Skip to content

Commit 486bad5

Browse files
build(deps-dev): bump rubocop-rails in the all-dependencies group
Bumps the all-dependencies 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: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcbe4b4 commit 486bad5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
bigdecimal (3.3.1)
3232
builder (3.3.0)
3333
concurrent-ruby (1.3.5)
34-
connection_pool (2.5.4)
34+
connection_pool (2.5.5)
3535
crass (1.0.6)
3636
diff-lcs (1.6.2)
3737
drb (2.2.3)
@@ -104,7 +104,7 @@ GEM
104104
lint_roller (~> 1.1)
105105
rubocop (>= 1.75.0, < 2.0)
106106
rubocop-ast (>= 1.47.1, < 2.0)
107-
rubocop-rails (2.34.1)
107+
rubocop-rails (2.34.2)
108108
activesupport (>= 4.2.0)
109109
lint_roller (~> 1.1)
110110
rack (>= 1.1)

0 commit comments

Comments
 (0)