Skip to content

Commit ca06dd5

Browse files
Lock file maintenance
1 parent 531aa90 commit ca06dd5

File tree

1 file changed

+49
-41
lines changed

1 file changed

+49
-41
lines changed

Gemfile.lock

+49-41
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,43 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
Ascii85 (1.1.0)
5-
addressable (2.8.5)
6-
public_suffix (>= 2.0.2, < 6.0)
4+
Ascii85 (1.1.1)
5+
addressable (2.8.7)
6+
public_suffix (>= 2.0.2, < 7.0)
77
afm (0.2.2)
8-
async (2.6.4)
9-
console (~> 1.10)
8+
async (2.16.1)
9+
console (~> 1.26)
1010
fiber-annotation
11-
io-event (~> 1.1)
12-
timers (~> 4.1)
13-
base64 (0.1.1)
11+
io-event (~> 1.6, >= 1.6.5)
12+
bigdecimal (3.1.8)
1413
colorator (1.1.0)
15-
concurrent-ruby (1.2.2)
16-
console (1.23.2)
14+
concurrent-ruby (1.3.4)
15+
console (1.27.0)
1716
fiber-annotation
18-
fiber-local
17+
fiber-local (~> 1.1)
18+
json
1919
em-websocket (0.5.3)
2020
eventmachine (>= 0.12.9)
2121
http_parser.rb (~> 0)
2222
ethon (0.16.0)
2323
ffi (>= 1.15.0)
2424
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)
25+
faraday (2.11.0)
26+
faraday-net_http (>= 2.0, < 3.4)
27+
logger
28+
faraday-net_http (3.3.0)
29+
net-http
30+
ffi (1.17.0)
3131
fiber-annotation (0.2.0)
32-
fiber-local (1.0.0)
32+
fiber-local (1.1.0)
33+
fiber-storage
34+
fiber-storage (1.0.0)
3335
forwardable-extended (2.6.0)
34-
google-protobuf (3.24.3)
36+
google-protobuf (4.28.0)
37+
bigdecimal
38+
rake (>= 13)
3539
hashery (2.1.2)
36-
html-proofer (5.0.8)
40+
html-proofer (5.0.9)
3741
addressable (~> 2.3)
3842
async (~> 2.1)
3943
nokogiri (~> 1.13)
@@ -43,10 +47,10 @@ GEM
4347
yell (~> 2.0)
4448
zeitwerk (~> 2.5)
4549
http_parser.rb (0.8.0)
46-
i18n (1.14.1)
50+
i18n (1.14.5)
4751
concurrent-ruby (~> 1.0)
48-
io-event (1.3.2)
49-
jekyll (4.3.2)
52+
io-event (1.6.5)
53+
jekyll (4.3.3)
5054
addressable (~> 2.4)
5155
colorator (~> 1.0)
5256
em-websocket (~> 0.5)
@@ -71,58 +75,62 @@ GEM
7175
sass-embedded (~> 1.54)
7276
jekyll-watch (2.2.1)
7377
listen (~> 3.0)
78+
json (2.7.2)
7479
kramdown (2.4.0)
7580
rexml
7681
kramdown-parser-gfm (1.1.0)
7782
kramdown (~> 2.0)
7883
liquid (4.0.4)
79-
listen (3.8.0)
84+
listen (3.9.0)
8085
rb-fsevent (~> 0.10, >= 0.10.3)
8186
rb-inotify (~> 0.9, >= 0.9.10)
87+
logger (1.6.1)
8288
mercenary (0.4.0)
83-
mini_portile2 (2.8.4)
84-
nokogiri (1.15.4)
89+
mini_portile2 (2.8.7)
90+
net-http (0.4.1)
91+
uri
92+
nokogiri (1.16.7)
8593
mini_portile2 (~> 2.8.2)
8694
racc (~> 1.4)
8795
octokit (4.25.1)
8896
faraday (>= 1, < 3)
8997
sawyer (~> 0.9)
9098
pathutil (0.16.2)
9199
forwardable-extended (~> 2.6)
92-
pdf-reader (2.11.0)
100+
pdf-reader (2.12.0)
93101
Ascii85 (~> 1.0)
94102
afm (~> 0.2.1)
95103
hashery (~> 2.0)
96104
ruby-rc4
97105
ttfunk
98-
public_suffix (5.0.3)
99-
racc (1.7.1)
106+
public_suffix (6.0.1)
107+
racc (1.8.1)
100108
rainbow (3.1.1)
101-
rake (13.0.6)
109+
rake (13.2.1)
102110
rb-fsevent (0.11.2)
103-
rb-inotify (0.10.1)
111+
rb-inotify (0.11.1)
104112
ffi (~> 1.0)
105-
rexml (3.2.6)
106-
rouge (4.1.3)
113+
rexml (3.3.7)
114+
rouge (4.3.0)
107115
ruby-rc4 (0.1.5)
108-
ruby2_keywords (0.0.5)
109116
safe_yaml (1.0.5)
110-
sass-embedded (1.68.0)
111-
google-protobuf (~> 3.23)
112-
rake (>= 13.0.0)
117+
sass-embedded (1.78.0)
118+
google-protobuf (~> 4.27)
119+
rake (>= 13)
113120
sawyer (0.9.2)
114121
addressable (>= 2.3.5)
115122
faraday (>= 0.17.3, < 3)
116123
terminal-table (3.0.2)
117124
unicode-display_width (>= 1.1.1, < 3)
118-
timers (4.3.5)
119-
ttfunk (1.7.0)
120-
typhoeus (1.4.0)
125+
ttfunk (1.8.0)
126+
bigdecimal (~> 3.1)
127+
typhoeus (1.4.1)
121128
ethon (>= 0.9.0)
122129
unicode-display_width (2.5.0)
130+
uri (0.13.1)
123131
webrick (1.8.1)
124132
yell (2.2.2)
125-
zeitwerk (2.6.12)
133+
zeitwerk (2.6.18)
126134

127135
PLATFORMS
128136
ruby

0 commit comments

Comments
 (0)