Skip to content

Commit f4f1ff1

Browse files
Bump rubocop from 1.59.0 to 1.60.2 (#45)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.59.0 to 1.60.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.59.0...v1.60.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb059d7 commit f4f1ff1

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
@@ -159,7 +159,7 @@ GEM
159159
nokogiri (1.16.2-x86_64-linux)
160160
racc (~> 1.4)
161161
parallel (1.24.0)
162-
parser (3.2.2.4)
162+
parser (3.3.0.5)
163163
ast (~> 2.4.1)
164164
racc
165165
pragmatic_segmenter (0.3.23)
@@ -216,7 +216,7 @@ GEM
216216
rb_sys (0.9.87)
217217
rdoc (6.6.2)
218218
psych (>= 4.0.0)
219-
regexp_parser (2.8.3)
219+
regexp_parser (2.9.0)
220220
reline (0.4.2)
221221
io-console (~> 0.5)
222222
rexml (3.2.6)
@@ -233,11 +233,11 @@ GEM
233233
diff-lcs (>= 1.2.0, < 2.0)
234234
rspec-support (~> 3.13.0)
235235
rspec-support (3.13.0)
236-
rubocop (1.59.0)
236+
rubocop (1.60.2)
237237
json (~> 2.3)
238238
language_server-protocol (>= 3.17.0)
239239
parallel (~> 1.10)
240-
parser (>= 3.2.2.4)
240+
parser (>= 3.3.0.2)
241241
rainbow (>= 2.2.2, < 4.0)
242242
regexp_parser (>= 1.8, < 3.0)
243243
rexml (>= 3.2.5, < 4.0)
@@ -251,10 +251,10 @@ GEM
251251
rubocop-ast (>= 1.30.0, < 2.0)
252252
ruby-progressbar (1.13.0)
253253
ruby2_keywords (0.0.5)
254-
standard (1.33.0)
254+
standard (1.34.0)
255255
language_server-protocol (~> 3.17.0.2)
256256
lint_roller (~> 1.0)
257-
rubocop (~> 1.59.0)
257+
rubocop (~> 1.60)
258258
standard-custom (~> 1.0.0)
259259
standard-performance (~> 1.3)
260260
standard-custom (1.0.2)

0 commit comments

Comments
 (0)