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 @@ -26,7 +26,7 @@ group :development do
26
26
gem 'dotenv' , '~> 3.1'
27
27
gem 'rubocop' , '~> 1.71'
28
28
gem 'rubocop-rake' , '~> 0.6.0'
29
- gem 'rubocop-rspec' , '~> 3.2 '
29
+ gem 'rubocop-rspec' , '~> 3.4 '
30
30
gem 'super_diff' , '~> 0.13.0'
31
31
end
32
32
Original file line number Diff line number Diff line change 115
115
parser (>= 3.3.1.0 )
116
116
rubocop-rake (0.6.0 )
117
117
rubocop (~> 1.0 )
118
- rubocop-rspec (3.2 .0 )
118
+ rubocop-rspec (3.4 .0 )
119
119
rubocop (~> 1.61 )
120
120
ruby-progressbar (1.13.0 )
121
121
ruby-units (4.1.0 )
@@ -183,7 +183,7 @@ DEPENDENCIES
183
183
rspec (~> 3.13 )
184
184
rubocop (~> 1.71 )
185
185
rubocop-rake (~> 0.6.0 )
186
- rubocop-rspec (~> 3.2 )
186
+ rubocop-rspec (~> 3.4 )
187
187
ruby-units (~> 4.1 )
188
188
rubyzip (~> 2.3 , >= 2.3.2 )
189
189
sentry-ruby (~> 5.22 )
You can’t perform that action at this time.
0 commit comments