Skip to content

Commit ad92ea6

Browse files
Bump standard from 1.40.0 to 1.40.1 (#2672)
Bumps [standard](https://github.com/standardrb/standard) from 1.40.0 to 1.40.1. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.40.0...v1.40.1) --- updated-dependencies: - dependency-name: standard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95aba96 commit ad92ea6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -210,8 +210,8 @@ GEM
210210
nokogiri (1.16.7)
211211
mini_portile2 (~> 2.8.2)
212212
racc (~> 1.4)
213-
parallel (1.26.2)
214-
parser (3.3.4.2)
213+
parallel (1.26.3)
214+
parser (3.3.5.0)
215215
ast (~> 2.4.1)
216216
racc
217217
pg (1.5.8)
@@ -291,7 +291,7 @@ GEM
291291
rubocop-ast (>= 1.31.1, < 2.0)
292292
ruby-progressbar (~> 1.7)
293293
unicode-display_width (>= 2.4.0, < 3.0)
294-
rubocop-ast (1.32.0)
294+
rubocop-ast (1.32.3)
295295
parser (>= 3.3.1.0)
296296
rubocop-performance (1.21.1)
297297
rubocop (>= 1.48.1, < 2.0)
@@ -322,7 +322,7 @@ GEM
322322
actionpack (>= 6.1)
323323
activesupport (>= 6.1)
324324
sprockets (>= 3.0.0)
325-
standard (1.40.0)
325+
standard (1.40.1)
326326
language_server-protocol (~> 3.17.0.2)
327327
lint_roller (~> 1.0)
328328
rubocop (~> 1.65.0)
@@ -343,7 +343,7 @@ GEM
343343
concurrent-ruby (~> 1.0)
344344
uglifier (4.2.1)
345345
execjs (>= 0.3.0, < 3)
346-
unicode-display_width (2.5.0)
346+
unicode-display_width (2.6.0)
347347
unicorn (6.1.0)
348348
kgio (~> 2.6)
349349
raindrops (~> 0.7)

0 commit comments

Comments
 (0)