Skip to content

Commit 6ad8d11

Browse files
Bump standard from 1.52.0 to 1.54.0 (#411)
Bumps [standard](https://github.com/standardrb/standard) from 1.52.0 to 1.54.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.54.0) --- updated-dependencies: - dependency-name: standard dependency-version: 1.54.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91fa4ba commit 6ad8d11

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ GEM
178178
nokogiri (1.19.0-x86_64-linux-gnu)
179179
racc (~> 1.4)
180180
parallel (1.27.0)
181-
parser (3.3.9.0)
181+
parser (3.3.10.1)
182182
ast (~> 2.4.1)
183183
racc
184184
pp (0.6.3)
@@ -244,29 +244,29 @@ GEM
244244
erb
245245
psych (>= 4.0.0)
246246
tsort
247-
regexp_parser (2.11.2)
247+
regexp_parser (2.11.3)
248248
reline (0.6.3)
249249
io-console (~> 0.5)
250250
rexml (3.4.4)
251251
rouge (4.7.0)
252-
rubocop (1.81.7)
252+
rubocop (1.84.2)
253253
json (~> 2.3)
254254
language_server-protocol (~> 3.17.0.2)
255255
lint_roller (~> 1.1.0)
256256
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.0)
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.0)
281281
mini_portile2 (~> 2.8.0)
282282
sqlite3 (2.9.0-x86_64-linux-gnu)
283-
standard (1.52.0)
283+
standard (1.54.0)
284284
language_server-protocol (~> 3.17.0.2)
285285
lint_roller (~> 1.0)
286-
rubocop (~> 1.81.7)
286+
rubocop (~> 1.84.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.2.0)
@@ -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)