Skip to content

Commit b022482

Browse files
Bump rubocop-rails from 2.27.0 to 2.28.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.27.0 to 2.28.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.27.0...v2.28.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 bc3ebe7 commit b022482

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ GEM
3131
ast (2.4.2)
3232
base64 (0.2.0)
3333
benchmark (0.4.0)
34-
bigdecimal (3.1.8)
34+
bigdecimal (3.1.9)
3535
builder (3.3.0)
3636
concurrent-ruby (1.3.4)
3737
connection_pool (2.4.1)
@@ -40,9 +40,9 @@ GEM
4040
erubi (1.13.0)
4141
i18n (1.14.6)
4242
concurrent-ruby (~> 1.0)
43-
json (2.9.0)
43+
json (2.9.1)
4444
language_server-protocol (3.17.0.3)
45-
logger (1.6.3)
45+
logger (1.6.4)
4646
loofah (2.23.1)
4747
crass (~> 1.0.2)
4848
nokogiri (>= 1.12.0)
@@ -73,7 +73,7 @@ GEM
7373
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
7474
rainbow (3.1.1)
7575
rake (13.2.1)
76-
regexp_parser (2.9.3)
76+
regexp_parser (2.10.0)
7777
rubocop (1.69.2)
7878
json (~> 2.3)
7979
language_server-protocol (>= 3.17.0)
@@ -89,7 +89,7 @@ GEM
8989
rubocop-performance (1.23.0)
9090
rubocop (>= 1.48.1, < 2.0)
9191
rubocop-ast (>= 1.31.1, < 2.0)
92-
rubocop-rails (2.27.0)
92+
rubocop-rails (2.28.0)
9393
activesupport (>= 4.2.0)
9494
rack (>= 1.1)
9595
rubocop (>= 1.52.0, < 2.0)
@@ -98,7 +98,7 @@ GEM
9898
securerandom (0.3.2)
9999
tzinfo (2.0.6)
100100
concurrent-ruby (~> 1.0)
101-
unicode-display_width (3.1.2)
101+
unicode-display_width (3.1.3)
102102
unicode-emoji (~> 4.0, >= 4.0.4)
103103
unicode-emoji (4.0.4)
104104

0 commit comments

Comments
 (0)