Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit b28c675

Browse files
authored
Merge pull request #316 from ruby-ui/dependabot/bundler/standard-1.51.1
Bump standard from 1.50.0 to 1.51.1
2 parents e4ec8ca + f2f1dc9 commit b28c675

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ GEM
175175
nokogiri (1.18.9-x86_64-linux-gnu)
176176
racc (~> 1.4)
177177
parallel (1.27.0)
178-
parser (3.3.8.0)
178+
parser (3.3.9.0)
179179
ast (~> 2.4.1)
180180
racc
181181
pp (0.6.2)
@@ -238,23 +238,23 @@ GEM
238238
rdoc (6.14.2)
239239
erb
240240
psych (>= 4.0.0)
241-
regexp_parser (2.10.0)
241+
regexp_parser (2.11.2)
242242
reline (0.6.2)
243243
io-console (~> 0.5)
244244
rexml (3.4.4)
245245
rouge (4.6.0)
246-
rubocop (1.75.6)
246+
rubocop (1.80.2)
247247
json (~> 2.3)
248248
language_server-protocol (~> 3.17.0.2)
249249
lint_roller (~> 1.1.0)
250250
parallel (~> 1.10)
251251
parser (>= 3.3.0.2)
252252
rainbow (>= 2.2.2, < 4.0)
253253
regexp_parser (>= 2.9.3, < 3.0)
254-
rubocop-ast (>= 1.44.0, < 2.0)
254+
rubocop-ast (>= 1.46.0, < 2.0)
255255
ruby-progressbar (~> 1.7)
256256
unicode-display_width (>= 2.4.0, < 4.0)
257-
rubocop-ast (1.44.1)
257+
rubocop-ast (1.46.0)
258258
parser (>= 3.3.7.2)
259259
prism (~> 1.4)
260260
rubocop-performance (1.25.0)
@@ -277,7 +277,7 @@ GEM
277277
standard (1.50.0)
278278
language_server-protocol (~> 3.17.0.2)
279279
lint_roller (~> 1.0)
280-
rubocop (~> 1.75.5)
280+
rubocop (~> 1.80.2)
281281
standard-custom (~> 1.0.0)
282282
standard-performance (~> 1.8)
283283
standard-custom (1.0.2)
@@ -298,9 +298,9 @@ GEM
298298
railties (>= 7.1.0)
299299
tzinfo (2.0.6)
300300
concurrent-ruby (~> 1.0)
301-
unicode-display_width (3.1.4)
302-
unicode-emoji (~> 4.0, >= 4.0.4)
303-
unicode-emoji (4.0.4)
301+
unicode-display_width (3.2.0)
302+
unicode-emoji (~> 4.1)
303+
unicode-emoji (4.1.0)
304304
uri (1.0.3)
305305
useragent (0.16.11)
306306
web-console (4.2.1)

0 commit comments

Comments
 (0)