Skip to content

Commit 79ad632

Browse files
authored
Merge pull request #435 from github/dependabot/bundler/rubocop-rails-2.35.2
Bump rubocop-rails from 2.34.3 to 2.35.2
2 parents 30cbcec + 59c4efb commit 79ad632

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 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.3-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
@@ -76,7 +76,7 @@ GEM
7676
rainbow (3.1.1)
7777
rake (13.4.2)
7878
regexp_parser (2.12.0)
79-
rubocop (1.86.1)
79+
rubocop (1.86.2)
8080
json (~> 2.3)
8181
language_server-protocol (~> 3.17.0.2)
8282
lint_roller (~> 1.1.0)
@@ -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.2)
9898
activesupport (>= 4.2.0)
9999
lint_roller (~> 1.1)
100100
rack (>= 1.1)

0 commit comments

Comments
 (0)