Skip to content

Commit a0efaa4

Browse files
committed
Updated appraisal gemfiles
1 parent 10b31b3 commit a0efaa4

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

gemfiles/rails_7.1.gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,15 +307,15 @@ GEM
307307
diff-lcs (>= 1.2.0, < 2.0)
308308
rspec-support (~> 3.13.0)
309309
rspec-support (3.13.6)
310-
rubocop (1.80.2)
310+
rubocop (1.81.0)
311311
json (~> 2.3)
312312
language_server-protocol (~> 3.17.0.2)
313313
lint_roller (~> 1.1.0)
314314
parallel (~> 1.10)
315315
parser (>= 3.3.0.2)
316316
rainbow (>= 2.2.2, < 4.0)
317317
regexp_parser (>= 2.9.3, < 3.0)
318-
rubocop-ast (>= 1.46.0, < 2.0)
318+
rubocop-ast (>= 1.47.1, < 2.0)
319319
ruby-progressbar (~> 1.7)
320320
unicode-display_width (>= 2.4.0, < 4.0)
321321
rubocop-ast (1.47.1)

gemfiles/rails_7.2.gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,15 +300,15 @@ GEM
300300
diff-lcs (>= 1.2.0, < 2.0)
301301
rspec-support (~> 3.13.0)
302302
rspec-support (3.13.6)
303-
rubocop (1.80.2)
303+
rubocop (1.81.0)
304304
json (~> 2.3)
305305
language_server-protocol (~> 3.17.0.2)
306306
lint_roller (~> 1.1.0)
307307
parallel (~> 1.10)
308308
parser (>= 3.3.0.2)
309309
rainbow (>= 2.2.2, < 4.0)
310310
regexp_parser (>= 2.9.3, < 3.0)
311-
rubocop-ast (>= 1.46.0, < 2.0)
311+
rubocop-ast (>= 1.47.1, < 2.0)
312312
ruby-progressbar (~> 1.7)
313313
unicode-display_width (>= 2.4.0, < 4.0)
314314
rubocop-ast (1.47.1)

gemfiles/rails_8.0.gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,15 +301,15 @@ GEM
301301
diff-lcs (>= 1.2.0, < 2.0)
302302
rspec-support (~> 3.13.0)
303303
rspec-support (3.13.6)
304-
rubocop (1.80.2)
304+
rubocop (1.81.0)
305305
json (~> 2.3)
306306
language_server-protocol (~> 3.17.0.2)
307307
lint_roller (~> 1.1.0)
308308
parallel (~> 1.10)
309309
parser (>= 3.3.0.2)
310310
rainbow (>= 2.2.2, < 4.0)
311311
regexp_parser (>= 2.9.3, < 3.0)
312-
rubocop-ast (>= 1.46.0, < 2.0)
312+
rubocop-ast (>= 1.47.1, < 2.0)
313313
ruby-progressbar (~> 1.7)
314314
unicode-display_width (>= 2.4.0, < 4.0)
315315
rubocop-ast (1.47.1)

0 commit comments

Comments
 (0)