File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ group :development, :test do
49
49
gem "jasmine" , "3.5.0"
50
50
gem "pry-byebug"
51
51
gem "rails-controller-testing"
52
- gem "rspec-rails" , "3.8.2 "
52
+ gem "rspec-rails" , "4.0.0.beta2 "
53
53
end
54
54
55
55
group :test do
Original file line number Diff line number Diff line change @@ -334,17 +334,17 @@ GEM
334
334
rspec-its (1.3.0 )
335
335
rspec-core (>= 3.0.0 )
336
336
rspec-expectations (>= 3.0.0 )
337
- rspec-mocks (3.8.0 )
337
+ rspec-mocks (3.8.1 )
338
338
diff-lcs (>= 1.2.0 , < 2.0 )
339
339
rspec-support (~> 3.8.0 )
340
- rspec-rails (3.8.2 )
341
- actionpack (>= 3.0 )
342
- activesupport (>= 3.0 )
343
- railties (>= 3.0 )
344
- rspec-core (~> 3.8.0 )
345
- rspec-expectations (~> 3.8.0 )
346
- rspec-mocks (~> 3.8.0 )
347
- rspec-support (~> 3.8.0 )
340
+ rspec-rails (4.0.0.beta2 )
341
+ actionpack (>= 4.2 )
342
+ activesupport (>= 4.2 )
343
+ railties (>= 4.2 )
344
+ rspec-core (~> 3.8 )
345
+ rspec-expectations (~> 3.8 )
346
+ rspec-mocks (~> 3.8 )
347
+ rspec-support (~> 3.8 )
348
348
rspec-support (3.8.2 )
349
349
rubocop (0.74.0 )
350
350
jaro_winkler (~> 1.5.1 )
@@ -493,7 +493,7 @@ DEPENDENCIES
493
493
redis (= 4.1.3 )
494
494
rspec-collection_matchers (~> 1.2.0 )
495
495
rspec-its (~> 1.3.0 )
496
- rspec-rails (= 3.8.2 )
496
+ rspec-rails (= 4.0.0.beta2 )
497
497
sass-rails (= 6.0.0 )
498
498
select2-rails (= 4.0.3 )
499
499
shoulda (~> 3.5.0 )
You can’t perform that action at this time.
0 commit comments