Skip to content

Commit ef0d128

Browse files
Bump standard from 1.54.0 to 1.55.0 in /gem (#417)
Bumps [standard](https://github.com/standardrb/standard) from 1.54.0 to 1.55.0. - [Release notes](https://github.com/standardrb/standard/releases) - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md) - [Commits](standardrb/standard@v1.54.0...v1.55.0) --- updated-dependencies: - dependency-name: standard dependency-version: 1.55.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 a9e8e3a commit ef0d128

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

gem/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
specs:
99
ast (2.4.3)
1010
drb (2.2.3)
11-
json (2.19.5)
11+
json (2.19.9)
1212
language_server-protocol (3.17.0.5)
1313
lint_roller (1.1.0)
1414
minitest (6.0.6)
@@ -31,11 +31,11 @@ GEM
3131
regexp_parser (2.12.0)
3232
rouge (5.0.0)
3333
strscan (~> 3.1)
34-
rubocop (1.84.2)
34+
rubocop (1.87.0)
3535
json (~> 2.3)
3636
language_server-protocol (~> 3.17.0.2)
3737
lint_roller (~> 1.1.0)
38-
parallel (~> 1.10)
38+
parallel (>= 1.10)
3939
parser (>= 3.3.0.2)
4040
rainbow (>= 2.2.2, < 4.0)
4141
regexp_parser (>= 2.9.3, < 3.0)
@@ -51,10 +51,10 @@ GEM
5151
rubocop-ast (>= 1.47.1, < 2.0)
5252
ruby-progressbar (1.13.0)
5353
sin_lru_redux (2.5.2)
54-
standard (1.54.0)
54+
standard (1.55.0)
5555
language_server-protocol (~> 3.17.0.2)
5656
lint_roller (~> 1.0)
57-
rubocop (~> 1.84.0)
57+
rubocop (~> 1.87.0)
5858
standard-custom (~> 1.0.0)
5959
standard-performance (~> 1.8)
6060
standard-custom (1.0.2)

0 commit comments

Comments
 (0)