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 @@ -101,7 +101,7 @@ group :test do
101
101
gem 'selenium-webdriver'
102
102
gem 'webdrivers'
103
103
gem 'database_cleaner'
104
- gem 'shoulda-matchers' , '~> 6.0 '
104
+ gem 'shoulda-matchers' , '~> 6.2 '
105
105
gem 'simplecov' , require : false
106
106
gem 'simplecov-lcov' , require : false
107
107
gem 'timecop' , '~> 0.9.8'
Original file line number Diff line number Diff line change 227
227
mini_magick (4.12.0 )
228
228
mini_mime (1.1.5 )
229
229
mini_portile2 (2.8.6 )
230
- minitest (5.22.3 )
230
+ minitest (5.23.0 )
231
231
msgpack (1.7.2 )
232
232
multi_json (1.15.0 )
233
233
multi_xml (0.6.0 )
426
426
rexml (~> 3.2 , >= 3.2.5 )
427
427
rubyzip (>= 1.2.2 , < 3.0 )
428
428
websocket (~> 1.0 )
429
- shoulda-matchers (6.0 .0 )
429
+ shoulda-matchers (6.2 .0 )
430
430
activesupport (>= 5.2.0 )
431
431
simple_form (5.3.0 )
432
432
actionpack (>= 5.2 )
@@ -557,7 +557,7 @@ DEPENDENCIES
557
557
rubocop-rspec
558
558
sassc-rails
559
559
selenium-webdriver
560
- shoulda-matchers (~> 6.0 )
560
+ shoulda-matchers (~> 6.2 )
561
561
simple_form
562
562
simplecov
563
563
simplecov-lcov
You can’t perform that action at this time.
0 commit comments