Skip to content

Commit d575bd5

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.33.4 to 2.34.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.33.4...v2.34.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.34.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c31e2f commit d575bd5

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
@@ -38,7 +38,7 @@ GEM
3838
erubi (1.13.1)
3939
i18n (1.14.7)
4040
concurrent-ruby (~> 1.0)
41-
json (2.15.2)
41+
json (2.16.0)
4242
language_server-protocol (3.17.0.5)
4343
lint_roller (1.1.0)
4444
logger (1.7.0)
@@ -58,7 +58,7 @@ GEM
5858
racc
5959
prism (1.6.0)
6060
racc (1.8.1)
61-
rack (3.2.3)
61+
rack (3.2.4)
6262
rails-dom-testing (2.3.0)
6363
activesupport (>= 5.0.0)
6464
minitest
@@ -93,7 +93,7 @@ GEM
9393
rubocop-ast (>= 1.47.1, < 2.0)
9494
ruby-progressbar (~> 1.7)
9595
unicode-display_width (>= 2.4.0, < 4.0)
96-
rubocop-ast (1.47.1)
96+
rubocop-ast (1.48.0)
9797
parser (>= 3.3.7.2)
9898
prism (~> 1.4)
9999
rubocop-github (0.26.0)
@@ -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.33.4)
107+
rubocop-rails (2.34.0)
108108
activesupport (>= 4.2.0)
109109
lint_roller (~> 1.1)
110110
rack (>= 1.1)
@@ -117,7 +117,7 @@ GEM
117117
unicode-display_width (3.2.0)
118118
unicode-emoji (~> 4.1)
119119
unicode-emoji (4.1.0)
120-
uri (1.1.0)
120+
uri (1.1.1)
121121

122122
PLATFORMS
123123
arm64-darwin-21

0 commit comments

Comments
 (0)