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 @@ -38,7 +38,7 @@ gem 'rack', '2.2.8'
38
38
gem 'rack-test' , '2.1.0'
39
39
gem 'rake' , '13.0.6' , require : false
40
40
gem 'rubocop' , '1.55.1' , require : false
41
- gem 'rubocop-rspec' , '2.23.0 ' , require : false
41
+ gem 'rubocop-rspec' , '2.23.2 ' , require : false
42
42
gem 'ruby-fann' , '1.3.2'
43
43
gem 'sass' , '3.7.4'
44
44
gem 'sentry-raven' , '3.1.2'
Original file line number Diff line number Diff line change 142
142
rubocop (~> 1.41 )
143
143
rubocop-factory_bot (2.23.1 )
144
144
rubocop (~> 1.33 )
145
- rubocop-rspec (2.23.0 )
145
+ rubocop-rspec (2.23.2 )
146
146
rubocop (~> 1.33 )
147
147
rubocop-capybara (~> 2.17 )
148
148
rubocop-factory_bot (~> 2.22 )
@@ -227,7 +227,7 @@ DEPENDENCIES
227
227
rack-test (= 2.1.0 )
228
228
rake (= 13.0.6 )
229
229
rubocop (= 1.55.1 )
230
- rubocop-rspec (= 2.23.0 )
230
+ rubocop-rspec (= 2.23.2 )
231
231
ruby-fann (= 1.3.2 )
232
232
sass (= 3.7.4 )
233
233
sentry-raven (= 3.1.2 )
You can’t perform that action at this time.
0 commit comments