Skip to content

Commit fbe9d99

Browse files
authored
Merge pull request #185 from github/dependabot/bundler/rubocop-1.65.1
Bump rubocop from 1.64.1 to 1.65.1
2 parents fb11fdc + 2a684ae commit fbe9d99

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ GEM
5454
nokogiri (1.16.5-x86_64-linux)
5555
racc (~> 1.4)
5656
parallel (1.25.1)
57-
parser (3.3.3.0)
57+
parser (3.3.4.0)
5858
ast (~> 2.4.1)
5959
racc
60-
racc (1.8.0)
60+
racc (1.8.1)
6161
rack (3.0.11)
6262
rails-dom-testing (2.2.0)
6363
activesupport (>= 5.0.0)
@@ -69,15 +69,15 @@ GEM
6969
rainbow (3.1.1)
7070
rake (13.2.1)
7171
regexp_parser (2.9.2)
72-
rexml (3.3.3)
72+
rexml (3.3.4)
7373
strscan
74-
rubocop (1.64.1)
74+
rubocop (1.65.1)
7575
json (~> 2.3)
7676
language_server-protocol (>= 3.17.0)
7777
parallel (~> 1.10)
7878
parser (>= 3.3.0.2)
7979
rainbow (>= 2.2.2, < 4.0)
80-
regexp_parser (>= 1.8, < 3.0)
80+
regexp_parser (>= 2.4, < 3.0)
8181
rexml (>= 3.2.5, < 4.0)
8282
rubocop-ast (>= 1.31.1, < 2.0)
8383
ruby-progressbar (~> 1.7)

0 commit comments

Comments
 (0)