Skip to content

Commit 692f23a

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

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
@@ -144,7 +144,7 @@ GEM
144144
globalid (1.2.1)
145145
activesupport (>= 6.1)
146146
hashie (3.6.0)
147-
i18n (1.14.6)
147+
i18n (1.14.7)
148148
concurrent-ruby (~> 1.0)
149149
io-console (0.8.0)
150150
irb (1.14.3)
@@ -255,7 +255,7 @@ GEM
255255
reline (0.6.0)
256256
io-console (~> 0.5)
257257
rexml (3.3.7)
258-
rubocop (1.70.0)
258+
rubocop (1.71.0)
259259
json (~> 2.3)
260260
language_server-protocol (>= 3.17.0)
261261
parallel (~> 1.10)
@@ -270,7 +270,7 @@ GEM
270270
rubocop-minitest (0.36.0)
271271
rubocop (>= 1.61, < 2.0)
272272
rubocop-ast (>= 1.31.1, < 2.0)
273-
rubocop-rails (2.29.0)
273+
rubocop-rails (2.29.1)
274274
activesupport (>= 4.2.0)
275275
rack (>= 1.1)
276276
rubocop (>= 1.52.0, < 2.0)

0 commit comments

Comments
 (0)