Skip to content

Commit affc7d7

Browse files
authored
Merge pull request #746 from kufu/dependabot/bundler/rubocop-e95b8e2f29
Bump the rubocop group across 1 directory with 2 updates
2 parents a386925 + 32f7009 commit affc7d7

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ GEM
88
specs:
99
ast (2.4.3)
1010
diff-lcs (1.6.2)
11-
json (2.17.1)
11+
json (2.18.0)
1212
language_server-protocol (3.17.0.5)
1313
lint_roller (1.1.0)
1414
parallel (1.27.0)
1515
parser (3.3.10.0)
1616
ast (~> 2.4.1)
1717
racc
18-
prism (1.6.0)
18+
prism (1.7.0)
1919
racc (1.8.1)
2020
rainbow (3.1.1)
2121
rake (13.3.1)
@@ -33,27 +33,27 @@ GEM
3333
diff-lcs (>= 1.2.0, < 2.0)
3434
rspec-support (~> 3.13.0)
3535
rspec-support (3.13.6)
36-
rubocop (1.81.7)
36+
rubocop (1.82.1)
3737
json (~> 2.3)
3838
language_server-protocol (~> 3.17.0.2)
3939
lint_roller (~> 1.1.0)
4040
parallel (~> 1.10)
4141
parser (>= 3.3.0.2)
4242
rainbow (>= 2.2.2, < 4.0)
4343
regexp_parser (>= 2.9.3, < 3.0)
44-
rubocop-ast (>= 1.47.1, < 2.0)
44+
rubocop-ast (>= 1.48.0, < 2.0)
4545
ruby-progressbar (~> 1.7)
4646
unicode-display_width (>= 2.4.0, < 4.0)
47-
rubocop-ast (1.48.0)
47+
rubocop-ast (1.49.0)
4848
parser (>= 3.3.7.2)
49-
prism (~> 1.4)
50-
rubocop-rspec (3.8.0)
49+
prism (~> 1.7)
50+
rubocop-rspec (3.9.0)
5151
lint_roller (~> 1.1)
5252
rubocop (~> 1.81)
5353
ruby-progressbar (1.13.0)
5454
unicode-display_width (3.2.0)
5555
unicode-emoji (~> 4.1)
56-
unicode-emoji (4.1.0)
56+
unicode-emoji (4.2.0)
5757

5858
PLATFORMS
5959
ruby

0 commit comments

Comments
 (0)