We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0a6e30 + 1f0dc17 commit c734945Copy full SHA for c734945
1 file changed
Gemfile.lock
@@ -54,10 +54,10 @@ GEM
54
nokogiri (1.19.0-x86_64-linux-gnu)
55
racc (~> 1.4)
56
parallel (1.27.0)
57
- parser (3.3.10.0)
+ parser (3.3.10.1)
58
ast (~> 2.4.1)
59
racc
60
- prism (1.7.0)
+ prism (1.9.0)
61
racc (1.8.1)
62
rack (3.2.4)
63
rails-dom-testing (2.3.0)
@@ -83,15 +83,15 @@ GEM
83
diff-lcs (>= 1.2.0, < 2.0)
84
rspec-support (~> 3.13.0)
85
rspec-support (3.13.6)
86
- rubocop (1.82.1)
+ rubocop (1.84.0)
87
json (~> 2.3)
88
language_server-protocol (~> 3.17.0.2)
89
lint_roller (~> 1.1.0)
90
parallel (~> 1.10)
91
parser (>= 3.3.0.2)
92
rainbow (>= 2.2.2, < 4.0)
93
regexp_parser (>= 2.9.3, < 3.0)
94
- rubocop-ast (>= 1.48.0, < 2.0)
+ rubocop-ast (>= 1.49.0, < 2.0)
95
ruby-progressbar (~> 1.7)
96
unicode-display_width (>= 2.4.0, < 4.0)
97
rubocop-ast (1.49.0)
0 commit comments