Merge pull request #605 from indentlabs/dependabot/bundler/shoulda-matchers-4.3.0

Bump shoulda-matchers from 4.2.0 to 4.3.0
This commit is contained in:
Andrew Brown 2020-02-19 20:37:30 -06:00 committed by GitHub
commit d64beb209c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1421,7 +1421,7 @@ GEM
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
shellany (0.0.1)
shoulda-matchers (4.2.0)
shoulda-matchers (4.3.0)
activesupport (>= 4.2.0)
sidekiq (6.0.4)
connection_pool (>= 2.2.2)
@ -1562,7 +1562,7 @@ DEPENDENCIES
sass-rails
selenium-webdriver
serendipitous!
shoulda-matchers (~> 4.2)
shoulda-matchers (~> 4.3)
sidekiq
simplecov
slack-notifier