Skip to content

Commit 0ab71bf

Browse files
Bump rubocop-rails from 2.24.0 to 2.24.1
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.24.0 to 2.24.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.24.0...v2.24.1) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e77ddcc commit 0ab71bf

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
@@ -208,7 +208,7 @@ GEM
208208
method_source (1.0.0)
209209
mini_mime (1.1.5)
210210
mini_portile2 (2.8.5)
211-
minitest (5.22.2)
211+
minitest (5.22.3)
212212
msgpack (1.7.2)
213213
mustermann (3.0.0)
214214
ruby2_keywords (~> 0.0.1)
@@ -239,7 +239,7 @@ GEM
239239
puma (6.4.2)
240240
nio4r (~> 2.0)
241241
racc (1.7.3)
242-
rack (2.2.8.1)
242+
rack (2.2.9)
243243
rack-accept (0.4.5)
244244
rack (>= 0.4)
245245
rack-cors (2.0.2)
@@ -319,7 +319,7 @@ GEM
319319
unicode-display_width (>= 2.4.0, < 3.0)
320320
rubocop-ast (1.31.2)
321321
parser (>= 3.3.0.4)
322-
rubocop-rails (2.24.0)
322+
rubocop-rails (2.24.1)
323323
activesupport (>= 4.2.0)
324324
rack (>= 1.1)
325325
rubocop (>= 1.33.0, < 2.0)

0 commit comments

Comments
 (0)