Skip to content

Commit 7241a34

Browse files
Bump rubocop-rails from 2.34.3 to 2.35.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.34.3 to 2.35.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.34.3...v2.35.0) --- updated-dependencies: - dependency-name: rubocop-rails dependency-version: 2.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5975169 commit 7241a34

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ GEM
3030
uri (>= 0.13.1)
3131
ast (2.4.3)
3232
base64 (0.3.0)
33-
bigdecimal (4.0.1)
33+
bigdecimal (4.1.2)
3434
builder (3.3.0)
3535
concurrent-ruby (1.3.6)
3636
connection_pool (3.0.2)
@@ -39,7 +39,7 @@ GEM
3939
erubi (1.13.1)
4040
i18n (1.14.8)
4141
concurrent-ruby (~> 1.0)
42-
json (2.19.3)
42+
json (2.19.5)
4343
language_server-protocol (3.17.0.5)
4444
lint_roller (1.1.0)
4545
logger (1.7.0)
@@ -59,7 +59,7 @@ GEM
5959
racc (~> 1.4)
6060
nokogiri (1.19.2-x86_64-linux-gnu)
6161
racc (~> 1.4)
62-
parallel (2.0.1)
62+
parallel (2.1.0)
6363
parser (3.3.11.1)
6464
ast (~> 2.4.1)
6565
racc
@@ -94,7 +94,7 @@ GEM
9494
lint_roller (~> 1.1)
9595
rubocop (>= 1.75.0, < 2.0)
9696
rubocop-ast (>= 1.47.1, < 2.0)
97-
rubocop-rails (2.34.3)
97+
rubocop-rails (2.35.0)
9898
activesupport (>= 4.2.0)
9999
lint_roller (~> 1.1)
100100
rack (>= 1.1)

0 commit comments

Comments
 (0)