Bump shoulda-matchers from 4.4.1 to 4.5.0

Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.4.1...v4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-01-22 05:50:13 +00:00 committed by GitHub
parent c5f69f0076
commit d0fe484acd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -131,7 +131,7 @@ group :test do
gem 'webmock'
gem 'rubocop', require: false
gem 'ruby-prof', '1.4.2'
gem 'shoulda-matchers', '~> 4.4'
gem 'shoulda-matchers', '~> 4.5'
gem 'rails-controller-testing'
end

View File

@ -1049,7 +1049,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.1.7)
concurrent-ruby (1.1.8)
connection_pool (2.2.3)
crack (0.4.4)
crass (1.0.6)
@ -1172,7 +1172,7 @@ GEM
domain_name (~> 0.5)
http-form_data (2.3.0)
http_parser.rb (0.6.0)
i18n (1.8.5)
i18n (1.8.7)
concurrent-ruby (~> 1.0)
ibm_cloud_sdk_core (1.1.1)
concurrent-ruby (~> 1.0)
@ -1247,7 +1247,7 @@ GEM
mini_portile2 (2.5.0)
mini_racer (0.3.1)
libv8 (~> 8.4.255)
minitest (5.14.2)
minitest (5.14.3)
mixpanel-ruby (2.2.2)
multi_json (1.14.1)
multi_test (0.1.2)
@ -1451,7 +1451,7 @@ GEM
rubyzip (>= 1.2.2)
semantic_range (2.3.0)
shellany (0.0.1)
shoulda-matchers (4.4.1)
shoulda-matchers (4.5.0)
activesupport (>= 4.2.0)
sidekiq (6.1.2)
connection_pool (>= 2.2.2)
@ -1494,7 +1494,7 @@ GEM
tilt (2.0.10)
timeago_js (3.0.2.2)
tribute (3.6.0.0)
tzinfo (1.2.8)
tzinfo (1.2.9)
thread_safe (~> 0.1)
tzinfo-data (1.2020.4)
tzinfo (>= 1.0.0)
@ -1603,7 +1603,7 @@ DEPENDENCIES
sass-rails
selenium-webdriver
serendipitous!
shoulda-matchers (~> 4.4)
shoulda-matchers (~> 4.5)
sidekiq
simplecov
slack-notifier