Skip to content

Commit 79dc12e

Browse files
Bump the rubocop group with 2 updates (#1638)
Bumps the rubocop group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `rubocop` from 1.79.1 to 1.79.2 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.79.1...v1.79.2) Updates `rubocop-rails` from 2.32.0 to 2.33.0 - [Release notes](https://github.com/rubocop/rubocop-rails/releases) - [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-rails@v2.32.0...v2.33.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.79.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rubocop - dependency-name: rubocop-rails dependency-version: 2.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f248928 commit 79dc12e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ GEM
210210
rb-fsevent (0.11.2)
211211
rb-inotify (0.11.1)
212212
ffi (~> 1.0)
213-
regexp_parser (2.11.0)
213+
regexp_parser (2.11.1)
214214
rexml (3.4.1)
215215
rspec-core (3.13.5)
216216
rspec-support (~> 3.13.0)
@@ -229,7 +229,7 @@ GEM
229229
rspec-mocks (~> 3.13)
230230
rspec-support (~> 3.13)
231231
rspec-support (3.13.4)
232-
rubocop (1.79.1)
232+
rubocop (1.79.2)
233233
json (~> 2.3)
234234
language_server-protocol (~> 3.17.0.2)
235235
lint_roller (~> 1.1.0)
@@ -253,7 +253,7 @@ GEM
253253
lint_roller (~> 1.1)
254254
rubocop (>= 1.75.0, < 2.0)
255255
rubocop-ast (>= 1.38.0, < 2.0)
256-
rubocop-rails (2.32.0)
256+
rubocop-rails (2.33.0)
257257
activesupport (>= 4.2.0)
258258
lint_roller (~> 1.1)
259259
rack (>= 1.1)

0 commit comments

Comments
 (0)