Skip to content

Commit 381181e

Browse files
Bump rubocop from 1.63.4 to 1.63.5 (#77)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.63.4 to 1.63.5. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.63.4...v1.63.5) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ad1ff6 commit 381181e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ GEM
216216
rb_sys (0.9.96)
217217
rdoc (6.6.3.1)
218218
psych (>= 4.0.0)
219-
regexp_parser (2.9.0)
219+
regexp_parser (2.9.1)
220220
reline (0.4.3)
221221
io-console (~> 0.5)
222222
rexml (3.2.6)
@@ -233,7 +233,7 @@ GEM
233233
diff-lcs (>= 1.2.0, < 2.0)
234234
rspec-support (~> 3.13.0)
235235
rspec-support (3.13.0)
236-
rubocop (1.63.4)
236+
rubocop (1.63.5)
237237
json (~> 2.3)
238238
language_server-protocol (>= 3.17.0)
239239
parallel (~> 1.10)
@@ -244,8 +244,8 @@ GEM
244244
rubocop-ast (>= 1.31.1, < 2.0)
245245
ruby-progressbar (~> 1.7)
246246
unicode-display_width (>= 2.4.0, < 3.0)
247-
rubocop-ast (1.31.2)
248-
parser (>= 3.3.0.4)
247+
rubocop-ast (1.31.3)
248+
parser (>= 3.3.1.0)
249249
rubocop-performance (1.20.1)
250250
rubocop (>= 1.48.1, < 2.0)
251251
rubocop-ast (>= 1.30.0, < 2.0)

0 commit comments

Comments
 (0)