Skip to content

Commit 1ff378f

Browse files
authored
Merge pull request #245 from maxmind/dependabot/bundler/rubocop-1.91.0
Bump rubocop from 1.90.0 to 1.91.0
2 parents e1ad134 + 5bf2052 commit 1ff378f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

‎Gemfile.lock‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ GEM
88
specs:
99
ast (2.4.3)
1010
drb (2.2.3)
11-
json (2.21.2)
12-
json (2.21.2-java)
11+
json (3.0.2)
12+
json (3.0.2-java)
1313
language_server-protocol (3.17.0.6)
1414
lint_roller (1.1.0)
1515
minitest (6.0.6)
@@ -25,7 +25,7 @@ GEM
2525
rainbow (3.1.1)
2626
rake (13.4.2)
2727
regexp_parser (2.12.0)
28-
rubocop (1.90.0)
28+
rubocop (1.91.0)
2929
json (>= 2.3)
3030
language_server-protocol (~> 3.17.0.2)
3131
lint_roller (~> 1.1.0)
@@ -55,9 +55,9 @@ GEM
5555
rubocop (~> 1.72, >= 1.72.1)
5656
rubocop-ast (>= 1.44.0, < 2.0)
5757
ruby-progressbar (1.13.0)
58-
unicode-display_width (3.2.0)
59-
unicode-emoji (~> 4.1)
60-
unicode-emoji (4.2.0)
58+
unicode-display_width (3.3.0)
59+
unicode-emoji (~> 4.3)
60+
unicode-emoji (4.3.0)
6161

6262
PLATFORMS
6363
java

0 commit comments

Comments
 (0)