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

Commit 8526c65

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

1 file changed

Lines changed: 17 additions & 17 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 17 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.15.1)
141+
json (2.19.9)
142142
language_server-protocol (3.17.0.5)
143143
lint_roller (1.1.0)
144144
logger (1.7.0)
@@ -175,14 +175,14 @@ GEM
175175
racc (~> 1.4)
176176
nokogiri (1.18.10-x86_64-linux-gnu)
177177
racc (~> 1.4)
178-
parallel (1.27.0)
179-
parser (3.3.9.0)
178+
parallel (2.1.0)
179+
parser (3.3.11.1)
180180
ast (~> 2.4.1)
181181
racc
182182
pp (0.6.3)
183183
prettyprint
184184
prettyprint (0.2.0)
185-
prism (1.6.0)
185+
prism (1.9.0)
186186
propshaft (1.3.2)
187187
actionpack (>= 7.0.0)
188188
activesupport (>= 7.0.0)
@@ -242,31 +242,31 @@ GEM
242242
erb
243243
psych (>= 4.0.0)
244244
tsort
245-
regexp_parser (2.11.2)
245+
regexp_parser (2.12.0)
246246
reline (0.6.3)
247247
io-console (~> 0.5)
248248
rexml (3.4.4)
249249
rouge (4.7.0)
250250
rss (0.3.2)
251251
rexml
252-
rubocop (1.81.7)
252+
rubocop (1.87.0)
253253
json (~> 2.3)
254254
language_server-protocol (~> 3.17.0.2)
255255
lint_roller (~> 1.1.0)
256-
parallel (~> 1.10)
256+
parallel (>= 1.10)
257257
parser (>= 3.3.0.2)
258258
rainbow (>= 2.2.2, < 4.0)
259259
regexp_parser (>= 2.9.3, < 3.0)
260-
rubocop-ast (>= 1.47.1, < 2.0)
260+
rubocop-ast (>= 1.49.0, < 2.0)
261261
ruby-progressbar (~> 1.7)
262262
unicode-display_width (>= 2.4.0, < 4.0)
263-
rubocop-ast (1.48.0)
263+
rubocop-ast (1.49.1)
264264
parser (>= 3.3.7.2)
265-
prism (~> 1.4)
266-
rubocop-performance (1.25.0)
265+
prism (~> 1.7)
266+
rubocop-performance (1.26.1)
267267
lint_roller (~> 1.1)
268268
rubocop (>= 1.75.0, < 2.0)
269-
rubocop-ast (>= 1.38.0, < 2.0)
269+
rubocop-ast (>= 1.47.1, < 2.0)
270270
ruby-progressbar (1.13.0)
271271
rubyzip (3.2.2)
272272
securerandom (0.4.1)
@@ -280,18 +280,18 @@ GEM
280280
sqlite3 (2.9.3)
281281
mini_portile2 (~> 2.8.0)
282282
sqlite3 (2.9.3-x86_64-linux-gnu)
283-
standard (1.52.0)
283+
standard (1.55.0)
284284
language_server-protocol (~> 3.17.0.2)
285285
lint_roller (~> 1.0)
286-
rubocop (~> 1.81.7)
286+
rubocop (~> 1.87.0)
287287
standard-custom (~> 1.0.0)
288288
standard-performance (~> 1.8)
289289
standard-custom (1.0.2)
290290
lint_roller (~> 1.0)
291291
rubocop (~> 1.50)
292-
standard-performance (1.8.0)
292+
standard-performance (1.9.0)
293293
lint_roller (~> 1.1)
294-
rubocop-performance (~> 1.25.0)
294+
rubocop-performance (~> 1.26.0)
295295
stimulus-rails (1.3.4)
296296
railties (>= 6.0.0)
297297
stringio (3.1.8)
@@ -307,7 +307,7 @@ GEM
307307
concurrent-ruby (~> 1.0)
308308
unicode-display_width (3.2.0)
309309
unicode-emoji (~> 4.1)
310-
unicode-emoji (4.1.0)
310+
unicode-emoji (4.2.0)
311311
uri (1.1.1)
312312
useragent (0.16.11)
313313
web-console (4.2.1)

0 commit comments

Comments
 (0)