Skip to content

Commit ace377a

Browse files
Bump rubocop-rails from 2.22.2 to 2.23.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.22.2 to 2.23.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.22.2...v2.23.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50dbe1f commit ace377a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ GEM
2121
tzinfo (~> 2.0)
2222
ast (2.4.2)
2323
base64 (0.2.0)
24-
bigdecimal (3.1.4)
24+
bigdecimal (3.1.5)
2525
coderay (1.1.3)
2626
concurrent-ruby (1.2.2)
2727
connection_pool (2.4.1)
@@ -44,7 +44,7 @@ GEM
4444
ruby2_keywords (>= 0.0.5)
4545
mutex_m (0.2.0)
4646
netrc (0.11.0)
47-
parallel (1.23.0)
47+
parallel (1.24.0)
4848
parser (3.2.2.4)
4949
ast (~> 2.4.1)
5050
racc
@@ -63,7 +63,7 @@ GEM
6363
sorbet-runtime (>= 0.5.9204)
6464
regexp_parser (2.8.3)
6565
rexml (3.2.6)
66-
rubocop (1.58.0)
66+
rubocop (1.59.0)
6767
json (~> 2.3)
6868
language_server-protocol (>= 3.17.0)
6969
parallel (~> 1.10)
@@ -78,7 +78,7 @@ GEM
7878
parser (>= 3.2.1.0)
7979
rubocop-minitest (0.33.0)
8080
rubocop (>= 1.39, < 2.0)
81-
rubocop-rails (2.22.2)
81+
rubocop-rails (2.23.0)
8282
activesupport (>= 4.2.0)
8383
rack (>= 1.1)
8484
rubocop (>= 1.33.0, < 2.0)

0 commit comments

Comments
 (0)