Skip to content

Commit 2521e24

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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa952c2 commit 2521e24

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ GEM
9696
erubi (>= 1.0.0)
9797
rack (>= 0.9.0)
9898
rouge (>= 1.0.0)
99-
bigdecimal (3.1.8)
99+
bigdecimal (3.1.9)
100100
bindata (2.5.0)
101101
bindex (0.8.1)
102102
binding_of_caller (1.0.1)
@@ -254,7 +254,7 @@ GEM
254254
listen (3.9.0)
255255
rb-fsevent (~> 0.10, >= 0.10.3)
256256
rb-inotify (~> 0.9, >= 0.9.10)
257-
logger (1.6.3)
257+
logger (1.6.4)
258258
loofah (2.23.1)
259259
crass (~> 1.0.2)
260260
nokogiri (>= 1.12.0)
@@ -406,7 +406,7 @@ GEM
406406
rbtree (0.4.6)
407407
rdoc (6.9.1)
408408
psych (>= 4.0.0)
409-
regexp_parser (2.9.3)
409+
regexp_parser (2.10.0)
410410
reline (0.6.0)
411411
io-console (~> 0.5)
412412
rexml (3.3.9)
@@ -442,7 +442,7 @@ GEM
442442
rubocop-ast (>= 1.36.2, < 2.0)
443443
ruby-progressbar (~> 1.7)
444444
unicode-display_width (>= 2.4.0, < 4.0)
445-
rubocop-ast (1.36.2)
445+
rubocop-ast (1.37.0)
446446
parser (>= 3.3.1.0)
447447
rubocop-capybara (2.21.0)
448448
rubocop (~> 1.41)
@@ -451,7 +451,7 @@ GEM
451451
rubocop-performance (1.23.0)
452452
rubocop (>= 1.48.1, < 2.0)
453453
rubocop-ast (>= 1.31.1, < 2.0)
454-
rubocop-rails (2.27.0)
454+
rubocop-rails (2.28.0)
455455
activesupport (>= 4.2.0)
456456
rack (>= 1.1)
457457
rubocop (>= 1.52.0, < 2.0)

0 commit comments

Comments
 (0)