Skip to content

Commit 6c67fb3

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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ace5bbb commit 6c67fb3

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
@@ -99,7 +99,7 @@ GEM
9999
diff-lcs (>= 1.2.0, < 2.0)
100100
rspec-support (~> 3.13.0)
101101
rspec-support (3.13.0)
102-
rubocop (1.60.2)
102+
rubocop (1.61.0)
103103
json (~> 2.3)
104104
language_server-protocol (>= 3.17.0)
105105
parallel (~> 1.10)
@@ -110,8 +110,8 @@ GEM
110110
rubocop-ast (>= 1.30.0, < 2.0)
111111
ruby-progressbar (~> 1.7)
112112
unicode-display_width (>= 2.4.0, < 3.0)
113-
rubocop-ast (1.30.0)
114-
parser (>= 3.2.1.0)
113+
rubocop-ast (1.31.1)
114+
parser (>= 3.3.0.4)
115115
rubocop-capybara (2.20.0)
116116
rubocop (~> 1.41)
117117
rubocop-factory_bot (2.25.1)

0 commit comments

Comments
 (0)