diff --git a/Gemfile b/Gemfile index dad82e3d..94b5d10f 100644 --- a/Gemfile +++ b/Gemfile @@ -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 diff --git a/Gemfile.lock b/Gemfile.lock index 5d7c72ec..0c64bb03 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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