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.
1 parent 71716ad commit e76d033Copy full SHA for e76d033
Gemfile.lock
@@ -26,11 +26,11 @@ GEM
26
lint_roller (1.1.0)
27
method_source (1.1.0)
28
mini_portile2 (2.8.8)
29
- nokogiri (1.18.7)
+ nokogiri (1.18.8)
30
mini_portile2 (~> 2.8.2)
31
racc (~> 1.4)
32
- parallel (1.26.3)
33
- parser (3.3.7.4)
+ parallel (1.27.0)
+ parser (3.3.8.0)
34
ast (~> 2.4.1)
35
racc
36
prism (1.4.0)
@@ -67,7 +67,7 @@ GEM
67
rubocop-ast (>= 1.44.0, < 2.0)
68
ruby-progressbar (~> 1.7)
69
unicode-display_width (>= 2.4.0, < 4.0)
70
- rubocop-ast (1.44.0)
+ rubocop-ast (1.44.1)
71
parser (>= 3.3.7.2)
72
prism (~> 1.4)
73
rubocop-performance (1.25.0)
0 commit comments