Skip to content

Commit 1e0777a

Browse files
authored
Merge pull request #81 from IAPark/dependabot/bundler/bundler-dependencies-51d4532254
Bump standard from 1.50.0 to 1.51.1 in the bundler-dependencies group
2 parents 00ea6f7 + 4996312 commit 1e0777a

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
@@ -9,15 +9,15 @@ GEM
99
specs:
1010
ast (2.4.3)
1111
diff-lcs (1.6.2)
12-
json (2.12.0)
12+
json (2.15.0)
1313
language_server-protocol (3.17.0.5)
1414
lint_roller (1.1.0)
1515
minitest (5.25.5)
1616
parallel (1.27.0)
17-
parser (3.3.8.0)
17+
parser (3.3.9.0)
1818
ast (~> 2.4.1)
1919
racc
20-
prism (1.4.0)
20+
prism (1.5.1)
2121
racc (1.8.1)
2222
rainbow (3.1.1)
2323
rake (13.3.0)
@@ -26,7 +26,7 @@ GEM
2626
rake-compiler-dock (1.9.1)
2727
rb_sys (0.9.117)
2828
rake-compiler-dock (= 1.9.1)
29-
regexp_parser (2.10.0)
29+
regexp_parser (2.11.3)
3030
rspec (3.13.1)
3131
rspec-core (~> 3.13.0)
3232
rspec-expectations (~> 3.13.0)
@@ -40,29 +40,29 @@ GEM
4040
diff-lcs (>= 1.2.0, < 2.0)
4141
rspec-support (~> 3.13.0)
4242
rspec-support (3.13.5)
43-
rubocop (1.75.7)
43+
rubocop (1.80.2)
4444
json (~> 2.3)
4545
language_server-protocol (~> 3.17.0.2)
4646
lint_roller (~> 1.1.0)
4747
parallel (~> 1.10)
4848
parser (>= 3.3.0.2)
4949
rainbow (>= 2.2.2, < 4.0)
5050
regexp_parser (>= 2.9.3, < 3.0)
51-
rubocop-ast (>= 1.44.0, < 2.0)
51+
rubocop-ast (>= 1.46.0, < 2.0)
5252
ruby-progressbar (~> 1.7)
5353
unicode-display_width (>= 2.4.0, < 4.0)
54-
rubocop-ast (1.44.1)
54+
rubocop-ast (1.47.1)
5555
parser (>= 3.3.7.2)
5656
prism (~> 1.4)
5757
rubocop-performance (1.25.0)
5858
lint_roller (~> 1.1)
5959
rubocop (>= 1.75.0, < 2.0)
6060
rubocop-ast (>= 1.38.0, < 2.0)
6161
ruby-progressbar (1.13.0)
62-
standard (1.50.0)
62+
standard (1.51.1)
6363
language_server-protocol (~> 3.17.0.2)
6464
lint_roller (~> 1.0)
65-
rubocop (~> 1.75.5)
65+
rubocop (~> 1.80.2)
6666
standard-custom (~> 1.0.0)
6767
standard-performance (~> 1.8)
6868
standard-custom (1.0.2)
@@ -71,9 +71,9 @@ GEM
7171
standard-performance (1.8.0)
7272
lint_roller (~> 1.1)
7373
rubocop-performance (~> 1.25.0)
74-
unicode-display_width (3.1.4)
75-
unicode-emoji (~> 4.0, >= 4.0.4)
76-
unicode-emoji (4.0.4)
74+
unicode-display_width (3.2.0)
75+
unicode-emoji (~> 4.1)
76+
unicode-emoji (4.1.0)
7777
yard (0.9.37)
7878
yard-doctest (0.1.17)
7979
minitest

0 commit comments

Comments
 (0)