Skip to content

Commit d82b5d9

Browse files
Merge pull request #34 from github/dependabot/bundler/rubocop-rails-2.23.1
Bump rubocop-rails from 2.21.2 to 2.23.1
2 parents fef8d9f + d33e20b commit d82b5d9

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,14 @@ GEM
1919
minitest (>= 5.1)
2020
tzinfo (~> 2.0)
2121
ast (2.4.2)
22-
base64 (0.1.1)
2322
builder (3.2.4)
2423
concurrent-ruby (1.2.2)
2524
crass (1.0.6)
2625
diff-lcs (1.5.0)
2726
erubi (1.12.0)
2827
i18n (1.14.1)
2928
concurrent-ruby (~> 1.0)
30-
json (2.6.3)
29+
json (2.7.1)
3130
language_server-protocol (3.17.0.3)
3231
loofah (2.21.3)
3332
crass (~> 1.0.2)
@@ -39,11 +38,11 @@ GEM
3938
racc (~> 1.4)
4039
nokogiri (1.15.4-x86_64-linux)
4140
racc (~> 1.4)
42-
parallel (1.23.0)
41+
parallel (1.24.0)
4342
parser (3.2.2.4)
4443
ast (~> 2.4.1)
4544
racc
46-
racc (1.7.1)
45+
racc (1.7.3)
4746
rack (3.0.8)
4847
rails-dom-testing (2.2.0)
4948
activesupport (>= 5.0.0)
@@ -54,7 +53,7 @@ GEM
5453
nokogiri (~> 1.14)
5554
rainbow (3.1.1)
5655
rake (13.0.6)
57-
regexp_parser (2.8.2)
56+
regexp_parser (2.8.3)
5857
rexml (3.2.6)
5958
rspec (3.12.0)
6059
rspec-core (~> 3.12.0)
@@ -69,19 +68,18 @@ GEM
6968
diff-lcs (>= 1.2.0, < 2.0)
7069
rspec-support (~> 3.12.0)
7170
rspec-support (3.12.1)
72-
rubocop (1.57.1)
73-
base64 (~> 0.1.1)
71+
rubocop (1.59.0)
7472
json (~> 2.3)
7573
language_server-protocol (>= 3.17.0)
7674
parallel (~> 1.10)
7775
parser (>= 3.2.2.4)
7876
rainbow (>= 2.2.2, < 4.0)
7977
regexp_parser (>= 1.8, < 3.0)
8078
rexml (>= 3.2.5, < 4.0)
81-
rubocop-ast (>= 1.28.1, < 2.0)
79+
rubocop-ast (>= 1.30.0, < 2.0)
8280
ruby-progressbar (~> 1.7)
8381
unicode-display_width (>= 2.4.0, < 3.0)
84-
rubocop-ast (1.29.0)
82+
rubocop-ast (1.30.0)
8583
parser (>= 3.2.1.0)
8684
rubocop-github (0.19.0)
8785
rubocop (>= 1.0.0)
@@ -90,10 +88,11 @@ GEM
9088
rubocop-performance (1.19.1)
9189
rubocop (>= 1.7.0, < 2.0)
9290
rubocop-ast (>= 0.4.0)
93-
rubocop-rails (2.21.2)
91+
rubocop-rails (2.23.1)
9492
activesupport (>= 4.2.0)
9593
rack (>= 1.1)
9694
rubocop (>= 1.33.0, < 2.0)
95+
rubocop-ast (>= 1.30.0, < 2.0)
9796
ruby-progressbar (1.13.0)
9897
tzinfo (2.0.6)
9998
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)