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 @@ -107,7 +107,7 @@ group :test do
107107 gem 'capybara'
108108 gem 'selenium-webdriver'
109109 gem 'database_cleaner'
110- gem 'shoulda-matchers' , '~> 6.5 '
110+ gem 'shoulda-matchers' , '~> 7.0 '
111111 gem 'simplecov' , require : false
112112 gem 'simplecov-lcov' , require : false
113113 gem 'timecop' , '~> 0.9.10'
Original file line number Diff line number Diff line change 515515 websocket (~> 1.0 )
516516 semantic_logger (4.17.0 )
517517 concurrent-ruby (~> 1.0 )
518- shoulda-matchers (6.5.0 )
519- activesupport (>= 5.2.0 )
518+ shoulda-matchers (7.0.1 )
519+ activesupport (>= 7.1 )
520520 simple_form (5.4.0 )
521521 actionpack (>= 7.0 )
522522 activemodel (>= 7.0 )
@@ -663,7 +663,7 @@ DEPENDENCIES
663663 sassc-rails
664664 scout_apm
665665 selenium-webdriver
666- shoulda-matchers (~> 6.5 )
666+ shoulda-matchers (~> 7.0 )
667667 simple_form
668668 simplecov
669669 simplecov-lcov
You can’t perform that action at this time.
0 commit comments