diff --git a/Gemfile b/Gemfile index de3b57886..9444694b0 100644 --- a/Gemfile +++ b/Gemfile @@ -90,7 +90,7 @@ group :test do gem 'ffaker' gem 'rspec-mocks' gem 'selenium-webdriver', '~> 4.8' - gem 'shoulda-matchers', '~> 5.1.0' + gem 'shoulda-matchers', '~> 5.3.0' gem 'simplecov' gem 'webdrivers', '~> 5.3', require: false gem 'webmock', '~> 3.14.0' diff --git a/Gemfile.lock b/Gemfile.lock index d80dd51b4..b04aa2ac7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -943,7 +943,7 @@ GEM rdf-xsd (~> 3.1) sparql (~> 3.1) sxp (~> 1.1) - shoulda-matchers (5.1.0) + shoulda-matchers (5.3.0) activesupport (>= 5.2.0) sidekiq (6.5.10) connection_pool (>= 2.2.5, < 3) @@ -1131,7 +1131,7 @@ DEPENDENCIES rubocop-rspec sass-rails (~> 6.0.0) selenium-webdriver (~> 4.8) - shoulda-matchers (~> 5.1.0) + shoulda-matchers (~> 5.3.0) sidekiq (~> 6.5) sidekiq-status (~> 3.0.0) simplecov