Merge pull request #579 from indentlabs/dependabot/bundler/shoulda-matchers-4.2.0

Bump shoulda-matchers from 4.1.2 to 4.2.0
This commit is contained in:
Andrew Brown 2020-01-16 01:31:36 -06:00 committed by GitHub
commit b603fd3de4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -126,7 +126,7 @@ group :test do
gem 'webmock'
gem 'rubocop', require: false
gem 'ruby-prof', '1.1.0'
gem 'shoulda-matchers', '~> 4.1'
gem 'shoulda-matchers', '~> 4.2'
gem 'rails-controller-testing'
end

View File

@ -1156,7 +1156,7 @@ GEM
domain_name (~> 0.5)
http-form_data (2.1.1)
http_parser.rb (0.6.0)
i18n (1.7.1)
i18n (1.8.1)
concurrent-ruby (~> 1.0)
ibm_cloud_sdk_core (1.1.0)
concurrent-ruby (~> 1.0)
@ -1406,7 +1406,7 @@ GEM
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
shellany (0.0.1)
shoulda-matchers (4.1.2)
shoulda-matchers (4.2.0)
activesupport (>= 4.2.0)
sidekiq (6.0.4)
connection_pool (>= 2.2.2)
@ -1545,7 +1545,7 @@ DEPENDENCIES
sass-rails
selenium-webdriver
serendipitous!
shoulda-matchers (~> 4.1)
shoulda-matchers (~> 4.2)
sidekiq
simplecov
slack-notifier