Skip to content

Commit 8480b01

Browse files
Lock file maintenance
1 parent 2f94d7b commit 8480b01

File tree

1 file changed

+65
-49
lines changed

1 file changed

+65
-49
lines changed

Gemfile.lock

Lines changed: 65 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,48 @@
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 (2.0.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.24.0)
9+
console (~> 1.29)
1010
fiber-annotation
11-
io-event (~> 1.1)
12-
timers (~> 4.1)
13-
base64 (0.1.1)
11+
io-event (~> 1.9)
12+
metrics (~> 0.12)
13+
traces (~> 0.15)
14+
base64 (0.3.0)
1415
bigdecimal (3.2.2)
1516
colorator (1.1.0)
16-
concurrent-ruby (1.2.2)
17-
console (1.23.2)
17+
concurrent-ruby (1.3.5)
18+
console (1.31.0)
1819
fiber-annotation
19-
fiber-local
20+
fiber-local (~> 1.1)
21+
json
2022
csv (3.3.5)
2123
em-websocket (0.5.3)
2224
eventmachine (>= 0.12.9)
2325
http_parser.rb (~> 0)
2426
ethon (0.16.0)
2527
ffi (>= 1.15.0)
2628
eventmachine (1.2.7)
27-
faraday (2.7.11)
28-
base64
29-
faraday-net_http (>= 2.0, < 3.1)
30-
ruby2_keywords (>= 0.0.4)
31-
faraday-net_http (3.0.2)
32-
ffi (1.16.2)
29+
faraday (2.13.1)
30+
faraday-net_http (>= 2.0, < 3.5)
31+
json
32+
logger
33+
faraday-net_http (3.4.0)
34+
net-http (>= 0.5.0)
35+
ffi (1.17.2)
3336
fiber-annotation (0.2.0)
34-
fiber-local (1.0.0)
37+
fiber-local (1.1.0)
38+
fiber-storage
39+
fiber-storage (1.0.1)
3540
forwardable-extended (2.6.0)
36-
google-protobuf (3.24.3)
41+
google-protobuf (4.31.1)
42+
bigdecimal
43+
rake (>= 13)
3744
hashery (2.1.2)
38-
html-proofer (5.0.8)
45+
html-proofer (5.0.10)
3946
addressable (~> 2.3)
4047
async (~> 2.1)
4148
nokogiri (~> 1.13)
@@ -45,20 +52,23 @@ GEM
4552
yell (~> 2.0)
4653
zeitwerk (~> 2.5)
4754
http_parser.rb (0.8.0)
48-
i18n (1.14.1)
55+
i18n (1.14.7)
4956
concurrent-ruby (~> 1.0)
50-
io-event (1.3.2)
51-
jekyll (4.3.2)
57+
io-event (1.10.2)
58+
jekyll (4.4.1)
5259
addressable (~> 2.4)
60+
base64 (~> 0.2)
5361
colorator (~> 1.0)
62+
csv (~> 3.0)
5463
em-websocket (~> 0.5)
5564
i18n (~> 1.0)
5665
jekyll-sass-converter (>= 2.0, < 4.0)
5766
jekyll-watch (~> 2.0)
67+
json (~> 2.6)
5868
kramdown (~> 2.3, >= 2.3.1)
5969
kramdown-parser-gfm (~> 1.0)
6070
liquid (~> 4.0)
61-
mercenary (>= 0.3.6, < 0.5)
71+
mercenary (~> 0.3, >= 0.3.6)
6272
pathutil (~> 0.9)
6373
rouge (>= 3.0, < 5.0)
6474
safe_yaml (~> 1.0)
@@ -69,62 +79,68 @@ GEM
6979
jekyll-paginate (1.1.0)
7080
jekyll-redirect-from (0.16.0)
7181
jekyll (>= 3.3, < 5.0)
72-
jekyll-sass-converter (3.0.0)
73-
sass-embedded (~> 1.54)
82+
jekyll-sass-converter (3.1.0)
83+
sass-embedded (~> 1.75)
7484
jekyll-watch (2.2.1)
7585
listen (~> 3.0)
76-
kramdown (2.4.0)
77-
rexml
86+
json (2.12.2)
87+
kramdown (2.5.1)
88+
rexml (>= 3.3.9)
7889
kramdown-parser-gfm (1.1.0)
7990
kramdown (~> 2.0)
8091
liquid (4.0.4)
81-
listen (3.8.0)
92+
listen (3.9.0)
8293
rb-fsevent (~> 0.10, >= 0.10.3)
8394
rb-inotify (~> 0.9, >= 0.9.10)
95+
logger (1.7.0)
8496
mercenary (0.4.0)
85-
mini_portile2 (2.8.4)
86-
nokogiri (1.15.4)
97+
metrics (0.12.2)
98+
mini_portile2 (2.8.9)
99+
net-http (0.6.0)
100+
uri
101+
nokogiri (1.18.8)
87102
mini_portile2 (~> 2.8.2)
88103
racc (~> 1.4)
89104
octokit (4.25.1)
90105
faraday (>= 1, < 3)
91106
sawyer (~> 0.9)
92107
pathutil (0.16.2)
93108
forwardable-extended (~> 2.6)
94-
pdf-reader (2.11.0)
95-
Ascii85 (~> 1.0)
109+
pdf-reader (2.14.1)
110+
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
96111
afm (~> 0.2.1)
97112
hashery (~> 2.0)
98113
ruby-rc4
99114
ttfunk
100-
public_suffix (5.0.3)
101-
racc (1.7.1)
115+
public_suffix (6.0.2)
116+
racc (1.8.1)
102117
rainbow (3.1.1)
103-
rake (13.0.6)
118+
rake (13.3.0)
104119
rb-fsevent (0.11.2)
105-
rb-inotify (0.10.1)
120+
rb-inotify (0.11.1)
106121
ffi (~> 1.0)
107-
rexml (3.2.6)
108-
rouge (4.1.3)
122+
rexml (3.4.1)
123+
rouge (4.5.2)
109124
ruby-rc4 (0.1.5)
110-
ruby2_keywords (0.0.5)
111125
safe_yaml (1.0.5)
112-
sass-embedded (1.68.0)
113-
google-protobuf (~> 3.23)
114-
rake (>= 13.0.0)
126+
sass-embedded (1.89.2)
127+
google-protobuf (~> 4.31)
128+
rake (>= 13)
115129
sawyer (0.9.2)
116130
addressable (>= 2.3.5)
117131
faraday (>= 0.17.3, < 3)
118132
terminal-table (3.0.2)
119133
unicode-display_width (>= 1.1.1, < 3)
120-
timers (4.3.5)
121-
ttfunk (1.7.0)
122-
typhoeus (1.4.0)
134+
traces (0.15.2)
135+
ttfunk (1.8.0)
136+
bigdecimal (~> 3.1)
137+
typhoeus (1.4.1)
123138
ethon (>= 0.9.0)
124-
unicode-display_width (2.5.0)
125-
webrick (1.8.1)
139+
unicode-display_width (2.6.0)
140+
uri (1.0.3)
141+
webrick (1.9.1)
126142
yell (2.2.2)
127-
zeitwerk (2.6.12)
143+
zeitwerk (2.7.3)
128144

129145
PLATFORMS
130146
ruby

0 commit comments

Comments
 (0)