We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ac851f + 1863de7 commit dfe8f2bCopy full SHA for dfe8f2b
Gemfile.lock
@@ -53,8 +53,8 @@ GEM
53
racc (~> 1.4)
54
nokogiri (1.16.5-x86_64-linux)
55
56
- parallel (1.24.0)
57
- parser (3.3.2.0)
+ parallel (1.25.1)
+ parser (3.3.3.0)
58
ast (~> 2.4.1)
59
racc
60
racc (1.8.0)
@@ -69,8 +69,8 @@ GEM
69
rainbow (3.1.1)
70
rake (13.2.1)
71
regexp_parser (2.9.2)
72
- rexml (3.2.8)
73
- strscan (>= 3.0.9)
+ rexml (3.3.0)
+ strscan
74
rubocop (1.64.1)
75
json (~> 2.3)
76
language_server-protocol (>= 3.17.0)
@@ -84,7 +84,7 @@ GEM
84
unicode-display_width (>= 2.4.0, < 3.0)
85
rubocop-ast (1.31.3)
86
parser (>= 3.3.1.0)
87
- rubocop-performance (1.21.0)
+ rubocop-performance (1.21.1)
88
rubocop (>= 1.48.1, < 2.0)
89
rubocop-ast (>= 1.31.1, < 2.0)
90
rubocop-rails (2.25.0)
0 commit comments