Skip to content

Commit 33df677

Browse files
Bump the rubocop group with 2 updates (#1670)
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.80.2 to 1.81.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.80.2...v1.81.1) Updates `rubocop-rails` from 2.33.3 to 2.33.4 - [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.33.3...v2.33.4) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: rubocop - dependency-name: rubocop-rails dependency-version: 2.33.4 dependency-type: direct:development update-type: version-update:semver-patch 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 bf8678a commit 33df677

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ GEM
110110
htmlentities (4.3.4)
111111
i18n (1.14.7)
112112
concurrent-ruby (~> 1.0)
113-
json (2.13.2)
113+
json (2.15.0)
114114
language_server-protocol (3.17.0.5)
115115
launchy (3.1.1)
116116
addressable (~> 2.8)
@@ -229,18 +229,18 @@ GEM
229229
rspec-mocks (~> 3.13)
230230
rspec-support (~> 3.13)
231231
rspec-support (3.13.5)
232-
rubocop (1.80.2)
232+
rubocop (1.81.1)
233233
json (~> 2.3)
234234
language_server-protocol (~> 3.17.0.2)
235235
lint_roller (~> 1.1.0)
236236
parallel (~> 1.10)
237237
parser (>= 3.3.0.2)
238238
rainbow (>= 2.2.2, < 4.0)
239239
regexp_parser (>= 2.9.3, < 3.0)
240-
rubocop-ast (>= 1.46.0, < 2.0)
240+
rubocop-ast (>= 1.47.1, < 2.0)
241241
ruby-progressbar (~> 1.7)
242242
unicode-display_width (>= 2.4.0, < 4.0)
243-
rubocop-ast (1.46.0)
243+
rubocop-ast (1.47.1)
244244
parser (>= 3.3.7.2)
245245
prism (~> 1.4)
246246
rubocop-capybara (2.22.1)
@@ -253,7 +253,7 @@ GEM
253253
lint_roller (~> 1.1)
254254
rubocop (>= 1.75.0, < 2.0)
255255
rubocop-ast (>= 1.44.0, < 2.0)
256-
rubocop-rails (2.33.3)
256+
rubocop-rails (2.33.4)
257257
activesupport (>= 4.2.0)
258258
lint_roller (~> 1.1)
259259
rack (>= 1.1)

0 commit comments

Comments
 (0)