File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -323,7 +323,7 @@ group :development, :test do
323
323
324
324
gem 'database_cleaner' , '~> 1.5.0'
325
325
gem 'factory_bot_rails' , '~> 4.8.2'
326
- gem 'rspec-rails' , '~> 3.6.0 '
326
+ gem 'rspec-rails' , '~> 3.6.1 '
327
327
gem 'rspec-retry' , '~> 0.4.5'
328
328
gem 'rspec_profiling' , '~> 0.0.5'
329
329
gem 'rspec-set' , '~> 0.1.3'
Original file line number Diff line number Diff line change 763
763
proc_to_ast
764
764
rspec (>= 2.13 , < 4 )
765
765
unparser
766
- rspec-rails (3.6.0 )
766
+ rspec-rails (3.6.1 )
767
767
actionpack (>= 3.0 )
768
768
activesupport (>= 3.0 )
769
769
railties (>= 3.0 )
@@ -1142,7 +1142,7 @@ DEPENDENCIES
1142
1142
rouge (~> 3.1 )
1143
1143
rqrcode-rails3 (~> 0.1.7 )
1144
1144
rspec-parameterized
1145
- rspec-rails (~> 3.6.0 )
1145
+ rspec-rails (~> 3.6.1 )
1146
1146
rspec-retry (~> 0.4.5 )
1147
1147
rspec-set (~> 0.1.3 )
1148
1148
rspec_profiling (~> 0.0.5 )
You can’t perform that action at this time.
0 commit comments