Skip to content

Commit 911e34d

Browse files
authored
Merge pull request #251 from hlascelles/dependabot/bundler/rubocop-1.82.1
2 parents eb9c848 + 3d9c7dc commit 911e34d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ GEM
139139
pp (>= 0.6.0)
140140
rdoc (>= 4.0.0)
141141
reline (>= 0.4.2)
142-
json (2.15.2)
142+
json (2.18.0)
143143
language_server-protocol (3.17.0.5)
144144
lint_roller (1.1.0)
145145
logger (1.7.0)
@@ -170,7 +170,7 @@ GEM
170170
pp (0.6.2)
171171
prettyprint
172172
prettyprint (0.2.0)
173-
prism (1.6.0)
173+
prism (1.7.0)
174174
pry (0.15.2)
175175
coderay (~> 1.1)
176176
method_source (~> 1.0)
@@ -237,20 +237,20 @@ GEM
237237
diff-lcs (>= 1.2.0, < 2.0)
238238
rspec-support (~> 3.13.0)
239239
rspec-support (3.13.6)
240-
rubocop (1.81.7)
240+
rubocop (1.82.1)
241241
json (~> 2.3)
242242
language_server-protocol (~> 3.17.0.2)
243243
lint_roller (~> 1.1.0)
244244
parallel (~> 1.10)
245245
parser (>= 3.3.0.2)
246246
rainbow (>= 2.2.2, < 4.0)
247247
regexp_parser (>= 2.9.3, < 3.0)
248-
rubocop-ast (>= 1.47.1, < 2.0)
248+
rubocop-ast (>= 1.48.0, < 2.0)
249249
ruby-progressbar (~> 1.7)
250250
unicode-display_width (>= 2.4.0, < 4.0)
251-
rubocop-ast (1.47.1)
251+
rubocop-ast (1.49.0)
252252
parser (>= 3.3.7.2)
253-
prism (~> 1.4)
253+
prism (~> 1.7)
254254
rubocop-magic_numbers (0.5.0)
255255
parser
256256
rubocop
@@ -291,7 +291,7 @@ GEM
291291
concurrent-ruby (~> 1.0)
292292
unicode-display_width (3.2.0)
293293
unicode-emoji (~> 4.1)
294-
unicode-emoji (4.1.0)
294+
unicode-emoji (4.2.0)
295295
zeitwerk (2.7.3)
296296

297297
PLATFORMS

0 commit comments

Comments
 (0)