Skip to content

Commit b117bf8

Browse files
authored
Merge pull request #88 from IAPark/dependabot/bundler/bundler-dependencies-dbc8a49e94
Bump standard from 1.51.1 to 1.52.0 in the bundler-dependencies group
2 parents 1d88852 + 9ba10fe commit b117bf8

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
@@ -9,15 +9,15 @@ GEM
99
specs:
1010
ast (2.4.3)
1111
diff-lcs (1.6.2)
12-
json (2.15.0)
12+
json (2.16.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.9.0)
17+
parser (3.3.10.0)
1818
ast (~> 2.4.1)
1919
racc
20-
prism (1.5.1)
20+
prism (1.6.0)
2121
racc (1.8.1)
2222
rainbow (3.1.1)
2323
rake (13.3.1)
@@ -40,29 +40,29 @@ GEM
4040
diff-lcs (>= 1.2.0, < 2.0)
4141
rspec-support (~> 3.13.0)
4242
rspec-support (3.13.6)
43-
rubocop (1.80.2)
43+
rubocop (1.81.7)
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.46.0, < 2.0)
51+
rubocop-ast (>= 1.47.1, < 2.0)
5252
ruby-progressbar (~> 1.7)
5353
unicode-display_width (>= 2.4.0, < 4.0)
54-
rubocop-ast (1.47.1)
54+
rubocop-ast (1.48.0)
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.51.1)
62+
standard (1.52.0)
6363
language_server-protocol (~> 3.17.0.2)
6464
lint_roller (~> 1.0)
65-
rubocop (~> 1.80.2)
65+
rubocop (~> 1.81.7)
6666
standard-custom (~> 1.0.0)
6767
standard-performance (~> 1.8)
6868
standard-custom (1.0.2)

0 commit comments

Comments
 (0)