Skip to content

Commit 52efdae

Browse files
Bump rubocop from 1.61.0 to 1.62.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.61.0 to 1.62.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.61.0...v1.62.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 af97101 commit 52efdae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -101,18 +101,18 @@ GEM
101101
diff-lcs (>= 1.2.0, < 2.0)
102102
rspec-support (~> 3.13.0)
103103
rspec-support (3.13.1)
104-
rubocop (1.61.0)
104+
rubocop (1.62.0)
105105
json (~> 2.3)
106106
language_server-protocol (>= 3.17.0)
107107
parallel (~> 1.10)
108108
parser (>= 3.3.0.2)
109109
rainbow (>= 2.2.2, < 4.0)
110110
regexp_parser (>= 1.8, < 3.0)
111111
rexml (>= 3.2.5, < 4.0)
112-
rubocop-ast (>= 1.30.0, < 2.0)
112+
rubocop-ast (>= 1.31.1, < 2.0)
113113
ruby-progressbar (~> 1.7)
114114
unicode-display_width (>= 2.4.0, < 3.0)
115-
rubocop-ast (1.31.1)
115+
rubocop-ast (1.31.2)
116116
parser (>= 3.3.0.4)
117117
rubocop-capybara (2.20.0)
118118
rubocop (~> 1.41)

0 commit comments

Comments
 (0)