Skip to content

Commit 3ff05fe

Browse files
Bump rubocop from 1.57.2 to 1.58.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.57.2 to 1.58.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.57.2...v1.58.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a594c2 commit 3ff05fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ GEM
4646
i18n (1.14.1)
4747
concurrent-ruby (~> 1.0)
4848
immutable-struct (2.4.1)
49-
json (2.6.3)
49+
json (2.7.0)
5050
language_server-protocol (3.17.0.3)
5151
lino (3.1.0)
5252
hamster (~> 3.0)
@@ -107,15 +107,15 @@ GEM
107107
diff-lcs (>= 1.2.0, < 2.0)
108108
rspec-support (~> 3.12.0)
109109
rspec-support (3.12.1)
110-
rubocop (1.57.2)
110+
rubocop (1.58.0)
111111
json (~> 2.3)
112112
language_server-protocol (>= 3.17.0)
113113
parallel (~> 1.10)
114114
parser (>= 3.2.2.4)
115115
rainbow (>= 2.2.2, < 4.0)
116116
regexp_parser (>= 1.8, < 3.0)
117117
rexml (>= 3.2.5, < 4.0)
118-
rubocop-ast (>= 1.28.1, < 2.0)
118+
rubocop-ast (>= 1.30.0, < 2.0)
119119
ruby-progressbar (~> 1.7)
120120
unicode-display_width (>= 2.4.0, < 3.0)
121121
rubocop-ast (1.30.0)

0 commit comments

Comments
 (0)