Skip to content

Commit 5112cfb

Browse files
Lock file maintenance
1 parent 9c9f43c commit 5112cfb

File tree

1 file changed

+26
-26
lines changed

1 file changed

+26
-26
lines changed

Gemfile.lock

+26-26
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,17 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (1.1.0)
5-
addressable (2.8.5)
5+
addressable (2.8.6)
66
public_suffix (>= 2.0.2, < 6.0)
77
afm (0.2.2)
8-
async (2.6.4)
8+
async (2.8.1)
99
console (~> 1.10)
1010
fiber-annotation
1111
io-event (~> 1.1)
1212
timers (~> 4.1)
13-
base64 (0.1.1)
1413
colorator (1.1.0)
15-
concurrent-ruby (1.2.2)
16-
console (1.23.2)
14+
concurrent-ruby (1.2.3)
15+
console (1.23.3)
1716
fiber-annotation
1817
fiber-local
1918
em-websocket (0.5.3)
@@ -22,16 +21,15 @@ GEM
2221
ethon (0.16.0)
2322
ffi (>= 1.15.0)
2423
eventmachine (1.2.7)
25-
faraday (2.7.11)
26-
base64
27-
faraday-net_http (>= 2.0, < 3.1)
28-
ruby2_keywords (>= 0.0.4)
29-
faraday-net_http (3.0.2)
30-
ffi (1.16.2)
24+
faraday (2.9.0)
25+
faraday-net_http (>= 2.0, < 3.2)
26+
faraday-net_http (3.1.0)
27+
net-http
28+
ffi (1.16.3)
3129
fiber-annotation (0.2.0)
3230
fiber-local (1.0.0)
3331
forwardable-extended (2.6.0)
34-
google-protobuf (3.24.3)
32+
google-protobuf (3.25.2)
3533
hashery (2.1.2)
3634
html-proofer (5.0.8)
3735
addressable (~> 2.3)
@@ -45,8 +43,8 @@ GEM
4543
http_parser.rb (0.8.0)
4644
i18n (1.14.1)
4745
concurrent-ruby (~> 1.0)
48-
io-event (1.3.2)
49-
jekyll (4.3.2)
46+
io-event (1.4.3)
47+
jekyll (4.3.3)
5048
addressable (~> 2.4)
5149
colorator (~> 1.0)
5250
em-websocket (~> 0.5)
@@ -80,35 +78,36 @@ GEM
8078
rb-fsevent (~> 0.10, >= 0.10.3)
8179
rb-inotify (~> 0.9, >= 0.9.10)
8280
mercenary (0.4.0)
83-
mini_portile2 (2.8.4)
84-
nokogiri (1.15.4)
81+
mini_portile2 (2.8.5)
82+
net-http (0.4.1)
83+
uri
84+
nokogiri (1.16.2)
8585
mini_portile2 (~> 2.8.2)
8686
racc (~> 1.4)
8787
octokit (4.25.1)
8888
faraday (>= 1, < 3)
8989
sawyer (~> 0.9)
9090
pathutil (0.16.2)
9191
forwardable-extended (~> 2.6)
92-
pdf-reader (2.11.0)
92+
pdf-reader (2.12.0)
9393
Ascii85 (~> 1.0)
9494
afm (~> 0.2.1)
9595
hashery (~> 2.0)
9696
ruby-rc4
9797
ttfunk
98-
public_suffix (5.0.3)
99-
racc (1.7.1)
98+
public_suffix (5.0.4)
99+
racc (1.7.3)
100100
rainbow (3.1.1)
101-
rake (13.0.6)
101+
rake (13.1.0)
102102
rb-fsevent (0.11.2)
103103
rb-inotify (0.10.1)
104104
ffi (~> 1.0)
105105
rexml (3.2.6)
106-
rouge (4.1.3)
106+
rouge (4.2.0)
107107
ruby-rc4 (0.1.5)
108-
ruby2_keywords (0.0.5)
109108
safe_yaml (1.0.5)
110-
sass-embedded (1.68.0)
111-
google-protobuf (~> 3.23)
109+
sass-embedded (1.70.0)
110+
google-protobuf (~> 3.25)
112111
rake (>= 13.0.0)
113112
sawyer (0.9.2)
114113
addressable (>= 2.3.5)
@@ -117,12 +116,13 @@ GEM
117116
unicode-display_width (>= 1.1.1, < 3)
118117
timers (4.3.5)
119118
ttfunk (1.7.0)
120-
typhoeus (1.4.0)
119+
typhoeus (1.4.1)
121120
ethon (>= 0.9.0)
122121
unicode-display_width (2.5.0)
122+
uri (0.13.0)
123123
webrick (1.8.1)
124124
yell (2.2.2)
125-
zeitwerk (2.6.12)
125+
zeitwerk (2.6.13)
126126

127127
PLATFORMS
128128
ruby

0 commit comments

Comments
 (0)