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 @@ -74,7 +74,7 @@ group :test do
74
74
gem 'chromedriver-helper'
75
75
gem 'database_cleaner'
76
76
gem 'selenium-webdriver'
77
- gem 'shoulda-matchers' , '~> 3 .1'
77
+ gem 'shoulda-matchers' , '~> 4 .1'
78
78
end
79
79
80
80
group :production do
Original file line number Diff line number Diff line change 334
334
selenium-webdriver (3.142.3 )
335
335
childprocess (>= 0.5 , < 2.0 )
336
336
rubyzip (~> 1.2 , >= 1.2.2 )
337
- shoulda-matchers (3 .1.3 )
338
- activesupport (>= 4.0 .0 )
337
+ shoulda-matchers (4 .1.0 )
338
+ activesupport (>= 4.2 .0 )
339
339
simple_form (4.0.0 )
340
340
actionpack (> 4 )
341
341
activemodel (> 4 )
@@ -438,7 +438,7 @@ DEPENDENCIES
438
438
rubocop (~> 0.68.1 )
439
439
sass-rails (~> 5.0.1 )
440
440
selenium-webdriver
441
- shoulda-matchers (~> 3 .1 )
441
+ shoulda-matchers (~> 4 .1 )
442
442
simple_form
443
443
stripe
444
444
timecop
You can’t perform that action at this time.
0 commit comments