rhymes
8e6ca966ed
Switch from chromedriver-helper to webdrivers ( #2465 ) [ci skip]
2019-04-16 13:46:23 -04:00
rhymes
859e0bc606
Cleanup a bit the Gemfile ( #2463 )
...
* Enable pry only in development and test
* Explicitly put sdoc in the doc group
* rb-fsevent is not used explicitly
* Removed shortcut gem derailed
* fix-db-schema-conflicts is not needed in test mode
* memory_profiler is only used by derailed_benchmarks
* erb_lint is only needed in development
* vcr is only needed in tests
* Sinatra is not needed in tests
* Revert "Enable pry only in development and test"
This reverts commit ee15411a6949370d3c181d50616d0545ec09bd86.
2019-04-16 10:45:24 -04:00
dependabot[bot]
ee3b2d9dc4
Bump parallel_tests from 2.27.1 to 2.28.0 ( #2441 ) [ci skip]
...
Bumps [parallel_tests](https://github.com/grosser/parallel_tests ) from 2.27.1 to 2.28.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases )
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.27.1...v2.28.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-15 14:46:38 -04:00
dependabot[bot]
c6a1d2dc06
Bump octokit from 4.13.0 to 4.14.0 ( #2443 )
...
Bumps [octokit](https://github.com/octokit/octokit.rb ) from 4.13.0 to 4.14.0.
- [Release notes](https://github.com/octokit/octokit.rb/releases )
- [Changelog](https://github.com/octokit/octokit.rb/blob/master/RELEASE.md )
- [Commits](https://github.com/octokit/octokit.rb/compare/v4.13.0...v4.14.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-15 14:28:14 -04:00
rhymes
bf33490b04
Removed csv_shaper, bourbon and share_meow_client ( #2450 )
...
None of these gems seems to be in usage
2019-04-15 12:05:08 -04:00
rhymes
cb0f78bdca
Add short description for gems ( #2447 )
2019-04-15 10:08:26 -04:00
dependabot[bot]
c120e3c2c9
Bump puma from 3.12.0 to 3.12.1 ( #2442 )
...
Bumps puma from 3.12.0 to 3.12.1.
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-15 08:44:18 -04:00
dependabot[bot]
08f5827875
Bump validate_url from 1.0.6 to 1.0.8 ( #2444 )
...
Bumps [validate_url](https://github.com/perfectline/validates_url ) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/perfectline/validates_url/releases )
- [Commits](https://github.com/perfectline/validates_url/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-15 08:43:46 -04:00
Andy Zhao
8ef611f879
Remove Honeycomb from the app ( #2366 )
...
* Remove Honeycomb related gems
* Remove Honeycomb related code from controllers
* Remove Honeycomb from RSS Reader
* Remove Honeycomb related files
* Remove Honeycomb related tests
* Remove leftover Honeycomb methods
2019-04-11 10:49:35 -04:00
Ben Halpern
bd95c6a8bf
Fix human language detection ( #2338 )
...
* Update language detection
* Modify feed to account for languages
2019-04-08 15:47:29 -04:00
dependabot[bot]
c406650197
Bump rails-assets-airbrake-js-client from 1.5.0 to 1.6.6 ( #2330 )
...
Bumps rails-assets-airbrake-js-client from 1.5.0 to 1.6.6.
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-08 13:07:58 -04:00
dependabot[bot]
65b3418b06
Bump autoprefixer-rails from 9.4.3 to 9.5.1 ( #2332 ) [ci skip]
...
Bumps [autoprefixer-rails](https://github.com/ai/autoprefixer-rails ) from 9.4.3 to 9.5.1.
- [Release notes](https://github.com/ai/autoprefixer-rails/releases )
- [Changelog](https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ai/autoprefixer-rails/compare/9.4.3...9.5.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-08 12:59:04 -04:00
dependabot[bot]
65bc1b02cc
Bump devise from 4.6.1 to 4.6.2 ( #2329 ) [ci skip]
...
Bumps [devise](https://github.com/plataformatec/devise ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/plataformatec/devise/releases )
- [Changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plataformatec/devise/compare/v4.6.1...v4.6.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-08 12:50:31 -04:00
rhymes
3b4bda89df
Upgrade Honeycomb gem, fix and improve RssReader tests ( #2319 )
...
* Switch from deprecated honeycomb-rails to honeycomb-beeline
* Improve error handling, tests and add refactoring
* Fix multiple fetching test and add one more
The test wasn't actually testing the correct behavior, because the class
by default force fetches. It worked because it wasn't reloading the user
from the database.
* Test that Honeycomb's client is doing its thing
* Use some defensive programming to avoid any possible problem during shutdown
* Fix typo
* Use the new API to add fields to the current measured event
* Use default instrumentation and add user info to event
* Replace user.email with user.username, less personal data around
* Use mocking instead of calling Honeycomb.init
* Freeze time before traveling
* Remove a flaky test dependent on rand
2019-04-07 15:27:53 -04:00
Abraham Williams
b98565a931
Update rubocop to 0.67 ( #2313 ) [ci skip]
2019-04-05 12:55:13 -04:00
Mac Siri
fc39f24ee3
Migrate feature test to system test ( #2301 )
...
* Move all features to system
* Remove database_cleaner & apply use_transactional_fixtures
* Move rspec-retry to :test
* Update Capybara config
* Update rails_helper
* Fix user_visits_a_comments_page_spec.rb
* Fix lint
2019-04-04 12:15:10 -04:00
rhymes
3a53d5797e
Upgrade Rails to 5.2.3 ( #1408 )
2019-04-03 13:08:59 -04:00
dependabot[bot]
0bc1b46535
Bump gibbon from 2.2.5 to 3.2.0 ( #916 )
...
Bumps [gibbon](https://github.com/amro/gibbon ) from 2.2.5 to 3.2.0.
- [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/v2.2.5...v3.2.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-02 13:24:42 -04:00
dependabot[bot]
9f4ab6d17a
Bump twilio-ruby from 5.21.0 to 5.22.0 ( #2254 )
...
Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby ) from 5.21.0 to 5.22.0.
- [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.21.0...5.22.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 16:38:42 -04:00
dependabot[bot]
d36f33f849
Bump recaptcha from 4.13.1 to 4.13.2 ( #2253 ) [ci skip]
...
Bumps [recaptcha](https://github.com/ambethia/recaptcha ) from 4.13.1 to 4.13.2.
- [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/v4.13.1...v4.13.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 16:35:37 -04:00
dependabot[bot]
b8e567a350
Bump counter_culture from 2.1.2 to 2.1.4 ( #2251 ) [ci skip]
...
Bumps [counter_culture](https://github.com/magnusvk/counter_culture ) from 2.1.2 to 2.1.4.
- [Release notes](https://github.com/magnusvk/counter_culture/releases )
- [Changelog](https://github.com/magnusvk/counter_culture/blob/master/CHANGELOG.md )
- [Commits](https://github.com/magnusvk/counter_culture/compare/v2.1.2...v2.1.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 16:35:02 -04:00
dependabot[bot]
a903160d4a
Bump shoulda-matchers from 4.0.0.rc1 to 4.0.1 ( #2252 ) [ci skip]
...
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers ) from 4.0.0.rc1 to 4.0.1.
- [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.0.0.rc1...v4.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-01 16:33:24 -04:00
Mac Siri
73127aca01
Remove controller specs ( #2224 )
...
* Create more request specs
* Update wording
* Update guard to work with requests
* Fix broken spec
* Remove rails-controller-testing gem
* Move article_specs
* Move last controller spec out
* Remove controller spec config
* Fix broken spec
* Remove all use of render_template
* Refactor spec
* Tweak User#remember_me
* Create ArticleAnalyticFetcher spec
* Undo User#remember_me
* Use srand in rspec
* Create FeedbackMessagesHelper spec
* Add DigestMailer spec
* Fix broken test
2019-03-29 19:05:02 -04:00
Mac Siri
7c1418a87c
Update Gemfile.lock
2019-03-27 18:35:54 -04:00
dependabot[bot]
75391fee7f
Bump webpush from 0.3.2 to 0.3.7 ( #2198 )
...
Bumps [webpush](https://github.com/zaru/webpush ) from 0.3.2 to 0.3.7.
- [Release notes](https://github.com/zaru/webpush/releases )
- [Changelog](https://github.com/zaru/webpush/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zaru/webpush/compare/v0.3.2...v0.3.7 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-25 15:38:59 -04:00
Abraham Williams
fdd18e6bb1
Simplify development setup ( #2143 )
2019-03-25 12:53:39 -04:00
dependabot[bot]
b6bdda4fdd
Bump liquid from 4.0.1 to 4.0.3 ( #2201 )
...
Bumps [liquid](https://github.com/Shopify/liquid ) from 4.0.1 to 4.0.3.
- [Release notes](https://github.com/Shopify/liquid/releases )
- [Changelog](https://github.com/Shopify/liquid/blob/master/History.md )
- [Commits](https://github.com/Shopify/liquid/compare/v4.0.1...v4.0.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-25 10:57:14 -04:00
dependabot[bot]
ac5eaba74f
Bump rubocop-rspec from 1.31.0 to 1.32.0 ( #2202 ) [ci skip]
...
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec ) from 1.31.0 to 1.32.0.
- [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.31.0...v1.32.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-25 10:39:03 -04:00
dependabot[bot]
11e48d23af
Bump better_errors from 2.5.0 to 2.5.1 ( #2200 ) [ci skip]
...
Bumps [better_errors](https://github.com/BetterErrors/better_errors ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/BetterErrors/better_errors/releases )
- [Changelog](https://github.com/BetterErrors/better_errors/blob/master/CHANGELOG.md )
- [Commits](https://github.com/BetterErrors/better_errors/compare/v2.5.0...v2.5.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-25 10:33:41 -04:00
dependabot[bot]
290b6de7b2
Bump validate_url from 1.0.2 to 1.0.6 ( #2203 )
...
Bumps [validate_url](https://github.com/perfectline/validates_url ) from 1.0.2 to 1.0.6.
- [Release notes](https://github.com/perfectline/validates_url/releases )
- [Commits](https://github.com/perfectline/validates_url/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-25 10:00:09 -04:00
Abraham Williams
953c555c36
Switch fix-db-schema-conflicts to published version ( #2161 ) [ci skip]
2019-03-21 14:52:49 -04:00
Abraham Williams
9c55121dcc
Update deprecated Faker::Overwatch use ( #2142 ) [skip ci]
2019-03-21 12:17:16 -04:00
Anna Buianova
f0e9c0cfef
Extract sending new follower notification to a separate job ( #2030 )
2019-03-20 12:51:09 -04:00
dependabot[bot]
b339a2ed03
Bump email_validator from 1.6.0 to 2.0.1 ( #2098 ) [ci skip]
...
Bumps [email_validator](https://github.com/balexand/email_validator ) from 1.6.0 to 2.0.1.
- [Release notes](https://github.com/balexand/email_validator/releases )
- [Changelog](https://github.com/balexand/email_validator/blob/master/Changes.md )
- [Commits](https://github.com/balexand/email_validator/compare/v1.6.0...v2.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-18 11:17:56 -04:00
dependabot[bot]
3641334810
Bump sinatra from 2.0.4 to 2.0.5 ( #2097 )
...
Bumps [sinatra](https://github.com/sinatra/sinatra ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/sinatra/sinatra/releases )
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v2.0.4...v2.0.5 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-18 10:05:29 -04:00
dependabot[bot]
51eca18aaa
Bump libhoney from 1.11.0 to 1.12.1 ( #2100 )
...
Bumps [libhoney](https://github.com/honeycombio/libhoney-rb ) from 1.11.0 to 1.12.1.
- [Release notes](https://github.com/honeycombio/libhoney-rb/releases )
- [Commits](https://github.com/honeycombio/libhoney-rb/compare/v1.11.0...v1.12.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-18 10:04:59 -04:00
Mac Siri
f0eba30d5c
Bump Rails to 5.1.6.2
2019-03-13 13:36:02 -04:00
dependabot[bot]
b0f0cd6ab5
Bump nokogiri from 1.10.0 to 1.10.1 ( #2028 ) [ci skip]
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.0...v1.10.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 11:01:53 -04:00
dependabot[bot]
91b77b068b
Bump devise from 4.6.0 to 4.6.1 ( #1961 )
...
Bumps [devise](https://github.com/plataformatec/devise ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/plataformatec/devise/releases )
- [Changelog](https://github.com/plataformatec/devise/blob/master/CHANGELOG.md )
- [Commits](https://github.com/plataformatec/devise/compare/v4.6.0...v4.6.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 11:47:38 -05:00
dependabot[bot]
cbc1167ea5
Bump pundit from 2.0.0 to 2.0.1 ( #1962 ) [ci skip]
...
Bumps [pundit](https://github.com/varvet/pundit ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/varvet/pundit/releases )
- [Changelog](https://github.com/varvet/pundit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/varvet/pundit/compare/v2.0.0...v2.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 11:44:17 -05:00
dependabot[bot]
9226ca8be8
Bump skylight from 2.0.2 to 3.1.4 ( #1959 )
...
Bumps [skylight](https://github.com/skylightio/skylight-ruby ) from 2.0.2 to 3.1.4.
- [Release notes](https://github.com/skylightio/skylight-ruby/releases )
- [Changelog](https://github.com/skylightio/skylight-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/skylightio/skylight-ruby/compare/v2.0.2...v3.1.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 06:16:49 -08:00
dependabot[bot]
3dc28048ec
Bump twilio-ruby from 5.15.1 to 5.21.0 ( #1960 )
...
Bumps [twilio-ruby](https://github.com/twilio/twilio-ruby ) from 5.15.1 to 5.21.0.
- [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.15.1...5.21.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-04 06:15:23 -08:00
dependabot[bot]
93ce14abc9
Bump capybara from 3.12.0 to 3.13.2 ( #1876 )
...
Bumps [capybara](https://github.com/teamcapybara/capybara ) from 3.12.0 to 3.13.2.
- [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.12.0...3.13.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 12:12:41 -05:00
dependabot[bot]
eabcb6b1b1
Bump algoliasearch-rails from 1.20.6 to 1.21.0 ( #1874 ) [ci skip]
...
Bumps [algoliasearch-rails](https://github.com/algolia/algoliasearch-rails ) from 1.20.6 to 1.21.0.
- [Release notes](https://github.com/algolia/algoliasearch-rails/releases )
- [Changelog](https://github.com/algolia/algoliasearch-rails/blob/master/ChangeLog )
- [Commits](https://github.com/algolia/algoliasearch-rails/compare/1.20.6...1.21.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 12:04:44 -05:00
dependabot[bot]
5f12204cfd
Bump airbrake from 7.4.0 to 8.1.4 ( #1878 ) [ci skip]
...
Bumps [airbrake](https://github.com/airbrake/airbrake ) from 7.4.0 to 8.1.4.
- [Release notes](https://github.com/airbrake/airbrake/releases )
- [Changelog](https://github.com/airbrake/airbrake/blob/master/CHANGELOG.md )
- [Commits](https://github.com/airbrake/airbrake/compare/v7.4.0...v8.1.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 11:22:00 -05:00
dependabot[bot]
9596b86e5b
Bump pry-byebug from 3.6.0 to 3.7.0 ( #1881 ) [ci skip]
...
Bumps [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug ) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases )
- [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md )
- [Commits](https://github.com/deivid-rodriguez/pry-byebug/compare/v3.6.0...v3.7.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 11:16:16 -05:00
Anna Buianova
58b2013377
Fix delayed job errors related to follows #1621 ( #1835 )
...
* Add delayed_job_web to dev environment for debugging
* Add specs for the current Follow callbacks implementation
* Move follower touching to ActiveJob
* Spec for the touch followers job
* Move Follow#create_chat_channel to ActiveJob and make the job safe
* Add ActiveJob to send email notifications about follows
* Enqueue SendEmailNotificationJob after the follow is created
* Specs to wnsure jobs are enqueued on Follow creation
* Make CreateChatChannelJob queue name more specific
2019-02-23 18:16:20 -08:00
dependabot[bot]
e676d9fc42
Bump stripe from 3.25.0 to 4.8.0 ( #1778 )
...
Bumps [stripe](https://github.com/stripe/stripe-ruby ) from 3.25.0 to 4.8.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases )
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stripe/stripe-ruby/compare/v3.25.0...v4.8.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 13:52:03 -05:00
dependabot[bot]
ef9c2340d9
Bump rails-controller-testing from 1.0.2 to 1.0.4 ( #1819 ) [ci skip]
...
Bumps [rails-controller-testing](https://github.com/rails/rails-controller-testing ) from 1.0.2 to 1.0.4.
- [Release notes](https://github.com/rails/rails-controller-testing/releases )
- [Commits](https://github.com/rails/rails-controller-testing/compare/v1.0.2...v1.0.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-18 13:37:05 -05:00
Ben Halpern
5eab8d4962
Modify fetch_video_duration to use m3u8 chunks ( #1814 )
...
* Modify fetch_video_duration to use m3u8 chunks
* Remove ffprober gem
2019-02-16 22:29:56 -04:00