Skip to content

Commit dcb83ff

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 06354a6 commit dcb83ff

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
@@ -90,7 +90,7 @@ GEM
9090
erubi (>= 1.0.0)
9191
rack (>= 0.9.0)
9292
rouge (>= 1.0.0)
93-
bigdecimal (3.1.8)
93+
bigdecimal (3.1.9)
9494
bindex (0.8.1)
9595
binding_of_caller (1.0.1)
9696
debug_inspector (>= 1.2.0)
@@ -214,7 +214,7 @@ GEM
214214
js-routes (2.3.4)
215215
railties (>= 5)
216216
sorbet-runtime
217-
json (2.9.0)
217+
json (2.9.1)
218218
json_schemer (2.3.0)
219219
bigdecimal
220220
hana (~> 1.3)
@@ -245,7 +245,7 @@ GEM
245245
listen (3.9.0)
246246
rb-fsevent (~> 0.10, >= 0.10.3)
247247
rb-inotify (~> 0.9, >= 0.9.10)
248-
logger (1.6.3)
248+
logger (1.6.4)
249249
loofah (2.23.1)
250250
crass (~> 1.0.2)
251251
nokogiri (>= 1.12.0)
@@ -394,7 +394,7 @@ GEM
394394
rbtree (0.4.6)
395395
rdoc (6.9.1)
396396
psych (>= 4.0.0)
397-
regexp_parser (2.9.3)
397+
regexp_parser (2.10.0)
398398
reline (0.6.0)
399399
io-console (~> 0.5)
400400
responders (3.1.1)
@@ -437,7 +437,7 @@ GEM
437437
rubocop-ast (>= 1.36.2, < 2.0)
438438
ruby-progressbar (~> 1.7)
439439
unicode-display_width (>= 2.4.0, < 4.0)
440-
rubocop-ast (1.36.2)
440+
rubocop-ast (1.37.0)
441441
parser (>= 3.3.1.0)
442442
rubocop-capybara (2.21.0)
443443
rubocop (~> 1.41)
@@ -446,7 +446,7 @@ GEM
446446
rubocop-performance (1.23.0)
447447
rubocop (>= 1.48.1, < 2.0)
448448
rubocop-ast (>= 1.31.1, < 2.0)
449-
rubocop-rails (2.27.0)
449+
rubocop-rails (2.28.0)
450450
activesupport (>= 4.2.0)
451451
rack (>= 1.1)
452452
rubocop (>= 1.52.0, < 2.0)

0 commit comments

Comments
 (0)