We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb11fdc + 2a684ae commit fbe9d99Copy full SHA for fbe9d99
Gemfile.lock
@@ -54,10 +54,10 @@ GEM
54
nokogiri (1.16.5-x86_64-linux)
55
racc (~> 1.4)
56
parallel (1.25.1)
57
- parser (3.3.3.0)
+ parser (3.3.4.0)
58
ast (~> 2.4.1)
59
racc
60
- racc (1.8.0)
+ racc (1.8.1)
61
rack (3.0.11)
62
rails-dom-testing (2.2.0)
63
activesupport (>= 5.0.0)
@@ -69,15 +69,15 @@ GEM
69
rainbow (3.1.1)
70
rake (13.2.1)
71
regexp_parser (2.9.2)
72
- rexml (3.3.3)
+ rexml (3.3.4)
73
strscan
74
- rubocop (1.64.1)
+ rubocop (1.65.1)
75
json (~> 2.3)
76
language_server-protocol (>= 3.17.0)
77
parallel (~> 1.10)
78
parser (>= 3.3.0.2)
79
rainbow (>= 2.2.2, < 4.0)
80
- regexp_parser (>= 1.8, < 3.0)
+ regexp_parser (>= 2.4, < 3.0)
81
rexml (>= 3.2.5, < 4.0)
82
rubocop-ast (>= 1.31.1, < 2.0)
83
ruby-progressbar (~> 1.7)
0 commit comments