Skip to content

Commit dca6d46

Browse files
authored
Merge pull request #229 from github/dependabot/bundler/rubocop-1.70.0
Bump rubocop from 1.69.2 to 1.70.0
2 parents 5db0a50 + 21882c8 commit dca6d46

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ GEM
4040
erubi (1.13.0)
4141
i18n (1.14.6)
4242
concurrent-ruby (~> 1.0)
43-
json (2.9.0)
43+
json (2.9.1)
4444
language_server-protocol (3.17.0.3)
4545
logger (1.6.3)
4646
loofah (2.23.1)
@@ -73,8 +73,8 @@ GEM
7373
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
7474
rainbow (3.1.1)
7575
rake (13.2.1)
76-
regexp_parser (2.9.3)
77-
rubocop (1.69.2)
76+
regexp_parser (2.10.0)
77+
rubocop (1.70.0)
7878
json (~> 2.3)
7979
language_server-protocol (>= 3.17.0)
8080
parallel (~> 1.10)
@@ -98,7 +98,7 @@ GEM
9898
securerandom (0.3.2)
9999
tzinfo (2.0.6)
100100
concurrent-ruby (~> 1.0)
101-
unicode-display_width (3.1.2)
101+
unicode-display_width (3.1.4)
102102
unicode-emoji (~> 4.0, >= 4.0.4)
103103
unicode-emoji (4.0.4)
104104

0 commit comments

Comments
 (0)