Skip to content

Commit b4115a2

Browse files
authored
Merge pull request #32 from standardrb/dependabot/bundler/standard-1.51.1
2 parents 29f056e + 7e7cc21 commit b4115a2

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GEM
1010
specs:
1111
ast (2.4.3)
1212
docile (1.4.1)
13-
json (2.12.0)
13+
json (2.13.2)
1414
language_server-protocol (3.17.0.5)
1515
lint_roller (1.1.0)
1616
m (1.6.2)
@@ -19,26 +19,26 @@ GEM
1919
method_source (1.1.0)
2020
minitest (5.25.5)
2121
parallel (1.27.0)
22-
parser (3.3.8.0)
22+
parser (3.3.9.0)
2323
ast (~> 2.4.1)
2424
racc
25-
prism (1.4.0)
25+
prism (1.5.1)
2626
racc (1.8.1)
2727
rainbow (3.1.1)
2828
rake (13.3.0)
29-
regexp_parser (2.10.0)
30-
rubocop (1.75.6)
29+
regexp_parser (2.11.3)
30+
rubocop (1.80.2)
3131
json (~> 2.3)
3232
language_server-protocol (~> 3.17.0.2)
3333
lint_roller (~> 1.1.0)
3434
parallel (~> 1.10)
3535
parser (>= 3.3.0.2)
3636
rainbow (>= 2.2.2, < 4.0)
3737
regexp_parser (>= 2.9.3, < 3.0)
38-
rubocop-ast (>= 1.44.0, < 2.0)
38+
rubocop-ast (>= 1.46.0, < 2.0)
3939
ruby-progressbar (~> 1.7)
4040
unicode-display_width (>= 2.4.0, < 4.0)
41-
rubocop-ast (1.44.1)
41+
rubocop-ast (1.46.0)
4242
parser (>= 3.3.7.2)
4343
prism (~> 1.4)
4444
rubocop-performance (1.25.0)
@@ -55,10 +55,10 @@ GEM
5555
simplecov_json_formatter (~> 0.1)
5656
simplecov-html (0.13.1)
5757
simplecov_json_formatter (0.1.4)
58-
standard (1.50.0)
58+
standard (1.51.1)
5959
language_server-protocol (~> 3.17.0.2)
6060
lint_roller (~> 1.0)
61-
rubocop (~> 1.75.5)
61+
rubocop (~> 1.80.2)
6262
standard-custom (~> 1.0.0)
6363
standard-performance (~> 1.8)
6464
standard-custom (1.0.2)
@@ -67,9 +67,9 @@ GEM
6767
standard-performance (1.8.0)
6868
lint_roller (~> 1.1)
6969
rubocop-performance (~> 1.25.0)
70-
unicode-display_width (3.1.4)
71-
unicode-emoji (~> 4.0, >= 4.0.4)
72-
unicode-emoji (4.0.4)
70+
unicode-display_width (3.2.0)
71+
unicode-emoji (~> 4.1)
72+
unicode-emoji (4.1.0)
7373

7474
PLATFORMS
7575
arm64-darwin-22

0 commit comments

Comments
 (0)