diff --git a/Gemfile b/Gemfile index f2decc8f..c8f42a81 100644 --- a/Gemfile +++ b/Gemfile @@ -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 diff --git a/Gemfile.lock b/Gemfile.lock index 198dbd83..1e05e3c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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