Skip to content

Commit c883e16

Browse files
Bump rubocop from 1.60.2 to 1.61.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.60.2 to 1.61.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.60.2...v1.61.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 325624f commit c883e16

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ GEM
5353
rake (13.1.0)
5454
regexp_parser (2.9.0)
5555
rexml (3.2.6)
56-
rubocop (1.60.2)
56+
rubocop (1.61.0)
5757
json (~> 2.3)
5858
language_server-protocol (>= 3.17.0)
5959
parallel (~> 1.10)
@@ -64,8 +64,8 @@ GEM
6464
rubocop-ast (>= 1.30.0, < 2.0)
6565
ruby-progressbar (~> 1.7)
6666
unicode-display_width (>= 2.4.0, < 3.0)
67-
rubocop-ast (1.30.0)
68-
parser (>= 3.2.1.0)
67+
rubocop-ast (1.31.1)
68+
parser (>= 3.3.0.4)
6969
ruby-progressbar (1.13.0)
7070
simplecov (0.22.0)
7171
docile (~> 1.1)

0 commit comments

Comments
 (0)