Skip to content

Commit 7b8ee47

Browse files
Bump rubocop-rails from 2.34.1 to 2.34.2 in the rubocop group
Bumps the rubocop group with 1 update: [rubocop-rails](https://github.com/rubocop/rubocop-rails). Updates `rubocop-rails` from 2.34.1 to 2.34.2 - [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.34.1...v2.34.2) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.34.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: rubocop ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7fc29d0 commit 7b8ee47

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
@@ -98,7 +98,7 @@ GEM
9898
regexp_parser (>= 1.5, < 3.0)
9999
xpath (~> 3.2)
100100
concurrent-ruby (1.3.5)
101-
connection_pool (2.5.5)
101+
connection_pool (3.0.2)
102102
crass (1.0.6)
103103
date (3.5.0)
104104
devise (4.9.4)
@@ -128,7 +128,7 @@ GEM
128128
jbuilder (2.14.1)
129129
actionview (>= 7.0.0)
130130
activesupport (>= 7.0.0)
131-
json (2.16.0)
131+
json (2.17.1)
132132
language_server-protocol (3.17.0.5)
133133
lint_roller (1.1.0)
134134
logger (1.7.0)
@@ -257,7 +257,7 @@ GEM
257257
lint_roller (~> 1.1)
258258
rubocop (>= 1.75.0, < 2.0)
259259
rubocop-ast (>= 1.38.0, < 2.0)
260-
rubocop-rails (2.34.1)
260+
rubocop-rails (2.34.2)
261261
activesupport (>= 4.2.0)
262262
lint_roller (~> 1.1)
263263
rack (>= 1.1)

0 commit comments

Comments
 (0)