Skip to content

Commit e76d033

Browse files
committed
UPDATE gems
* nokogiri 1.18.7 → 1.18.8 [changelog](https://nokogiri.org/CHANGELOG.html) * parallel 1.26.3 → 1.27.0 * parser 3.3.7.4 → 3.3.8.0 [changelog](https://github.com/whitequark/parser/blob/v3.3.8.0/CHANGELOG.md) * rubocop-ast 1.44.0 → 1.44.1 [changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md#1441-2025-04-11)
1 parent 71716ad commit e76d033

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ GEM
2626
lint_roller (1.1.0)
2727
method_source (1.1.0)
2828
mini_portile2 (2.8.8)
29-
nokogiri (1.18.7)
29+
nokogiri (1.18.8)
3030
mini_portile2 (~> 2.8.2)
3131
racc (~> 1.4)
32-
parallel (1.26.3)
33-
parser (3.3.7.4)
32+
parallel (1.27.0)
33+
parser (3.3.8.0)
3434
ast (~> 2.4.1)
3535
racc
3636
prism (1.4.0)
@@ -67,7 +67,7 @@ GEM
6767
rubocop-ast (>= 1.44.0, < 2.0)
6868
ruby-progressbar (~> 1.7)
6969
unicode-display_width (>= 2.4.0, < 4.0)
70-
rubocop-ast (1.44.0)
70+
rubocop-ast (1.44.1)
7171
parser (>= 3.3.7.2)
7272
prism (~> 1.4)
7373
rubocop-performance (1.25.0)

0 commit comments

Comments
 (0)