Skip to content

Commit 1e86d40

Browse files
authored
Merge pull request #182 from maxmind/dependabot/bundler/rubocop-1.82.0
Bump rubocop from 1.81.7 to 1.82.0
2 parents 1ad113e + 6203ca0 commit 1e86d40

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ GEM
4343
http-cookie (1.1.0)
4444
domain_name (~> 0.5)
4545
http-form_data (2.3.0)
46-
json (2.16.0)
46+
json (2.18.0)
4747
language_server-protocol (3.17.0.5)
4848
lint_roller (1.1.0)
4949
llhttp-ffi (0.5.1)
@@ -58,7 +58,7 @@ GEM
5858
parser (3.3.10.0)
5959
ast (~> 2.4.1)
6060
racc
61-
prism (1.6.0)
61+
prism (1.7.0)
6262
public_suffix (7.0.0)
6363
racc (1.8.1)
6464
rainbow (3.1.1)
@@ -78,15 +78,15 @@ GEM
7878
diff-lcs (>= 1.2.0, < 2.0)
7979
rspec-support (~> 3.13.0)
8080
rspec-support (3.13.6)
81-
rubocop (1.81.7)
81+
rubocop (1.82.0)
8282
json (~> 2.3)
8383
language_server-protocol (~> 3.17.0.2)
8484
lint_roller (~> 1.1.0)
8585
parallel (~> 1.10)
8686
parser (>= 3.3.0.2)
8787
rainbow (>= 2.2.2, < 4.0)
8888
regexp_parser (>= 2.9.3, < 3.0)
89-
rubocop-ast (>= 1.47.1, < 2.0)
89+
rubocop-ast (>= 1.48.0, < 2.0)
9090
ruby-progressbar (~> 1.7)
9191
unicode-display_width (>= 2.4.0, < 4.0)
9292
rubocop-ast (1.48.0)
@@ -110,7 +110,7 @@ GEM
110110
simpleidn (0.2.3)
111111
unicode-display_width (3.2.0)
112112
unicode-emoji (~> 4.1)
113-
unicode-emoji (4.1.0)
113+
unicode-emoji (4.2.0)
114114
webmock (3.26.1)
115115
addressable (>= 2.8.0)
116116
crack (>= 0.3.2)

0 commit comments

Comments
 (0)