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

Commit c64d6a5

Browse files
Bump standard from 1.50.0 to 1.51.1
Bumps [standard](https://github.com/standardrb/standard) from 1.50.0 to 1.51.1. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.50.0...v1.51.1) --- updated-dependencies: - dependency-name: standard dependency-version: 1.51.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d884d45 commit c64d6a5

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

Gemfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ GEM
138138
reline (>= 0.4.2)
139139
jsbundling-rails (1.3.1)
140140
railties (>= 6.0.0)
141-
json (2.12.0)
141+
json (2.13.2)
142142
language_server-protocol (3.17.0.5)
143143
lint_roller (1.1.0)
144144
logger (1.7.0)
@@ -175,13 +175,13 @@ 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)
182182
prettyprint
183183
prettyprint (0.2.0)
184-
prism (1.4.0)
184+
prism (1.5.1)
185185
propshaft (1.2.1)
186186
actionpack (>= 7.0.0)
187187
activesupport (>= 7.0.0)
@@ -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.1)
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)
@@ -274,10 +274,10 @@ GEM
274274
sqlite3 (2.7.3)
275275
mini_portile2 (~> 2.8.0)
276276
sqlite3 (2.7.3-x86_64-linux-gnu)
277-
standard (1.50.0)
277+
standard (1.51.1)
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)