Skip to content

Commit 782c004

Browse files
Bump rubocop-rails from 2.26.2 to 2.27.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.26.2 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.26.2...v2.27.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 310c8a4 commit 782c004

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
@@ -36,7 +36,7 @@ GEM
3636
erubi (1.13.0)
3737
i18n (1.14.6)
3838
concurrent-ruby (~> 1.0)
39-
json (2.7.2)
39+
json (2.7.4)
4040
language_server-protocol (3.17.0.3)
4141
loofah (2.22.0)
4242
crass (~> 1.0.2)
@@ -58,7 +58,7 @@ GEM
5858
ast (~> 2.4.1)
5959
racc
6060
racc (1.8.1)
61-
rack (3.1.7)
61+
rack (3.1.8)
6262
rails-dom-testing (2.2.0)
6363
activesupport (>= 5.0.0)
6464
minitest
@@ -84,7 +84,7 @@ GEM
8484
rubocop-performance (1.22.1)
8585
rubocop (>= 1.48.1, < 2.0)
8686
rubocop-ast (>= 1.31.1, < 2.0)
87-
rubocop-rails (2.26.2)
87+
rubocop-rails (2.27.0)
8888
activesupport (>= 4.2.0)
8989
rack (>= 1.1)
9090
rubocop (>= 1.52.0, < 2.0)

0 commit comments

Comments
 (0)