Skip to content

Commit dc8f00b

Browse files
authored
Merge pull request #165 from github/dependabot/bundler/rubocop-1.63.4
Bump rubocop from 1.63.3 to 1.63.4
2 parents 1295b1e + 28126e8 commit dc8f00b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GEM
5454
nokogiri (1.16.2-x86_64-linux)
5555
racc (~> 1.4)
5656
parallel (1.24.0)
57-
parser (3.3.0.5)
57+
parser (3.3.1.0)
5858
ast (~> 2.4.1)
5959
racc
6060
racc (1.7.3)
@@ -70,7 +70,7 @@ GEM
7070
rake (13.2.1)
7171
regexp_parser (2.9.0)
7272
rexml (3.2.6)
73-
rubocop (1.63.3)
73+
rubocop (1.63.4)
7474
json (~> 2.3)
7575
language_server-protocol (>= 3.17.0)
7676
parallel (~> 1.10)
@@ -81,8 +81,8 @@ GEM
8181
rubocop-ast (>= 1.31.1, < 2.0)
8282
ruby-progressbar (~> 1.7)
8383
unicode-display_width (>= 2.4.0, < 3.0)
84-
rubocop-ast (1.31.2)
85-
parser (>= 3.3.0.4)
84+
rubocop-ast (1.31.3)
85+
parser (>= 3.3.1.0)
8686
rubocop-performance (1.21.0)
8787
rubocop (>= 1.48.1, < 2.0)
8888
rubocop-ast (>= 1.31.1, < 2.0)

0 commit comments

Comments
 (0)