File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ group :test do
8282 gem 'rspec-openapi' , '~> 0.20'
8383 gem 'rspec-retry' , github : 'rootstrap/rspec-retry' , branch : 'add-intermittent-callback'
8484 gem 'selenium-webdriver' , '~> 4.38.0'
85- gem 'shoulda-matchers' , '~> 6.5 '
85+ gem 'shoulda-matchers' , '~> 7.0 '
8686 gem 'simplecov' , '~> 0.22.0' , require : false
8787 gem 'webmock' , '~> 3.26'
8888end
Original file line number Diff line number Diff line change 602602 sendgrid (1.2.4 )
603603 json
604604 sexp_processor (4.17.3 )
605- shoulda-matchers (6.5.0 )
606- activesupport (>= 5.2.0 )
605+ shoulda-matchers (7.0.1 )
606+ activesupport (>= 7.1 )
607607 simplecov (0.22.0 )
608608 docile (~> 1.1 )
609609 simplecov-html (~> 0.11 )
@@ -717,7 +717,7 @@ DEPENDENCIES
717717 rubocop-rspec_rails (~> 2.31.0 )
718718 selenium-webdriver (~> 4.38.0 )
719719 sendgrid (~> 1.2.4 )
720- shoulda-matchers (~> 6.5 )
720+ shoulda-matchers (~> 7.0 )
721721 simplecov (~> 0.22.0 )
722722 sprockets-rails (~> 3.5 , >= 3.5.2 )
723723 strong_migrations (~> 2.5 )
You can’t perform that action at this time.
0 commit comments