Bump shoulda-matchers from 4.0.1 to 4.1.0

Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.0.1 to 4.1.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.0.1...v4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-10 10:23:05 +00:00 committed by GitHub
parent 0267272dad
commit 5e2500cb24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -1145,7 +1145,7 @@ GEM
childprocess (>= 0.5, < 2.0)
rubyzip (~> 1.2, >= 1.2.2)
shellany (0.0.1)
shoulda-matchers (4.0.1)
shoulda-matchers (4.1.0)
activesupport (>= 4.2.0)
sidekiq (5.2.7)
connection_pool (~> 2.2, >= 2.2.2)
@ -1293,7 +1293,7 @@ DEPENDENCIES
sass-rails
selenium-webdriver
serendipitous!
shoulda-matchers (~> 4.0)
shoulda-matchers (~> 4.1)
sidekiq
simplecov
slack-notifier