Skip to content

Commit 183fdaa

Browse files
Bump standard from 1.53.0 to 1.54.0 (#2983)
Bumps [standard](https://github.com/standardrb/standard) from 1.53.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.53.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 1879706 commit 183fdaa

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
@@ -181,7 +181,7 @@ GEM
181181
reline (>= 0.4.2)
182182
jsbundling-rails (1.3.1)
183183
railties (>= 6.0.0)
184-
json (2.18.0)
184+
json (2.18.1)
185185
kaminari (1.2.2)
186186
activesupport (>= 4.1.0)
187187
kaminari-actionview (= 1.2.2)
@@ -236,14 +236,14 @@ GEM
236236
racc (~> 1.4)
237237
ostruct (0.6.3)
238238
parallel (1.27.0)
239-
parser (3.3.10.1)
239+
parser (3.3.10.2)
240240
ast (~> 2.4.1)
241241
racc
242242
pg (1.6.3)
243243
pp (0.6.3)
244244
prettyprint
245245
prettyprint (0.2.0)
246-
prism (1.8.0)
246+
prism (1.9.0)
247247
psych (5.3.1)
248248
date
249249
stringio
@@ -323,15 +323,15 @@ GEM
323323
rspec-mocks (~> 3.13)
324324
rspec-support (~> 3.13)
325325
rspec-support (3.13.2)
326-
rubocop (1.82.1)
326+
rubocop (1.84.2)
327327
json (~> 2.3)
328328
language_server-protocol (~> 3.17.0.2)
329329
lint_roller (~> 1.1.0)
330330
parallel (~> 1.10)
331331
parser (>= 3.3.0.2)
332332
rainbow (>= 2.2.2, < 4.0)
333333
regexp_parser (>= 2.9.3, < 3.0)
334-
rubocop-ast (>= 1.48.0, < 2.0)
334+
rubocop-ast (>= 1.49.0, < 2.0)
335335
ruby-progressbar (~> 1.7)
336336
unicode-display_width (>= 2.4.0, < 4.0)
337337
rubocop-ast (1.49.0)
@@ -368,10 +368,10 @@ GEM
368368
actionpack (>= 6.1)
369369
activesupport (>= 6.1)
370370
sprockets (>= 3.0.0)
371-
standard (1.53.0)
371+
standard (1.54.0)
372372
language_server-protocol (~> 3.17.0.2)
373373
lint_roller (~> 1.0)
374-
rubocop (~> 1.82.0)
374+
rubocop (~> 1.84.0)
375375
standard-custom (~> 1.0.0)
376376
standard-performance (~> 1.8)
377377
standard-custom (1.0.2)

0 commit comments

Comments
 (0)