Skip to content

Commit fea0e7e

Browse files
committed
chore: update ruby deps in old docs
1 parent 196a123 commit fea0e7e

File tree

2 files changed

+123
-89
lines changed

2 files changed

+123
-89
lines changed

old_docs/Gemfile

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
source 'https://rubygems.org'
2-
gem 'github-pages', '>= 224'
2+
gem 'github-pages', '>= 232'
33
gem 'rouge'
4-
gem "jekyll", ">= 3.9.1"
5-
gem "ffi", ">= 1.9.24"
6-
gem "nokogiri", ">= 1.18.3"
7-
gem "yajl-ruby", ">= 1.3.1"
8-
gem "kramdown", ">= 2.5.1"
4+
gem "jekyll", ">= 3.10.0"
5+
gem "ffi", ">= 1.17.1"
6+
gem "nokogiri", ">= 1.18.5"
7+
gem "yajl-ruby", ">= 1.4.3"
8+
gem "kramdown", ">= 2.4.0"

old_docs/Gemfile.lock

Lines changed: 117 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,70 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (7.1.2)
4+
activesupport (7.2.2.1)
55
base64
6+
benchmark (>= 0.3)
67
bigdecimal
7-
concurrent-ruby (~> 1.0, >= 1.0.2)
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
89
connection_pool (>= 2.2.5)
910
drb
1011
i18n (>= 1.6, < 2)
12+
logger (>= 1.4.2)
1113
minitest (>= 5.1)
12-
mutex_m
13-
tzinfo (~> 2.0)
14-
addressable (2.8.5)
15-
public_suffix (>= 2.0.2, < 6.0)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
16+
addressable (2.8.7)
17+
public_suffix (>= 2.0.2, < 7.0)
1618
base64 (0.2.0)
17-
bigdecimal (3.1.4)
19+
benchmark (0.4.0)
20+
bigdecimal (3.1.9)
1821
coffee-script (2.4.1)
1922
coffee-script-source
2023
execjs
21-
coffee-script-source (1.11.1)
24+
coffee-script-source (1.12.2)
2225
colorator (1.1.0)
23-
commonmarker (0.23.10)
24-
concurrent-ruby (1.2.2)
25-
connection_pool (2.4.1)
26-
dnsruby (1.70.0)
26+
commonmarker (0.23.11)
27+
concurrent-ruby (1.3.5)
28+
connection_pool (2.5.0)
29+
csv (3.3.3)
30+
dnsruby (1.72.4)
31+
base64 (~> 0.2.0)
32+
logger (~> 1.6.5)
2733
simpleidn (~> 0.2.1)
28-
drb (2.2.0)
29-
ruby2_keywords
34+
drb (2.2.1)
3035
em-websocket (0.5.3)
3136
eventmachine (>= 0.12.9)
3237
http_parser.rb (~> 0)
3338
ethon (0.16.0)
3439
ffi (>= 1.15.0)
3540
eventmachine (1.2.7)
36-
execjs (2.9.1)
37-
faraday (2.7.11)
38-
base64
39-
faraday-net_http (>= 2.0, < 3.1)
40-
ruby2_keywords (>= 0.0.4)
41-
faraday-net_http (3.0.2)
42-
ffi (1.16.3)
41+
execjs (2.10.0)
42+
faraday (2.12.2)
43+
faraday-net_http (>= 2.0, < 3.5)
44+
json
45+
logger
46+
faraday-net_http (3.4.0)
47+
net-http (>= 0.5.0)
48+
ffi (1.17.1-aarch64-linux-gnu)
49+
ffi (1.17.1-aarch64-linux-musl)
50+
ffi (1.17.1-arm-linux-gnu)
51+
ffi (1.17.1-arm-linux-musl)
52+
ffi (1.17.1-arm64-darwin)
53+
ffi (1.17.1-x86_64-darwin)
54+
ffi (1.17.1-x86_64-linux-gnu)
55+
ffi (1.17.1-x86_64-linux-musl)
4356
forwardable-extended (2.6.0)
44-
gemoji (3.0.1)
45-
github-pages (228)
46-
github-pages-health-check (= 1.17.9)
47-
jekyll (= 3.9.3)
48-
jekyll-avatar (= 0.7.0)
49-
jekyll-coffeescript (= 1.1.1)
50-
jekyll-commonmark-ghpages (= 0.4.0)
51-
jekyll-default-layout (= 0.1.4)
52-
jekyll-feed (= 0.15.1)
57+
gemoji (4.1.0)
58+
github-pages (232)
59+
github-pages-health-check (= 1.18.2)
60+
jekyll (= 3.10.0)
61+
jekyll-avatar (= 0.8.0)
62+
jekyll-coffeescript (= 1.2.2)
63+
jekyll-commonmark-ghpages (= 0.5.1)
64+
jekyll-default-layout (= 0.1.5)
65+
jekyll-feed (= 0.17.0)
5366
jekyll-gist (= 1.5.0)
54-
jekyll-github-metadata (= 2.13.0)
67+
jekyll-github-metadata (= 2.16.1)
5568
jekyll-include-cache (= 0.2.1)
5669
jekyll-mentions (= 1.6.0)
5770
jekyll-optional-front-matter (= 0.3.2)
@@ -78,30 +91,32 @@ GEM
7891
jekyll-theme-tactile (= 0.2.0)
7992
jekyll-theme-time-machine (= 0.2.0)
8093
jekyll-titles-from-headings (= 0.5.3)
81-
jemoji (= 0.12.0)
82-
kramdown (= 2.3.2)
94+
jemoji (= 0.13.0)
95+
kramdown (= 2.4.0)
8396
kramdown-parser-gfm (= 1.1.0)
8497
liquid (= 4.0.4)
8598
mercenary (~> 0.3)
8699
minima (= 2.5.1)
87-
nokogiri (>= 1.13.6, < 2.0)
88-
rouge (= 3.26.0)
100+
nokogiri (>= 1.16.2, < 2.0)
101+
rouge (= 3.30.0)
89102
terminal-table (~> 1.4)
90-
github-pages-health-check (1.17.9)
103+
webrick (~> 1.8)
104+
github-pages-health-check (1.18.2)
91105
addressable (~> 2.3)
92106
dnsruby (~> 1.60)
93-
octokit (~> 4.0)
94-
public_suffix (>= 3.0, < 5.0)
107+
octokit (>= 4, < 8)
108+
public_suffix (>= 3.0, < 6.0)
95109
typhoeus (~> 1.3)
96110
html-pipeline (2.14.3)
97111
activesupport (>= 2)
98112
nokogiri (>= 1.4)
99113
http_parser.rb (0.8.0)
100-
i18n (1.14.1)
114+
i18n (1.14.7)
101115
concurrent-ruby (~> 1.0)
102-
jekyll (3.9.3)
116+
jekyll (3.10.0)
103117
addressable (~> 2.4)
104118
colorator (~> 1.0)
119+
csv (~> 3.0)
105120
em-websocket (~> 0.5)
106121
i18n (>= 0.7, < 2)
107122
jekyll-sass-converter (~> 1.0)
@@ -112,27 +127,28 @@ GEM
112127
pathutil (~> 0.9)
113128
rouge (>= 1.7, < 4)
114129
safe_yaml (~> 1.0)
115-
jekyll-avatar (0.7.0)
130+
webrick (>= 1.0)
131+
jekyll-avatar (0.8.0)
116132
jekyll (>= 3.0, < 5.0)
117-
jekyll-coffeescript (1.1.1)
133+
jekyll-coffeescript (1.2.2)
118134
coffee-script (~> 2.2)
119-
coffee-script-source (~> 1.11.1)
135+
coffee-script-source (~> 1.12)
120136
jekyll-commonmark (1.4.0)
121137
commonmarker (~> 0.22)
122-
jekyll-commonmark-ghpages (0.4.0)
123-
commonmarker (~> 0.23.7)
124-
jekyll (~> 3.9.0)
138+
jekyll-commonmark-ghpages (0.5.1)
139+
commonmarker (>= 0.23.7, < 1.1.0)
140+
jekyll (>= 3.9, < 4.0)
125141
jekyll-commonmark (~> 1.4.0)
126142
rouge (>= 2.0, < 5.0)
127-
jekyll-default-layout (0.1.4)
128-
jekyll (~> 3.0)
129-
jekyll-feed (0.15.1)
143+
jekyll-default-layout (0.1.5)
144+
jekyll (>= 3.0, < 5.0)
145+
jekyll-feed (0.17.0)
130146
jekyll (>= 3.7, < 5.0)
131147
jekyll-gist (1.5.0)
132148
octokit (~> 4.2)
133-
jekyll-github-metadata (2.13.0)
149+
jekyll-github-metadata (2.16.1)
134150
jekyll (>= 3.4, < 5.0)
135-
octokit (~> 4.0, != 4.4.0)
151+
octokit (>= 4, < 7, != 4.4.0)
136152
jekyll-include-cache (0.2.1)
137153
jekyll (>= 3.7, < 5.0)
138154
jekyll-mentions (1.6.0)
@@ -203,44 +219,57 @@ GEM
203219
jekyll (>= 3.3, < 5.0)
204220
jekyll-watch (2.2.1)
205221
listen (~> 3.0)
206-
jemoji (0.12.0)
207-
gemoji (~> 3.0)
222+
jemoji (0.13.0)
223+
gemoji (>= 3, < 5)
208224
html-pipeline (~> 2.2)
209225
jekyll (>= 3.0, < 5.0)
210-
kramdown (2.3.2)
226+
json (2.10.2)
227+
kramdown (2.4.0)
211228
rexml
212229
kramdown-parser-gfm (1.1.0)
213230
kramdown (~> 2.0)
214231
liquid (4.0.4)
215-
listen (3.8.0)
232+
listen (3.9.0)
216233
rb-fsevent (~> 0.10, >= 0.10.3)
217234
rb-inotify (~> 0.9, >= 0.9.10)
235+
logger (1.6.6)
218236
mercenary (0.3.6)
219-
mini_portile2 (2.8.6)
220237
minima (2.5.1)
221238
jekyll (>= 3.5, < 5.0)
222239
jekyll-feed (~> 0.9)
223240
jekyll-seo-tag (~> 2.1)
224-
minitest (5.20.0)
225-
mutex_m (0.2.0)
226-
nokogiri (1.16.5)
227-
mini_portile2 (~> 2.8.2)
241+
minitest (5.25.5)
242+
net-http (0.6.0)
243+
uri
244+
nokogiri (1.18.5-aarch64-linux-gnu)
245+
racc (~> 1.4)
246+
nokogiri (1.18.5-aarch64-linux-musl)
247+
racc (~> 1.4)
248+
nokogiri (1.18.5-arm-linux-gnu)
249+
racc (~> 1.4)
250+
nokogiri (1.18.5-arm-linux-musl)
251+
racc (~> 1.4)
252+
nokogiri (1.18.5-arm64-darwin)
253+
racc (~> 1.4)
254+
nokogiri (1.18.5-x86_64-darwin)
255+
racc (~> 1.4)
256+
nokogiri (1.18.5-x86_64-linux-gnu)
257+
racc (~> 1.4)
258+
nokogiri (1.18.5-x86_64-linux-musl)
228259
racc (~> 1.4)
229260
octokit (4.25.1)
230261
faraday (>= 1, < 3)
231262
sawyer (~> 0.9)
232263
pathutil (0.16.2)
233264
forwardable-extended (~> 2.6)
234-
public_suffix (4.0.7)
235-
racc (1.7.3)
265+
public_suffix (5.1.1)
266+
racc (1.8.1)
236267
rb-fsevent (0.11.2)
237-
rb-inotify (0.10.1)
268+
rb-inotify (0.11.1)
238269
ffi (~> 1.0)
239-
rexml (3.2.8)
240-
strscan (>= 3.0.9)
241-
rouge (3.26.0)
242-
ruby2_keywords (0.0.5)
243-
rubyzip (2.3.2)
270+
rexml (3.4.1)
271+
rouge (3.30.0)
272+
rubyzip (2.4.1)
244273
safe_yaml (1.0.5)
245274
sass (3.7.4)
246275
sass-listen (~> 4.0.0)
@@ -250,32 +279,37 @@ GEM
250279
sawyer (0.9.2)
251280
addressable (>= 2.3.5)
252281
faraday (>= 0.17.3, < 3)
253-
simpleidn (0.2.1)
254-
unf (~> 0.1.4)
255-
strscan (3.1.0)
282+
securerandom (0.4.1)
283+
simpleidn (0.2.3)
256284
terminal-table (1.8.0)
257285
unicode-display_width (~> 1.1, >= 1.1.1)
258-
typhoeus (1.4.0)
286+
typhoeus (1.4.1)
259287
ethon (>= 0.9.0)
260288
tzinfo (2.0.6)
261289
concurrent-ruby (~> 1.0)
262-
unf (0.1.4)
263-
unf_ext
264-
unf_ext (0.0.9)
265290
unicode-display_width (1.8.0)
291+
uri (1.0.3)
292+
webrick (1.9.1)
266293
yajl-ruby (1.4.3)
267294

268295
PLATFORMS
269-
ruby
296+
aarch64-linux-gnu
297+
aarch64-linux-musl
298+
arm-linux-gnu
299+
arm-linux-musl
300+
arm64-darwin
301+
x86_64-darwin
302+
x86_64-linux-gnu
303+
x86_64-linux-musl
270304

271305
DEPENDENCIES
272-
ffi (>= 1.9.24)
273-
github-pages (>= 224)
274-
jekyll (>= 3.9.1)
275-
kramdown (>= 2.3.1)
276-
nokogiri (>= 1.8.5)
306+
ffi (>= 1.17.1)
307+
github-pages (>= 232)
308+
jekyll (>= 3.10.0)
309+
kramdown (>= 2.4.0)
310+
nokogiri (>= 1.18.5)
277311
rouge
278-
yajl-ruby (>= 1.3.1)
312+
yajl-ruby (>= 1.4.3)
279313

280314
BUNDLED WITH
281-
1.17.3
315+
2.6.6

0 commit comments

Comments
 (0)