Skip to content

Commit 71e82a7

Browse files
Bump standard from 1.41.1 to 1.42.1
Bumps [standard](https://github.com/standardrb/standard) from 1.41.1 to 1.42.1. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.41.1...v1.42.1) --- updated-dependencies: - dependency-name: standard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0872d5c commit 71e82a7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
drb (2.2.1)
3232
i18n (1.14.6)
3333
concurrent-ruby (~> 1.0)
34-
json (2.8.1)
34+
json (2.8.2)
3535
language_server-protocol (3.17.0.3)
3636
lint_roller (1.1.0)
3737
logger (1.6.1)
@@ -50,7 +50,7 @@ GEM
5050
rainbow (3.1.1)
5151
rake (13.2.1)
5252
regexp_parser (2.9.2)
53-
rubocop (1.66.1)
53+
rubocop (1.68.0)
5454
json (~> 2.3)
5555
language_server-protocol (>= 3.17.0)
5656
parallel (~> 1.10)
@@ -60,7 +60,7 @@ GEM
6060
rubocop-ast (>= 1.32.2, < 2.0)
6161
ruby-progressbar (~> 1.7)
6262
unicode-display_width (>= 2.4.0, < 3.0)
63-
rubocop-ast (1.34.1)
63+
rubocop-ast (1.36.1)
6464
parser (>= 3.3.1.0)
6565
rubocop-performance (1.22.1)
6666
rubocop (>= 1.48.1, < 2.0)
@@ -78,10 +78,10 @@ GEM
7878
simplecov_json_formatter (~> 0.1)
7979
simplecov-html (0.13.1)
8080
simplecov_json_formatter (0.1.4)
81-
standard (1.41.1)
81+
standard (1.42.1)
8282
language_server-protocol (~> 3.17.0.2)
8383
lint_roller (~> 1.0)
84-
rubocop (~> 1.66.0)
84+
rubocop (~> 1.68.0)
8585
standard-custom (~> 1.0.0)
8686
standard-performance (~> 1.5)
8787
standard-custom (1.0.2)

0 commit comments

Comments
 (0)