Skip to content

Commit cf596e0

Browse files
Bump standard from 1.52.0 to 1.53.0 in the ruby-dependencies group (#1709)
Bumps the ruby-dependencies group with 1 update: [standard](https://github.com/standardrb/standard). Updates `standard` from 1.52.0 to 1.53.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.53.0) --- updated-dependencies: - dependency-name: standard dependency-version: 1.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a88fe81 commit cf596e0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@ GEM
3232
parallel_split_test (0.10.0)
3333
parallel (>= 0.5.13)
3434
rspec-core (>= 3.9.0)
35-
parser (3.3.10.0)
35+
parser (3.3.10.1)
3636
ast (~> 2.4.1)
3737
racc
3838
platform-api (3.8.0)
3939
heroics (~> 0.1.1)
4040
moneta (~> 1.0.0)
4141
rate_throttle_client (~> 0.1.0)
42-
prism (1.7.0)
42+
prism (1.9.0)
4343
racc (1.8.1)
4444
rainbow (3.1.1)
4545
rake (13.3.1)
@@ -58,15 +58,15 @@ GEM
5858
rspec-retry (0.6.2)
5959
rspec-core (> 3.3)
6060
rspec-support (3.13.6)
61-
rubocop (1.81.7)
61+
rubocop (1.82.1)
6262
json (~> 2.3)
6363
language_server-protocol (~> 3.17.0.2)
6464
lint_roller (~> 1.1.0)
6565
parallel (~> 1.10)
6666
parser (>= 3.3.0.2)
6767
rainbow (>= 2.2.2, < 4.0)
6868
regexp_parser (>= 2.9.3, < 3.0)
69-
rubocop-ast (>= 1.47.1, < 2.0)
69+
rubocop-ast (>= 1.48.0, < 2.0)
7070
ruby-progressbar (~> 1.7)
7171
unicode-display_width (>= 2.4.0, < 4.0)
7272
rubocop-ast (1.49.0)
@@ -77,10 +77,10 @@ GEM
7777
rubocop (>= 1.75.0, < 2.0)
7878
rubocop-ast (>= 1.47.1, < 2.0)
7979
ruby-progressbar (1.13.0)
80-
standard (1.52.0)
80+
standard (1.53.0)
8181
language_server-protocol (~> 3.17.0.2)
8282
lint_roller (~> 1.0)
83-
rubocop (~> 1.81.7)
83+
rubocop (~> 1.82.0)
8484
standard-custom (~> 1.0.0)
8585
standard-performance (~> 1.8)
8686
standard-custom (1.0.2)

0 commit comments

Comments
 (0)