Commit graph

577 commits

Author SHA1 Message Date
rhymes
09cf6719eb Use honeybadger.js from npm (#5643)
rails-assets.org is often down, and apparently has been down intermittently since yesterday.

In addition to this the only thing the gem does is literally to add `honeybadger.js` to the assets path:

```ruby
gem_path.join('app/assets').each_child.to_a
```

Hence we can ditch the gem and use the library directly.
2020-01-22 08:22:51 -05:00
dependabot-preview[bot]
86c9e3df30 Bump oj from 3.10.0 to 3.10.1 (#5600) 2020-01-20 14:00:11 -05:00
dependabot-preview[bot]
46f9c58533 Bump faker from 2.10.0 to 2.10.1 (#5603) [deploy]
Bumps [faker](https://github.com/faker-ruby/faker) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faker-ruby/faker/commits)
2020-01-20 13:57:39 -05:00
dependabot-preview[bot]
50a77de291 Bump rouge from 3.14.0 to 3.15.0 (#5604)
Bumps [rouge](https://github.com/rouge-ruby/rouge) from 3.14.0 to 3.15.0.
- [Release notes](https://github.com/rouge-ruby/rouge/releases)
- [Changelog](https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rouge-ruby/rouge/compare/v3.14.0...v3.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 13:24:25 -05:00
dependabot-preview[bot]
fe50cd7de8 Bump dogstatsd-ruby from 4.5.0 to 4.6.0 (#5599) [deploy]
Bumps [dogstatsd-ruby](https://github.com/DataDog/dogstatsd-ruby) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/DataDog/dogstatsd-ruby/releases)
- [Changelog](https://github.com/DataDog/dogstatsd-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dogstatsd-ruby/compare/v4.5.0...v4.6.0)
2020-01-20 09:34:23 -05:00
dependabot-preview[bot]
7551cfbd45 Bump webmock from 3.7.6 to 3.8.0 (#5605)
Bumps [webmock](https://github.com/bblimke/webmock) from 3.7.6 to 3.8.0.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.7.6...v3.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 08:26:35 -05:00
dependabot-preview[bot]
5acc4c45a2 Bump parallel_tests from 2.30.0 to 2.30.1 (#5597) [deploy] 2020-01-20 08:26:22 -05:00
dependabot-preview[bot]
9ea9952749 Bump derailed_benchmarks from 1.5.0 to 1.6.0 (#5602)
Bumps [derailed_benchmarks](https://github.com/schneems/derailed_benchmarks) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/schneems/derailed_benchmarks/releases)
- [Changelog](https://github.com/schneems/derailed_benchmarks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schneems/derailed_benchmarks/compare/v1.5.0...v1.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 08:17:38 -05:00
dependabot-preview[bot]
e19831b61d Bump cloudinary from 1.13.1 to 1.13.2 (#5601)
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_gem) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/cloudinary/cloudinary_gem/releases)
- [Changelog](https://github.com/cloudinary/cloudinary_gem/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudinary/cloudinary_gem/compare/1.13.1...1.13.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 08:16:23 -05:00
dependabot-preview[bot]
194272ec82 Bump gibbon from 3.3.1 to 3.3.2 (#5598)
Bumps [gibbon](https://github.com/amro/gibbon) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/amro/gibbon/releases)
- [Changelog](https://github.com/amro/gibbon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/amro/gibbon/compare/v3.3.1...v3.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 08:16:05 -05:00
Michael Kohl
9ef1ae512b Add strong_migrations gem (#5522)
* Add strong_migrations gem

* Incorporate PR feedback

* Move gem to group :development, :test
2020-01-17 09:45:44 -05:00
Jacob Herrington
8db4808d2e Internal Reports: Searching and sorting with Ransack (#5447) [deploy]
* Add gem Ransack 2.3.0

* Add sorting and search to internal/reports

The UI here should probably be revisited sooner or later, I feel like
the vomit reactions might even need to be moved to their own view.

* Add system spec for internal reports search

* Remove filter for report_type
2020-01-16 15:02:09 -05:00
dependabot-preview[bot]
be39f8ad82 Bump reverse_markdown from 1.3.0 to 1.4.0 (#5494) 2020-01-15 18:04:06 -05:00
dependabot-preview[bot]
92310ee7f9 Bump derailed_benchmarks from 1.4.3 to 1.5.0 (#5489) 2020-01-15 17:49:35 -05:00
dependabot-preview[bot]
39f1f584bb Bump yard from 0.9.23 to 0.9.24 (#5488)
Bumps [yard](https://github.com/lsegal/yard) from 0.9.23 to 0.9.24.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lsegal/yard/compare/v0.9.23...v0.9.24)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 15:55:09 -06:00
dependabot-preview[bot]
b01b1a514b Bump shoulda-matchers from 4.1.2 to 4.2.0 (#5493)
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md)
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.1.2...v4.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 15:39:16 -06:00
dependabot-preview[bot]
1b38ab9cd7 Bump recaptcha from 5.2.1 to 5.3.0 (#5496)
Bumps [recaptcha](https://github.com/ambethia/recaptcha) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/ambethia/recaptcha/releases)
- [Changelog](https://github.com/ambethia/recaptcha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ambethia/recaptcha/compare/v5.2.1...v5.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 15:38:37 -06:00
dependabot-preview[bot]
cf88f93874 Bump ddtrace from 0.30.1 to 0.31.0 (#5491)
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.30.1 to 0.31.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.30.1...v0.31.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 12:34:54 -06:00
dependabot-preview[bot]
b3802368bc Bump honeybadger from 4.5.4 to 4.5.6 (#5492)
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) from 4.5.4 to 4.5.6.
- [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases)
- [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/honeybadger-io/honeybadger-ruby/compare/v4.5.4...v4.5.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 12:34:28 -06:00
dependabot-preview[bot]
467e837492 Bump test-prof from 0.10.1 to 0.10.2 (#5487)
Bumps [test-prof](https://github.com/palkan/test-prof) from 0.10.1 to 0.10.2.
- [Release notes](https://github.com/palkan/test-prof/releases)
- [Changelog](https://github.com/palkan/test-prof/blob/master/CHANGELOG.md)
- [Commits](https://github.com/palkan/test-prof/compare/v0.10.1...v0.10.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 10:18:46 -05:00
dependabot-preview[bot]
d22a80fa0c Bump pg from 1.2.1 to 1.2.2 (#5495)
Bumps [pg](https://github.com/ged/ruby-pg) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/ged/ruby-pg/releases)
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.2.1...v1.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 10:18:27 -05:00
dependabot-preview[bot]
389cb12372 Bump octokit from 4.14.0 to 4.15.0 (#5364) [deploy] 2020-01-06 16:27:08 -05:00
dependabot-preview[bot]
4ee7d7e60a Bump faker from 2.9.0 to 2.10.0 (#5366) 2020-01-06 16:07:54 -05:00
dependabot-preview[bot]
3188b37762 Bump pg from 1.1.4 to 1.2.1 (#5369) 2020-01-06 14:50:41 -05:00
dependabot-preview[bot]
091fbbc6d7 Bump google-api-client from 0.36.3 to 0.36.4 (#5367)
Bumps [google-api-client](https://github.com/google/google-api-ruby-client) from 0.36.3 to 0.36.4.
- [Release notes](https://github.com/google/google-api-ruby-client/releases)
- [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/google-api-ruby-client/compare/0.36.3...0.36.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 14:20:39 -05:00
dependabot-preview[bot]
d5621bc7d4 Bump rubocop from 0.78.0 to 0.79.0 (#5365)
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.78.0 to 0.79.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.78.0...v0.79.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 13:15:52 -05:00
dependabot-preview[bot]
1c915062fd Bump capybara from 3.29.0 to 3.30.0 (#5370)
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.29.0 to 3.30.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.29.0...3.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 13:15:33 -05:00
dependabot-preview[bot]
82d37efce0 Bump yard from 0.9.20 to 0.9.23 (#5371)
Bumps [yard](https://github.com/lsegal/yard) from 0.9.20 to 0.9.23.
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lsegal/yard/compare/v0.9.20...v0.9.23)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 13:15:14 -05:00
dependabot-preview[bot]
120d14c40b Bump stackprof from 0.2.13 to 0.2.15 (#5372)
Bumps [stackprof](https://github.com/tmm1/stackprof) from 0.2.13 to 0.2.15.
- [Release notes](https://github.com/tmm1/stackprof/releases)
- [Changelog](https://github.com/tmm1/stackprof/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tmm1/stackprof/compare/v0.2.13...v0.2.15)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 13:15:01 -05:00
dependabot-preview[bot]
08ee5ec025 Bump ddtrace from 0.30.0 to 0.30.1 (#5368)
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.30.0 to 0.30.1.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/v0.30.1/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.30.0...v0.30.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 08:09:07 -05:00
dependabot-preview[bot]
94164d63a6 Bump google-api-client from 0.36.2 to 0.36.3 (#5289) [deploy] 2019-12-30 13:02:41 -05:00
dependabot-preview[bot]
371c0b5181 Bump sitemap_generator from 6.0.2 to 6.1.0 (#5290) 2019-12-30 13:02:12 -05:00
dependabot-preview[bot]
f6506a71c4 Bump rails from 5.2.4 to 5.2.4.1 (#5285) [deploy] 2019-12-30 12:34:46 -05:00
dependabot-preview[bot]
7c74bf59de Bump activerecord-import from 1.0.3 to 1.0.4 (#5291) 2019-12-30 10:22:03 -05:00
dependabot-preview[bot]
f2e855f0f7 Bump rubocop-rails from 2.4.0 to 2.4.1 (#5293) 2019-12-30 10:02:05 -05:00
dependabot-preview[bot]
4c54038419 Bump ddtrace from 0.25.1 to 0.30.0 (#5286) [deploy]
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.25.1 to 0.30.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.25.1...v0.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-30 09:01:53 -06:00
dependabot-preview[bot]
e04fa0fb70 Bump rubocop-performance from 1.5.1 to 1.5.2 (#5287) 2019-12-30 10:01:22 -05:00
dependabot-preview[bot]
bc0dc101f7 Bump bullet from 6.0.2 to 6.1.0 (#5292) 2019-12-30 10:00:51 -05:00
dependabot-preview[bot]
9bd673ad79 Bump webdrivers from 4.1.3 to 4.2.0 (#5288) 2019-12-30 10:00:19 -05:00
rhymes
4a52f7a13c Add missing info for gems in Gemfile (#5273) 2019-12-30 09:54:34 -05:00
Molly Struve
2470355e89 Implement Datadog tracing agent and APM (#5107) [deploy]
* Implement Datadog tracing agent and APM

* if I had a nickle....

* more double quoted strings and rubocop fixes

* put gems in the right order

* Remove skylight to prevent initializer collisions with Datadog which cause infinite loops

* remove skylight config files
2019-12-27 15:49:05 -05:00
Molly Struve
2e661809b6 Introduce Sidekiq For Background Jobs (#5252)
* Introduce Sidekiq to the app and update RateLimitCheckerJob to use it

* fix rate limit checker spec with new sidekiq syntax

* add Sidekiq to tech stack overview

* Remove RateLimitChecker job change, add sidekiq web UI and testing support
2019-12-27 10:39:48 -05:00
dependabot-preview[bot]
0ca803ec4a Bump honeybadger from 4.5.2 to 4.5.4 (#5213) [deploy]
Bumps [honeybadger](https://github.com/honeybadger-io/honeybadger-ruby) from 4.5.2 to 4.5.4.
- [Release notes](https://github.com/honeybadger-io/honeybadger-ruby/releases)
- [Changelog](https://github.com/honeybadger-io/honeybadger-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/honeybadger-io/honeybadger-ruby/compare/v4.5.2...v4.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-26 11:59:00 -05:00
dependabot-preview[bot]
d091b4c4fd Bump derailed_benchmarks from 1.4.2 to 1.4.3 (#5218)
Bumps [derailed_benchmarks](https://github.com/schneems/derailed_benchmarks) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/schneems/derailed_benchmarks/releases)
- [Changelog](https://github.com/schneems/derailed_benchmarks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/schneems/derailed_benchmarks/compare/v1.4.2...v1.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-26 11:50:57 -05:00
dependabot-preview[bot]
367f05695f Bump libhoney from 1.14.1 to 1.14.2 (#5217)
Bumps [libhoney](https://github.com/honeycombio/libhoney-rb) from 1.14.1 to 1.14.2.
- [Release notes](https://github.com/honeycombio/libhoney-rb/releases)
- [Commits](https://github.com/honeycombio/libhoney-rb/compare/v1.14.1...v1.14.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 18:18:10 -05:00
dependabot-preview[bot]
ec16fc88e7 Bump twilio-ruby from 5.31.0 to 5.31.1 (#5215)
Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby) from 5.31.0 to 5.31.1.
- [Release notes](https://github.com/twilio/twilio-ruby/releases)
- [Changelog](https://github.com/twilio/twilio-ruby/blob/master/CHANGES.md)
- [Commits](https://github.com/twilio/twilio-ruby/compare/5.31.0...5.31.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 13:48:07 -05:00
dependabot-preview[bot]
2898a1aa3f Bump faker from 2.8.1 to 2.9.0 (#5212)
Bumps [faker](https://github.com/faker-ruby/faker) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/faker-ruby/faker/releases)
- [Changelog](https://github.com/faker-ruby/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faker-ruby/faker/compare/v2.8.1...v2.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 13:43:31 -05:00
dependabot-preview[bot]
c74c60801b Bump rubocop-rspec from 1.37.0 to 1.37.1 (#5214)
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.37.0 to 1.37.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.37.0...v1.37.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 13:34:52 -05:00
dependabot-preview[bot]
a7032b62f1 Bump google-api-client from 0.36.1 to 0.36.2 (#5211) [deploy]
Bumps [google-api-client](https://github.com/google/google-api-ruby-client) from 0.36.1 to 0.36.2.
- [Release notes](https://github.com/google/google-api-ruby-client/releases)
- [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/google-api-ruby-client/compare/0.36.1...0.36.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-23 12:23:44 -05:00
dependabot-preview[bot]
4cdad94c9c Bump dry-struct from 1.1.1 to 1.2.0 (#5210) 2019-12-23 12:22:59 -05:00