Skip to content

Commit 0e65cb6

Browse files
committed
chore: update locked dependencies
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 410d8e6 commit 0e65cb6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ GEM
7878
nokogiri (1.18.3-x86_64-linux-gnu)
7979
racc (~> 1.4)
8080
parallel (1.22.1)
81-
parser (3.1.3.0)
81+
parser (3.2.1.1)
8282
ast (~> 2.4.1)
8383
pathutil (0.16.2)
8484
forwardable-extended (~> 2.6)
@@ -90,8 +90,8 @@ GEM
9090
rb-fsevent (0.11.2)
9191
rb-inotify (0.11.1)
9292
ffi (~> 1.0)
93-
regexp_parser (2.6.1)
9493
rexml (3.3.9)
94+
regexp_parser (2.7.0)
9595
rouge (3.30.0)
9696
rubocop (1.25.1)
9797
parallel (~> 1.10)
@@ -102,8 +102,8 @@ GEM
102102
rubocop-ast (>= 1.15.1, < 2.0)
103103
ruby-progressbar (~> 1.7)
104104
unicode-display_width (>= 1.4.0, < 3.0)
105-
rubocop-ast (1.24.0)
106-
parser (>= 3.1.1.0)
105+
rubocop-ast (1.28.0)
106+
parser (>= 3.2.1.0)
107107
rubocop-rake (0.6.0)
108108
rubocop (~> 1.0)
109109
ruby-next (0.15.3)
@@ -113,7 +113,7 @@ GEM
113113
ruby-next-core (0.15.3)
114114
ruby-next-parser (3.1.1.3)
115115
parser (>= 3.0.3.1)
116-
ruby-progressbar (1.11.0)
116+
ruby-progressbar (1.13.0)
117117
safe_yaml (1.0.5)
118118
sassc (2.4.0)
119119
ffi (~> 1.9)
@@ -127,7 +127,7 @@ GEM
127127
parser (>= 3.1.0)
128128
webrick (1.8.2)
129129
yell (2.2.2)
130-
zeitwerk (2.6.6)
130+
zeitwerk (2.6.7)
131131

132132
PLATFORMS
133133
ruby

0 commit comments

Comments
 (0)