Skip to content

Commit 1fe2dc4

Browse files
committed
Update .gitignore file
1 parent a74875d commit 1fe2dc4

3 files changed

Lines changed: 312 additions & 2 deletions

File tree

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,3 @@
55
_site/
66
_includes/
77
vendor/
8-
Gemfile
9-
Gemfile.lock

Gemfile

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

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 (7.2.3)
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+
addressable (2.8.8)
17+
public_suffix (>= 2.0.2, < 8.0)
18+
base64 (0.3.0)
19+
benchmark (0.5.0)
20+
bigdecimal (4.0.1)
21+
coffee-script (2.4.1)
22+
coffee-script-source
23+
execjs
24+
coffee-script-source (1.12.2)
25+
colorator (1.1.0)
26+
commonmarker (0.23.12)
27+
concurrent-ruby (1.3.6)
28+
connection_pool (2.5.5)
29+
csv (3.3.5)
30+
dnsruby (1.73.1)
31+
base64 (>= 0.2)
32+
logger (~> 1.6)
33+
simpleidn (~> 0.2.1)
34+
drb (2.2.3)
35+
em-websocket (0.5.3)
36+
eventmachine (>= 0.12.9)
37+
http_parser.rb (~> 0)
38+
ethon (0.15.0)
39+
ffi (>= 1.15.0)
40+
eventmachine (1.2.7)
41+
execjs (2.10.0)
42+
faraday (2.14.1)
43+
faraday-net_http (>= 2.0, < 3.5)
44+
json
45+
logger
46+
faraday-net_http (3.4.2)
47+
net-http (~> 0.5)
48+
ffi (1.17.3-aarch64-linux-gnu)
49+
ffi (1.17.3-aarch64-linux-musl)
50+
ffi (1.17.3-arm-linux-gnu)
51+
ffi (1.17.3-arm-linux-musl)
52+
ffi (1.17.3-arm64-darwin)
53+
ffi (1.17.3-x86_64-darwin)
54+
ffi (1.17.3-x86_64-linux-gnu)
55+
ffi (1.17.3-x86_64-linux-musl)
56+
forwardable-extended (2.6.0)
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)
66+
jekyll-gist (= 1.5.0)
67+
jekyll-github-metadata (= 2.16.1)
68+
jekyll-include-cache (= 0.2.1)
69+
jekyll-mentions (= 1.6.0)
70+
jekyll-optional-front-matter (= 0.3.2)
71+
jekyll-paginate (= 1.1.0)
72+
jekyll-readme-index (= 0.3.0)
73+
jekyll-redirect-from (= 0.16.0)
74+
jekyll-relative-links (= 0.6.1)
75+
jekyll-remote-theme (= 0.4.3)
76+
jekyll-sass-converter (= 1.5.2)
77+
jekyll-seo-tag (= 2.8.0)
78+
jekyll-sitemap (= 1.4.0)
79+
jekyll-swiss (= 1.0.0)
80+
jekyll-theme-architect (= 0.2.0)
81+
jekyll-theme-cayman (= 0.2.0)
82+
jekyll-theme-dinky (= 0.2.0)
83+
jekyll-theme-hacker (= 0.2.0)
84+
jekyll-theme-leap-day (= 0.2.0)
85+
jekyll-theme-merlot (= 0.2.0)
86+
jekyll-theme-midnight (= 0.2.0)
87+
jekyll-theme-minimal (= 0.2.0)
88+
jekyll-theme-modernist (= 0.2.0)
89+
jekyll-theme-primer (= 0.6.0)
90+
jekyll-theme-slate (= 0.2.0)
91+
jekyll-theme-tactile (= 0.2.0)
92+
jekyll-theme-time-machine (= 0.2.0)
93+
jekyll-titles-from-headings (= 0.5.3)
94+
jemoji (= 0.13.0)
95+
kramdown (= 2.4.0)
96+
kramdown-parser-gfm (= 1.1.0)
97+
liquid (= 4.0.4)
98+
mercenary (~> 0.3)
99+
minima (= 2.5.1)
100+
nokogiri (>= 1.16.2, < 2.0)
101+
rouge (= 3.30.0)
102+
terminal-table (~> 1.4)
103+
webrick (~> 1.8)
104+
github-pages-health-check (1.18.2)
105+
addressable (~> 2.3)
106+
dnsruby (~> 1.60)
107+
octokit (>= 4, < 8)
108+
public_suffix (>= 3.0, < 6.0)
109+
typhoeus (~> 1.3)
110+
html-pipeline (2.14.3)
111+
activesupport (>= 2)
112+
nokogiri (>= 1.4)
113+
http_parser.rb (0.8.1)
114+
i18n (1.14.8)
115+
concurrent-ruby (~> 1.0)
116+
jekyll (3.10.0)
117+
addressable (~> 2.4)
118+
colorator (~> 1.0)
119+
csv (~> 3.0)
120+
em-websocket (~> 0.5)
121+
i18n (>= 0.7, < 2)
122+
jekyll-sass-converter (~> 1.0)
123+
jekyll-watch (~> 2.0)
124+
kramdown (>= 1.17, < 3)
125+
liquid (~> 4.0)
126+
mercenary (~> 0.3.3)
127+
pathutil (~> 0.9)
128+
rouge (>= 1.7, < 4)
129+
safe_yaml (~> 1.0)
130+
webrick (>= 1.0)
131+
jekyll-avatar (0.8.0)
132+
jekyll (>= 3.0, < 5.0)
133+
jekyll-coffeescript (1.2.2)
134+
coffee-script (~> 2.2)
135+
coffee-script-source (~> 1.12)
136+
jekyll-commonmark (1.4.0)
137+
commonmarker (~> 0.22)
138+
jekyll-commonmark-ghpages (0.5.1)
139+
commonmarker (>= 0.23.7, < 1.1.0)
140+
jekyll (>= 3.9, < 4.0)
141+
jekyll-commonmark (~> 1.4.0)
142+
rouge (>= 2.0, < 5.0)
143+
jekyll-default-layout (0.1.5)
144+
jekyll (>= 3.0, < 5.0)
145+
jekyll-feed (0.17.0)
146+
jekyll (>= 3.7, < 5.0)
147+
jekyll-gist (1.5.0)
148+
octokit (~> 4.2)
149+
jekyll-github-metadata (2.16.1)
150+
jekyll (>= 3.4, < 5.0)
151+
octokit (>= 4, < 7, != 4.4.0)
152+
jekyll-include-cache (0.2.1)
153+
jekyll (>= 3.7, < 5.0)
154+
jekyll-mentions (1.6.0)
155+
html-pipeline (~> 2.3)
156+
jekyll (>= 3.7, < 5.0)
157+
jekyll-optional-front-matter (0.3.2)
158+
jekyll (>= 3.0, < 5.0)
159+
jekyll-paginate (1.1.0)
160+
jekyll-readme-index (0.3.0)
161+
jekyll (>= 3.0, < 5.0)
162+
jekyll-redirect-from (0.16.0)
163+
jekyll (>= 3.3, < 5.0)
164+
jekyll-relative-links (0.6.1)
165+
jekyll (>= 3.3, < 5.0)
166+
jekyll-remote-theme (0.4.3)
167+
addressable (~> 2.0)
168+
jekyll (>= 3.5, < 5.0)
169+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
170+
rubyzip (>= 1.3.0, < 3.0)
171+
jekyll-sass-converter (1.5.2)
172+
sass (~> 3.4)
173+
jekyll-seo-tag (2.8.0)
174+
jekyll (>= 3.8, < 5.0)
175+
jekyll-sitemap (1.4.0)
176+
jekyll (>= 3.7, < 5.0)
177+
jekyll-swiss (1.0.0)
178+
jekyll-theme-architect (0.2.0)
179+
jekyll (> 3.5, < 5.0)
180+
jekyll-seo-tag (~> 2.0)
181+
jekyll-theme-cayman (0.2.0)
182+
jekyll (> 3.5, < 5.0)
183+
jekyll-seo-tag (~> 2.0)
184+
jekyll-theme-dinky (0.2.0)
185+
jekyll (> 3.5, < 5.0)
186+
jekyll-seo-tag (~> 2.0)
187+
jekyll-theme-hacker (0.2.0)
188+
jekyll (> 3.5, < 5.0)
189+
jekyll-seo-tag (~> 2.0)
190+
jekyll-theme-leap-day (0.2.0)
191+
jekyll (> 3.5, < 5.0)
192+
jekyll-seo-tag (~> 2.0)
193+
jekyll-theme-merlot (0.2.0)
194+
jekyll (> 3.5, < 5.0)
195+
jekyll-seo-tag (~> 2.0)
196+
jekyll-theme-midnight (0.2.0)
197+
jekyll (> 3.5, < 5.0)
198+
jekyll-seo-tag (~> 2.0)
199+
jekyll-theme-minimal (0.2.0)
200+
jekyll (> 3.5, < 5.0)
201+
jekyll-seo-tag (~> 2.0)
202+
jekyll-theme-modernist (0.2.0)
203+
jekyll (> 3.5, < 5.0)
204+
jekyll-seo-tag (~> 2.0)
205+
jekyll-theme-primer (0.6.0)
206+
jekyll (> 3.5, < 5.0)
207+
jekyll-github-metadata (~> 2.9)
208+
jekyll-seo-tag (~> 2.0)
209+
jekyll-theme-slate (0.2.0)
210+
jekyll (> 3.5, < 5.0)
211+
jekyll-seo-tag (~> 2.0)
212+
jekyll-theme-tactile (0.2.0)
213+
jekyll (> 3.5, < 5.0)
214+
jekyll-seo-tag (~> 2.0)
215+
jekyll-theme-time-machine (0.2.0)
216+
jekyll (> 3.5, < 5.0)
217+
jekyll-seo-tag (~> 2.0)
218+
jekyll-titles-from-headings (0.5.3)
219+
jekyll (>= 3.3, < 5.0)
220+
jekyll-watch (2.2.1)
221+
listen (~> 3.0)
222+
jemoji (0.13.0)
223+
gemoji (>= 3, < 5)
224+
html-pipeline (~> 2.2)
225+
jekyll (>= 3.0, < 5.0)
226+
json (2.18.1)
227+
kramdown (2.4.0)
228+
rexml
229+
kramdown-parser-gfm (1.1.0)
230+
kramdown (~> 2.0)
231+
liquid (4.0.4)
232+
listen (3.10.0)
233+
logger
234+
rb-fsevent (~> 0.10, >= 0.10.3)
235+
rb-inotify (~> 0.9, >= 0.9.10)
236+
logger (1.7.0)
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.27.0)
243+
net-http (0.9.1)
244+
uri (>= 0.11.1)
245+
nokogiri (1.18.10-aarch64-linux-gnu)
246+
racc (~> 1.4)
247+
nokogiri (1.18.10-aarch64-linux-musl)
248+
racc (~> 1.4)
249+
nokogiri (1.18.10-arm-linux-gnu)
250+
racc (~> 1.4)
251+
nokogiri (1.18.10-arm-linux-musl)
252+
racc (~> 1.4)
253+
nokogiri (1.18.10-arm64-darwin)
254+
racc (~> 1.4)
255+
nokogiri (1.18.10-x86_64-darwin)
256+
racc (~> 1.4)
257+
nokogiri (1.18.10-x86_64-linux-gnu)
258+
racc (~> 1.4)
259+
nokogiri (1.18.10-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.4)
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.3)
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.5.0)
288+
ethon (>= 0.9.0, < 0.16.0)
289+
tzinfo (2.0.6)
290+
concurrent-ruby (~> 1.0)
291+
unicode-display_width (1.8.0)
292+
uri (1.1.1)
293+
webrick (1.9.2)
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.9

0 commit comments

Comments
 (0)