Skip to content

Commit 7bda954

Browse files
Bump rubocop-rails from 2.25.1 to 2.27.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.25.1 to 2.27.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.25.1...v2.27.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e808a4e commit 7bda954

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ GEM
192192
rails-dom-testing (>= 1, < 3)
193193
railties (>= 4.2.0)
194194
thor (>= 0.14, < 2.0)
195-
json (2.7.2)
195+
json (2.7.4)
196196
jwt (2.8.2)
197197
base64
198198
language_server-protocol (3.17.0.3)
@@ -240,7 +240,7 @@ GEM
240240
puma (6.4.3)
241241
nio4r (~> 2.0)
242242
racc (1.8.1)
243-
rack (2.2.9)
243+
rack (2.2.10)
244244
rack-cors (2.0.2)
245245
rack (>= 2.0.0)
246246
rack-test (2.1.0)
@@ -317,10 +317,10 @@ GEM
317317
unicode-display_width (>= 2.4.0, < 3.0)
318318
rubocop-ast (1.32.3)
319319
parser (>= 3.3.1.0)
320-
rubocop-rails (2.25.1)
320+
rubocop-rails (2.27.0)
321321
activesupport (>= 4.2.0)
322322
rack (>= 1.1)
323-
rubocop (>= 1.33.0, < 2.0)
323+
rubocop (>= 1.52.0, < 2.0)
324324
rubocop-ast (>= 1.31.1, < 2.0)
325325
ruby-progressbar (1.13.0)
326326
ruby2_keywords (0.0.5)

0 commit comments

Comments
 (0)