Skip to content

Commit 05b94d4

Browse files
Merge branch 'main' into dependabot/bundler/actionview-7.1.2
2 parents 6cc637b + 6328ded commit 05b94d4

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ GEM
3636
erubi (1.12.0)
3737
i18n (1.14.1)
3838
concurrent-ruby (~> 1.0)
39-
json (2.6.3)
39+
json (2.7.1)
4040
language_server-protocol (3.17.0.3)
4141
loofah (2.21.4)
4242
crass (~> 1.0.2)
@@ -49,7 +49,7 @@ GEM
4949
racc (~> 1.4)
5050
nokogiri (1.15.4-x86_64-linux)
5151
racc (~> 1.4)
52-
parallel (1.23.0)
52+
parallel (1.24.0)
5353
parser (3.2.2.4)
5454
ast (~> 2.4.1)
5555
racc
@@ -63,8 +63,8 @@ GEM
6363
loofah (~> 2.21)
6464
nokogiri (~> 1.14)
6565
rainbow (3.1.1)
66-
rake (13.0.6)
67-
regexp_parser (2.8.2)
66+
rake (13.1.0)
67+
regexp_parser (2.8.3)
6868
rexml (3.2.6)
6969
rspec (3.12.0)
7070
rspec-core (~> 3.12.0)
@@ -79,31 +79,31 @@ GEM
7979
diff-lcs (>= 1.2.0, < 2.0)
8080
rspec-support (~> 3.12.0)
8181
rspec-support (3.12.1)
82-
rubocop (1.57.1)
83-
base64 (~> 0.1.1)
82+
rubocop (1.59.0)
8483
json (~> 2.3)
8584
language_server-protocol (>= 3.17.0)
8685
parallel (~> 1.10)
8786
parser (>= 3.2.2.4)
8887
rainbow (>= 2.2.2, < 4.0)
8988
regexp_parser (>= 1.8, < 3.0)
9089
rexml (>= 3.2.5, < 4.0)
91-
rubocop-ast (>= 1.28.1, < 2.0)
90+
rubocop-ast (>= 1.30.0, < 2.0)
9291
ruby-progressbar (~> 1.7)
9392
unicode-display_width (>= 2.4.0, < 3.0)
94-
rubocop-ast (1.29.0)
93+
rubocop-ast (1.30.0)
9594
parser (>= 3.2.1.0)
96-
rubocop-github (0.19.0)
97-
rubocop (>= 1.0.0)
98-
rubocop-performance
99-
rubocop-rails
95+
rubocop-github (0.20.0)
96+
rubocop (>= 1.37)
97+
rubocop-performance (>= 1.15)
98+
rubocop-rails (>= 2.17)
10099
rubocop-performance (1.19.1)
101100
rubocop (>= 1.7.0, < 2.0)
102101
rubocop-ast (>= 0.4.0)
103-
rubocop-rails (2.21.2)
102+
rubocop-rails (2.23.1)
104103
activesupport (>= 4.2.0)
105104
rack (>= 1.1)
106105
rubocop (>= 1.33.0, < 2.0)
106+
rubocop-ast (>= 1.30.0, < 2.0)
107107
ruby-progressbar (1.13.0)
108108
ruby2_keywords (0.0.5)
109109
tzinfo (2.0.6)

0 commit comments

Comments
 (0)