Skip to content

Commit c4ec41a

Browse files
committed
Update dependencies
1 parent c4328bb commit c4ec41a

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ GEM
55
addressable (2.8.7)
66
public_suffix (>= 2.0.2, < 7.0)
77
afm (0.2.2)
8-
async (2.14.1)
9-
console (~> 1.25, >= 1.25.2)
8+
async (2.15.3)
9+
console (~> 1.26)
1010
fiber-annotation
1111
io-event (~> 1.6, >= 1.6.5)
1212
bigdecimal (3.1.8)
1313
colorator (1.1.0)
14-
concurrent-ruby (1.3.3)
15-
console (1.25.2)
14+
concurrent-ruby (1.3.4)
15+
console (1.27.0)
1616
fiber-annotation
1717
fiber-local (~> 1.1)
1818
json
@@ -26,7 +26,7 @@ GEM
2626
fiber-annotation (0.2.0)
2727
fiber-local (1.1.0)
2828
fiber-storage
29-
fiber-storage (0.1.2)
29+
fiber-storage (1.0.0)
3030
forwardable-extended (2.6.0)
3131
hashery (2.1.2)
3232
html-proofer (5.0.9)
@@ -76,7 +76,7 @@ GEM
7676
rb-inotify (~> 0.9, >= 0.9.10)
7777
mercenary (0.4.0)
7878
mini_portile2 (2.8.7)
79-
nokogiri (1.16.6)
79+
nokogiri (1.16.7)
8080
mini_portile2 (~> 2.8.2)
8181
racc (~> 1.4)
8282
pathutil (0.16.2)
@@ -87,14 +87,14 @@ GEM
8787
hashery (~> 2.0)
8888
ruby-rc4
8989
ttfunk
90-
public_suffix (6.0.0)
91-
racc (1.8.0)
90+
public_suffix (6.0.1)
91+
racc (1.8.1)
9292
rainbow (3.1.1)
9393
rake (13.2.1)
9494
rb-fsevent (0.11.2)
9595
rb-inotify (0.11.1)
9696
ffi (~> 1.0)
97-
rexml (3.3.1)
97+
rexml (3.3.5)
9898
strscan
9999
rouge (3.30.0)
100100
ruby-rc4 (0.1.5)
@@ -111,7 +111,7 @@ GEM
111111
unicode-display_width (1.8.0)
112112
webrick (1.8.1)
113113
yell (2.2.2)
114-
zeitwerk (2.6.16)
114+
zeitwerk (2.6.17)
115115

116116
PLATFORMS
117117
ruby

0 commit comments

Comments
 (0)