File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ group :development do
1111 gem 'mdl' , '~>0.13.0'
1212 gem 'rake' , '~>13.3'
1313 gem 'reek' , '~> 6.5.0'
14- gem 'rubocop' , '~> 1.79.2 '
15- gem 'rubocop-rspec' , '~> 3.6 '
14+ gem 'rubocop' , '~> 1.80.1 '
15+ gem 'rubocop-rspec' , '~> 3.7 '
1616end
1717
1818group :test do
Original file line number Diff line number Diff line change 207207 parser (~> 3.3.0 )
208208 rainbow (>= 2.0 , < 4.0 )
209209 rexml (~> 3.1 )
210- regexp_parser (2.11.0 )
210+ regexp_parser (2.11.2 )
211211 rest-client (2.1.0 )
212212 http-accept (>= 1.7.0 , < 2.0 )
213213 http-cookie (>= 1.0.2 , < 2.0 )
231231 rspec-rerun (1.1.0 )
232232 rspec (~> 3.0 )
233233 rspec-support (3.13.4 )
234- rubocop (1.79.2 )
234+ rubocop (1.80.1 )
235235 json (~> 2.3 )
236236 language_server-protocol (~> 3.17.0.2 )
237237 lint_roller (~> 1.1.0 )
245245 rubocop-ast (1.46.0 )
246246 parser (>= 3.3.7.2 )
247247 prism (~> 1.4 )
248- rubocop-rspec (3.6 .0 )
248+ rubocop-rspec (3.7 .0 )
249249 lint_roller (~> 1.1 )
250250 rubocop (~> 1.72 , >= 1.72.1 )
251251 ruby-progressbar (1.13.0 )
266266 track_open_instances (0.1.15 )
267267 tzinfo (2.0.6 )
268268 concurrent-ruby (~> 1.0 )
269- unicode-display_width (3.1.4 )
269+ unicode-display_width (3.1.5 )
270270 unicode-emoji (~> 4.0 , >= 4.0.4 )
271271 unicode-emoji (4.0.4 )
272272 uri (1.0.3 )
@@ -288,8 +288,8 @@ DEPENDENCIES
288288 rhcl (~> 0.1.0 )
289289 rspec (~> 3.13.1 )
290290 rspec-rerun
291- rubocop (~> 1.79.2 )
292- rubocop-rspec (~> 3.6 )
291+ rubocop (~> 1.80.1 )
292+ rubocop-rspec (~> 3.7 )
293293 simplecov (~> 0.22.0 )
294294
295295RUBY VERSION
You can’t perform that action at this time.
0 commit comments