Skip to content

Commit 338d520

Browse files
Added Gemfile
1 parent b4ec06f commit 338d520

File tree

2 files changed

+311
-0
lines changed

2 files changed

+311
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
gem 'github-pages'
2+
source 'https://rubygems.org'

Gemfile.lock

Lines changed: 309 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,309 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (8.0.2)
5+
base64
6+
benchmark (>= 0.3)
7+
bigdecimal
8+
concurrent-ruby (~> 1.0, >= 1.3.1)
9+
connection_pool (>= 2.2.5)
10+
drb
11+
i18n (>= 1.6, < 2)
12+
logger (>= 1.4.2)
13+
minitest (>= 5.1)
14+
securerandom (>= 0.3)
15+
tzinfo (~> 2.0, >= 2.0.5)
16+
uri (>= 0.13.1)
17+
addressable (2.8.7)
18+
public_suffix (>= 2.0.2, < 7.0)
19+
base64 (0.2.0)
20+
benchmark (0.4.0)
21+
bigdecimal (3.1.9)
22+
coffee-script (2.4.1)
23+
coffee-script-source
24+
execjs
25+
coffee-script-source (1.12.2)
26+
colorator (1.1.0)
27+
commonmarker (0.23.11)
28+
concurrent-ruby (1.3.5)
29+
connection_pool (2.5.1)
30+
csv (3.3.4)
31+
dnsruby (1.72.4)
32+
base64 (~> 0.2.0)
33+
logger (~> 1.6.5)
34+
simpleidn (~> 0.2.1)
35+
drb (2.2.1)
36+
em-websocket (0.5.3)
37+
eventmachine (>= 0.12.9)
38+
http_parser.rb (~> 0)
39+
ethon (0.16.0)
40+
ffi (>= 1.15.0)
41+
eventmachine (1.2.7)
42+
execjs (2.10.0)
43+
faraday (2.13.0)
44+
faraday-net_http (>= 2.0, < 3.5)
45+
json
46+
logger
47+
faraday-net_http (3.4.0)
48+
net-http (>= 0.5.0)
49+
ffi (1.17.2-aarch64-linux-gnu)
50+
ffi (1.17.2-aarch64-linux-musl)
51+
ffi (1.17.2-arm-linux-gnu)
52+
ffi (1.17.2-arm-linux-musl)
53+
ffi (1.17.2-arm64-darwin)
54+
ffi (1.17.2-x86_64-darwin)
55+
ffi (1.17.2-x86_64-linux-gnu)
56+
ffi (1.17.2-x86_64-linux-musl)
57+
forwardable-extended (2.6.0)
58+
gemoji (4.1.0)
59+
github-pages (232)
60+
github-pages-health-check (= 1.18.2)
61+
jekyll (= 3.10.0)
62+
jekyll-avatar (= 0.8.0)
63+
jekyll-coffeescript (= 1.2.2)
64+
jekyll-commonmark-ghpages (= 0.5.1)
65+
jekyll-default-layout (= 0.1.5)
66+
jekyll-feed (= 0.17.0)
67+
jekyll-gist (= 1.5.0)
68+
jekyll-github-metadata (= 2.16.1)
69+
jekyll-include-cache (= 0.2.1)
70+
jekyll-mentions (= 1.6.0)
71+
jekyll-optional-front-matter (= 0.3.2)
72+
jekyll-paginate (= 1.1.0)
73+
jekyll-readme-index (= 0.3.0)
74+
jekyll-redirect-from (= 0.16.0)
75+
jekyll-relative-links (= 0.6.1)
76+
jekyll-remote-theme (= 0.4.3)
77+
jekyll-sass-converter (= 1.5.2)
78+
jekyll-seo-tag (= 2.8.0)
79+
jekyll-sitemap (= 1.4.0)
80+
jekyll-swiss (= 1.0.0)
81+
jekyll-theme-architect (= 0.2.0)
82+
jekyll-theme-cayman (= 0.2.0)
83+
jekyll-theme-dinky (= 0.2.0)
84+
jekyll-theme-hacker (= 0.2.0)
85+
jekyll-theme-leap-day (= 0.2.0)
86+
jekyll-theme-merlot (= 0.2.0)
87+
jekyll-theme-midnight (= 0.2.0)
88+
jekyll-theme-minimal (= 0.2.0)
89+
jekyll-theme-modernist (= 0.2.0)
90+
jekyll-theme-primer (= 0.6.0)
91+
jekyll-theme-slate (= 0.2.0)
92+
jekyll-theme-tactile (= 0.2.0)
93+
jekyll-theme-time-machine (= 0.2.0)
94+
jekyll-titles-from-headings (= 0.5.3)
95+
jemoji (= 0.13.0)
96+
kramdown (= 2.4.0)
97+
kramdown-parser-gfm (= 1.1.0)
98+
liquid (= 4.0.4)
99+
mercenary (~> 0.3)
100+
minima (= 2.5.1)
101+
nokogiri (>= 1.16.2, < 2.0)
102+
rouge (= 3.30.0)
103+
terminal-table (~> 1.4)
104+
webrick (~> 1.8)
105+
github-pages-health-check (1.18.2)
106+
addressable (~> 2.3)
107+
dnsruby (~> 1.60)
108+
octokit (>= 4, < 8)
109+
public_suffix (>= 3.0, < 6.0)
110+
typhoeus (~> 1.3)
111+
html-pipeline (2.14.3)
112+
activesupport (>= 2)
113+
nokogiri (>= 1.4)
114+
http_parser.rb (0.8.0)
115+
i18n (1.14.7)
116+
concurrent-ruby (~> 1.0)
117+
jekyll (3.10.0)
118+
addressable (~> 2.4)
119+
colorator (~> 1.0)
120+
csv (~> 3.0)
121+
em-websocket (~> 0.5)
122+
i18n (>= 0.7, < 2)
123+
jekyll-sass-converter (~> 1.0)
124+
jekyll-watch (~> 2.0)
125+
kramdown (>= 1.17, < 3)
126+
liquid (~> 4.0)
127+
mercenary (~> 0.3.3)
128+
pathutil (~> 0.9)
129+
rouge (>= 1.7, < 4)
130+
safe_yaml (~> 1.0)
131+
webrick (>= 1.0)
132+
jekyll-avatar (0.8.0)
133+
jekyll (>= 3.0, < 5.0)
134+
jekyll-coffeescript (1.2.2)
135+
coffee-script (~> 2.2)
136+
coffee-script-source (~> 1.12)
137+
jekyll-commonmark (1.4.0)
138+
commonmarker (~> 0.22)
139+
jekyll-commonmark-ghpages (0.5.1)
140+
commonmarker (>= 0.23.7, < 1.1.0)
141+
jekyll (>= 3.9, < 4.0)
142+
jekyll-commonmark (~> 1.4.0)
143+
rouge (>= 2.0, < 5.0)
144+
jekyll-default-layout (0.1.5)
145+
jekyll (>= 3.0, < 5.0)
146+
jekyll-feed (0.17.0)
147+
jekyll (>= 3.7, < 5.0)
148+
jekyll-gist (1.5.0)
149+
octokit (~> 4.2)
150+
jekyll-github-metadata (2.16.1)
151+
jekyll (>= 3.4, < 5.0)
152+
octokit (>= 4, < 7, != 4.4.0)
153+
jekyll-include-cache (0.2.1)
154+
jekyll (>= 3.7, < 5.0)
155+
jekyll-mentions (1.6.0)
156+
html-pipeline (~> 2.3)
157+
jekyll (>= 3.7, < 5.0)
158+
jekyll-optional-front-matter (0.3.2)
159+
jekyll (>= 3.0, < 5.0)
160+
jekyll-paginate (1.1.0)
161+
jekyll-readme-index (0.3.0)
162+
jekyll (>= 3.0, < 5.0)
163+
jekyll-redirect-from (0.16.0)
164+
jekyll (>= 3.3, < 5.0)
165+
jekyll-relative-links (0.6.1)
166+
jekyll (>= 3.3, < 5.0)
167+
jekyll-remote-theme (0.4.3)
168+
addressable (~> 2.0)
169+
jekyll (>= 3.5, < 5.0)
170+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
171+
rubyzip (>= 1.3.0, < 3.0)
172+
jekyll-sass-converter (1.5.2)
173+
sass (~> 3.4)
174+
jekyll-seo-tag (2.8.0)
175+
jekyll (>= 3.8, < 5.0)
176+
jekyll-sitemap (1.4.0)
177+
jekyll (>= 3.7, < 5.0)
178+
jekyll-swiss (1.0.0)
179+
jekyll-theme-architect (0.2.0)
180+
jekyll (> 3.5, < 5.0)
181+
jekyll-seo-tag (~> 2.0)
182+
jekyll-theme-cayman (0.2.0)
183+
jekyll (> 3.5, < 5.0)
184+
jekyll-seo-tag (~> 2.0)
185+
jekyll-theme-dinky (0.2.0)
186+
jekyll (> 3.5, < 5.0)
187+
jekyll-seo-tag (~> 2.0)
188+
jekyll-theme-hacker (0.2.0)
189+
jekyll (> 3.5, < 5.0)
190+
jekyll-seo-tag (~> 2.0)
191+
jekyll-theme-leap-day (0.2.0)
192+
jekyll (> 3.5, < 5.0)
193+
jekyll-seo-tag (~> 2.0)
194+
jekyll-theme-merlot (0.2.0)
195+
jekyll (> 3.5, < 5.0)
196+
jekyll-seo-tag (~> 2.0)
197+
jekyll-theme-midnight (0.2.0)
198+
jekyll (> 3.5, < 5.0)
199+
jekyll-seo-tag (~> 2.0)
200+
jekyll-theme-minimal (0.2.0)
201+
jekyll (> 3.5, < 5.0)
202+
jekyll-seo-tag (~> 2.0)
203+
jekyll-theme-modernist (0.2.0)
204+
jekyll (> 3.5, < 5.0)
205+
jekyll-seo-tag (~> 2.0)
206+
jekyll-theme-primer (0.6.0)
207+
jekyll (> 3.5, < 5.0)
208+
jekyll-github-metadata (~> 2.9)
209+
jekyll-seo-tag (~> 2.0)
210+
jekyll-theme-slate (0.2.0)
211+
jekyll (> 3.5, < 5.0)
212+
jekyll-seo-tag (~> 2.0)
213+
jekyll-theme-tactile (0.2.0)
214+
jekyll (> 3.5, < 5.0)
215+
jekyll-seo-tag (~> 2.0)
216+
jekyll-theme-time-machine (0.2.0)
217+
jekyll (> 3.5, < 5.0)
218+
jekyll-seo-tag (~> 2.0)
219+
jekyll-titles-from-headings (0.5.3)
220+
jekyll (>= 3.3, < 5.0)
221+
jekyll-watch (2.2.1)
222+
listen (~> 3.0)
223+
jemoji (0.13.0)
224+
gemoji (>= 3, < 5)
225+
html-pipeline (~> 2.2)
226+
jekyll (>= 3.0, < 5.0)
227+
json (2.10.2)
228+
kramdown (2.4.0)
229+
rexml
230+
kramdown-parser-gfm (1.1.0)
231+
kramdown (~> 2.0)
232+
liquid (4.0.4)
233+
listen (3.9.0)
234+
rb-fsevent (~> 0.10, >= 0.10.3)
235+
rb-inotify (~> 0.9, >= 0.9.10)
236+
logger (1.6.6)
237+
mercenary (0.3.6)
238+
minima (2.5.1)
239+
jekyll (>= 3.5, < 5.0)
240+
jekyll-feed (~> 0.9)
241+
jekyll-seo-tag (~> 2.1)
242+
minitest (5.25.5)
243+
net-http (0.6.0)
244+
uri
245+
nokogiri (1.18.7-aarch64-linux-gnu)
246+
racc (~> 1.4)
247+
nokogiri (1.18.7-aarch64-linux-musl)
248+
racc (~> 1.4)
249+
nokogiri (1.18.7-arm-linux-gnu)
250+
racc (~> 1.4)
251+
nokogiri (1.18.7-arm-linux-musl)
252+
racc (~> 1.4)
253+
nokogiri (1.18.7-arm64-darwin)
254+
racc (~> 1.4)
255+
nokogiri (1.18.7-x86_64-darwin)
256+
racc (~> 1.4)
257+
nokogiri (1.18.7-x86_64-linux-gnu)
258+
racc (~> 1.4)
259+
nokogiri (1.18.7-x86_64-linux-musl)
260+
racc (~> 1.4)
261+
octokit (4.25.1)
262+
faraday (>= 1, < 3)
263+
sawyer (~> 0.9)
264+
pathutil (0.16.2)
265+
forwardable-extended (~> 2.6)
266+
public_suffix (5.1.1)
267+
racc (1.8.1)
268+
rb-fsevent (0.11.2)
269+
rb-inotify (0.11.1)
270+
ffi (~> 1.0)
271+
rexml (3.4.1)
272+
rouge (3.30.0)
273+
rubyzip (2.4.1)
274+
safe_yaml (1.0.5)
275+
sass (3.7.4)
276+
sass-listen (~> 4.0.0)
277+
sass-listen (4.0.0)
278+
rb-fsevent (~> 0.9, >= 0.9.4)
279+
rb-inotify (~> 0.9, >= 0.9.7)
280+
sawyer (0.9.2)
281+
addressable (>= 2.3.5)
282+
faraday (>= 0.17.3, < 3)
283+
securerandom (0.4.1)
284+
simpleidn (0.2.3)
285+
terminal-table (1.8.0)
286+
unicode-display_width (~> 1.1, >= 1.1.1)
287+
typhoeus (1.4.1)
288+
ethon (>= 0.9.0)
289+
tzinfo (2.0.6)
290+
concurrent-ruby (~> 1.0)
291+
unicode-display_width (1.8.0)
292+
uri (1.0.3)
293+
webrick (1.9.1)
294+
295+
PLATFORMS
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
304+
305+
DEPENDENCIES
306+
github-pages
307+
308+
BUNDLED WITH
309+
2.6.8

0 commit comments

Comments
 (0)