Skip to content

Commit 2a147fa

Browse files
deps(bundler): bump rubocop-rails from 2.24.0 to 2.24.1 in /dependencies (#5443)
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.24.0 to 2.24.1. - [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.24.0...v2.24.1) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f97afa commit 2a147fa

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

dependencies/Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@ GEM
1313
tzinfo (~> 2.0)
1414
ast (2.4.2)
1515
base64 (0.2.0)
16-
bigdecimal (3.1.6)
16+
bigdecimal (3.1.7)
1717
concurrent-ruby (1.2.3)
1818
connection_pool (2.4.1)
1919
drb (2.2.1)
20-
i18n (1.14.1)
20+
i18n (1.14.4)
2121
concurrent-ruby (~> 1.0)
2222
json (2.7.1)
2323
language_server-protocol (3.17.0.3)
2424
lint_roller (1.1.0)
25-
minitest (5.22.2)
25+
minitest (5.22.3)
2626
mutex_m (0.2.0)
2727
parallel (1.24.0)
2828
parser (3.3.0.5)
2929
ast (~> 2.4.1)
3030
racc
3131
racc (1.7.3)
32-
rack (3.0.9.1)
32+
rack (3.0.10)
3333
rainbow (3.1.1)
3434
regexp_parser (2.9.0)
3535
rexml (3.2.6)
@@ -60,7 +60,7 @@ GEM
6060
rubocop-performance (1.20.2)
6161
rubocop (>= 1.48.1, < 2.0)
6262
rubocop-ast (>= 1.30.0, < 2.0)
63-
rubocop-rails (2.24.0)
63+
rubocop-rails (2.24.1)
6464
activesupport (>= 4.2.0)
6565
rack (>= 1.1)
6666
rubocop (>= 1.33.0, < 2.0)

0 commit comments

Comments
 (0)