File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ group :test do
81
81
gem 'rspec-openapi' , '~> 0.18'
82
82
gem 'rspec-retry' , github : 'rootstrap/rspec-retry' , branch : 'add-intermittent-callback'
83
83
gem 'selenium-webdriver' , '~> 4.31.0'
84
- gem 'shoulda-matchers' , '~> 6.3 '
84
+ gem 'shoulda-matchers' , '~> 6.5 '
85
85
gem 'simplecov' , '~> 0.22.0' , require : false
86
86
gem 'webmock' , '~> 3.25'
87
87
end
Original file line number Diff line number Diff line change 162
162
sexp_processor
163
163
coderay (1.1.3 )
164
164
concurrent-ruby (1.3.5 )
165
- connection_pool (2.5.0 )
165
+ connection_pool (2.5.3 )
166
166
crack (1.0.0 )
167
167
bigdecimal
168
168
rexml
587
587
sendgrid (1.2.4 )
588
588
json
589
589
sexp_processor (4.17.3 )
590
- shoulda-matchers (6.4 .0 )
590
+ shoulda-matchers (6.5 .0 )
591
591
activesupport (>= 5.2.0 )
592
592
simplecov (0.22.0 )
593
593
docile (~> 1.1 )
@@ -699,7 +699,7 @@ DEPENDENCIES
699
699
rubocop-rspec_rails (~> 2.31.0 )
700
700
selenium-webdriver (~> 4.31.0 )
701
701
sendgrid (~> 1.2.4 )
702
- shoulda-matchers (~> 6.3 )
702
+ shoulda-matchers (~> 6.5 )
703
703
simplecov (~> 0.22.0 )
704
704
sprockets-rails (~> 3.5 , >= 3.5.2 )
705
705
strong_migrations (~> 2.3 )
You can’t perform that action at this time.
0 commit comments