Skip to content

Commit a92ec7d

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] <[email protected]>
1 parent 6accfd1 commit a92ec7d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -285,15 +285,15 @@ GEM
285285
rspec-mocks (~> 3.13)
286286
rspec-support (~> 3.13)
287287
rspec-support (3.13.5)
288-
rubocop (1.75.8)
288+
rubocop (1.80.2)
289289
json (~> 2.3)
290290
language_server-protocol (~> 3.17.0.2)
291291
lint_roller (~> 1.1.0)
292292
parallel (~> 1.10)
293293
parser (>= 3.3.0.2)
294294
rainbow (>= 2.2.2, < 4.0)
295295
regexp_parser (>= 2.9.3, < 3.0)
296-
rubocop-ast (>= 1.44.0, < 2.0)
296+
rubocop-ast (>= 1.46.0, < 2.0)
297297
ruby-progressbar (~> 1.7)
298298
unicode-display_width (>= 2.4.0, < 4.0)
299299
rubocop-ast (1.47.1)
@@ -339,10 +339,10 @@ GEM
339339
actionpack (>= 6.1)
340340
activesupport (>= 6.1)
341341
sprockets (>= 3.0.0)
342-
standard (1.50.0)
342+
standard (1.51.1)
343343
language_server-protocol (~> 3.17.0.2)
344344
lint_roller (~> 1.0)
345-
rubocop (~> 1.75.5)
345+
rubocop (~> 1.80.2)
346346
standard-custom (~> 1.0.0)
347347
standard-performance (~> 1.8)
348348
standard-custom (1.0.2)

0 commit comments

Comments
 (0)