File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ group :development, :test do
39
39
gem 'rspec-core' , '~> 3.10.0'
40
40
gem 'rspec-expectations' , '~> 3.10.1'
41
41
gem 'rspec-mocks' , '~> 3.10.2'
42
- gem 'rspec-rails' , '~> 5.0.1 '
42
+ gem 'rspec-rails' , '~> 5.0.2 '
43
43
gem 'rspec-support' , '~> 3.10.2'
44
44
gem 'bullet'
45
45
gem 'climate_control'
Original file line number Diff line number Diff line change 338
338
rspec-mocks (3.10.2 )
339
339
diff-lcs (>= 1.2.0 , < 2.0 )
340
340
rspec-support (~> 3.10.0 )
341
- rspec-rails (5.0.1 )
341
+ rspec-rails (5.0.2 )
342
342
actionpack (>= 5.2 )
343
343
activesupport (>= 5.2 )
344
344
railties (>= 5.2 )
@@ -447,7 +447,7 @@ DEPENDENCIES
447
447
rspec-core (~> 3.10.0 )
448
448
rspec-expectations (~> 3.10.1 )
449
449
rspec-mocks (~> 3.10.2 )
450
- rspec-rails (~> 5.0.1 )
450
+ rspec-rails (~> 5.0.2 )
451
451
rspec-support (~> 3.10.2 )
452
452
sentry-raven
453
453
sidekiq
You can’t perform that action at this time.
0 commit comments