Skip to content

Commit e03db9d

Browse files
committed
add gemfile and dependencies
1 parent 85ddb00 commit e03db9d

File tree

2 files changed

+207
-0
lines changed

2 files changed

+207
-0
lines changed

Gemfile

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# frozen_string_literal: true
2+
source "https://rubygems.org"
3+
4+
gem 'jekyll'
5+
gem 'github-pages'

Gemfile.lock

Lines changed: 202 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,202 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (4.2.7)
5+
i18n (~> 0.7)
6+
json (~> 1.7, >= 1.7.7)
7+
minitest (~> 5.1)
8+
thread_safe (~> 0.3, >= 0.3.4)
9+
tzinfo (~> 1.1)
10+
addressable (2.5.1)
11+
public_suffix (~> 2.0, >= 2.0.2)
12+
coffee-script (2.4.1)
13+
coffee-script-source
14+
execjs
15+
coffee-script-source (1.12.2)
16+
colorator (1.1.0)
17+
ethon (0.10.1)
18+
ffi (>= 1.3.0)
19+
execjs (2.7.0)
20+
faraday (0.12.1)
21+
multipart-post (>= 1.2, < 3)
22+
ffi (1.9.18)
23+
forwardable-extended (2.6.0)
24+
gemoji (3.0.0)
25+
github-pages (136)
26+
activesupport (= 4.2.7)
27+
github-pages-health-check (= 1.3.3)
28+
jekyll (= 3.4.3)
29+
jekyll-avatar (= 0.4.2)
30+
jekyll-coffeescript (= 1.0.1)
31+
jekyll-default-layout (= 0.1.4)
32+
jekyll-feed (= 0.9.2)
33+
jekyll-gist (= 1.4.0)
34+
jekyll-github-metadata (= 2.3.1)
35+
jekyll-mentions (= 1.2.0)
36+
jekyll-optional-front-matter (= 0.1.2)
37+
jekyll-paginate (= 1.1.0)
38+
jekyll-readme-index (= 0.1.0)
39+
jekyll-redirect-from (= 0.12.1)
40+
jekyll-relative-links (= 0.4.0)
41+
jekyll-sass-converter (= 1.5.0)
42+
jekyll-seo-tag (= 2.2.2)
43+
jekyll-sitemap (= 1.0.0)
44+
jekyll-swiss (= 0.4.0)
45+
jekyll-theme-architect (= 0.0.4)
46+
jekyll-theme-cayman (= 0.0.4)
47+
jekyll-theme-dinky (= 0.0.4)
48+
jekyll-theme-hacker (= 0.0.4)
49+
jekyll-theme-leap-day (= 0.0.4)
50+
jekyll-theme-merlot (= 0.0.4)
51+
jekyll-theme-midnight (= 0.0.4)
52+
jekyll-theme-minimal (= 0.0.4)
53+
jekyll-theme-modernist (= 0.0.4)
54+
jekyll-theme-primer (= 0.1.8)
55+
jekyll-theme-slate (= 0.0.4)
56+
jekyll-theme-tactile (= 0.0.4)
57+
jekyll-theme-time-machine (= 0.0.4)
58+
jekyll-titles-from-headings (= 0.1.5)
59+
jemoji (= 0.8.0)
60+
kramdown (= 1.13.2)
61+
liquid (= 3.0.6)
62+
listen (= 3.0.6)
63+
mercenary (~> 0.3)
64+
minima (= 2.1.1)
65+
rouge (= 1.11.1)
66+
terminal-table (~> 1.4)
67+
github-pages-health-check (1.3.3)
68+
addressable (~> 2.3)
69+
net-dns (~> 0.8)
70+
octokit (~> 4.0)
71+
public_suffix (~> 2.0)
72+
typhoeus (~> 0.7)
73+
html-pipeline (2.5.0)
74+
activesupport (>= 2)
75+
nokogiri (>= 1.4)
76+
i18n (0.8.1)
77+
jekyll (3.4.3)
78+
addressable (~> 2.4)
79+
colorator (~> 1.0)
80+
jekyll-sass-converter (~> 1.0)
81+
jekyll-watch (~> 1.1)
82+
kramdown (~> 1.3)
83+
liquid (~> 3.0)
84+
mercenary (~> 0.3.3)
85+
pathutil (~> 0.9)
86+
rouge (~> 1.7)
87+
safe_yaml (~> 1.0)
88+
jekyll-avatar (0.4.2)
89+
jekyll (~> 3.0)
90+
jekyll-coffeescript (1.0.1)
91+
coffee-script (~> 2.2)
92+
jekyll-default-layout (0.1.4)
93+
jekyll (~> 3.0)
94+
jekyll-feed (0.9.2)
95+
jekyll (~> 3.3)
96+
jekyll-gist (1.4.0)
97+
octokit (~> 4.2)
98+
jekyll-github-metadata (2.3.1)
99+
jekyll (~> 3.1)
100+
octokit (~> 4.0, != 4.4.0)
101+
jekyll-mentions (1.2.0)
102+
activesupport (~> 4.0)
103+
html-pipeline (~> 2.3)
104+
jekyll (~> 3.0)
105+
jekyll-optional-front-matter (0.1.2)
106+
jekyll (~> 3.0)
107+
jekyll-paginate (1.1.0)
108+
jekyll-readme-index (0.1.0)
109+
jekyll (~> 3.0)
110+
jekyll-redirect-from (0.12.1)
111+
jekyll (~> 3.3)
112+
jekyll-relative-links (0.4.0)
113+
jekyll (~> 3.3)
114+
jekyll-sass-converter (1.5.0)
115+
sass (~> 3.4)
116+
jekyll-seo-tag (2.2.2)
117+
jekyll (~> 3.3)
118+
jekyll-sitemap (1.0.0)
119+
jekyll (~> 3.3)
120+
jekyll-swiss (0.4.0)
121+
jekyll-theme-architect (0.0.4)
122+
jekyll (~> 3.3)
123+
jekyll-theme-cayman (0.0.4)
124+
jekyll (~> 3.3)
125+
jekyll-theme-dinky (0.0.4)
126+
jekyll (~> 3.3)
127+
jekyll-theme-hacker (0.0.4)
128+
jekyll (~> 3.3)
129+
jekyll-theme-leap-day (0.0.4)
130+
jekyll (~> 3.3)
131+
jekyll-theme-merlot (0.0.4)
132+
jekyll (~> 3.3)
133+
jekyll-theme-midnight (0.0.4)
134+
jekyll (~> 3.3)
135+
jekyll-theme-minimal (0.0.4)
136+
jekyll (~> 3.3)
137+
jekyll-theme-modernist (0.0.4)
138+
jekyll (~> 3.3)
139+
jekyll-theme-primer (0.1.8)
140+
jekyll (~> 3.3)
141+
jekyll-theme-slate (0.0.4)
142+
jekyll (~> 3.3)
143+
jekyll-theme-tactile (0.0.4)
144+
jekyll (~> 3.3)
145+
jekyll-theme-time-machine (0.0.4)
146+
jekyll (~> 3.3)
147+
jekyll-titles-from-headings (0.1.5)
148+
jekyll (~> 3.3)
149+
jekyll-watch (1.5.0)
150+
listen (~> 3.0, < 3.1)
151+
jemoji (0.8.0)
152+
activesupport (~> 4.0)
153+
gemoji (~> 3.0)
154+
html-pipeline (~> 2.2)
155+
jekyll (>= 3.0)
156+
json (1.8.6)
157+
kramdown (1.13.2)
158+
liquid (3.0.6)
159+
listen (3.0.6)
160+
rb-fsevent (>= 0.9.3)
161+
rb-inotify (>= 0.9.7)
162+
mercenary (0.3.6)
163+
mini_portile2 (2.1.0)
164+
minima (2.1.1)
165+
jekyll (~> 3.3)
166+
minitest (5.10.1)
167+
multipart-post (2.0.0)
168+
net-dns (0.8.0)
169+
nokogiri (1.7.1)
170+
mini_portile2 (~> 2.1.0)
171+
octokit (4.7.0)
172+
sawyer (~> 0.8.0, >= 0.5.3)
173+
pathutil (0.14.0)
174+
forwardable-extended (~> 2.6)
175+
public_suffix (2.0.5)
176+
rb-fsevent (0.9.8)
177+
rb-inotify (0.9.8)
178+
ffi (>= 0.5.0)
179+
rouge (1.11.1)
180+
safe_yaml (1.0.4)
181+
sass (3.4.23)
182+
sawyer (0.8.1)
183+
addressable (>= 2.3.5, < 2.6)
184+
faraday (~> 0.8, < 1.0)
185+
terminal-table (1.7.3)
186+
unicode-display_width (~> 1.1.1)
187+
thread_safe (0.3.6)
188+
typhoeus (0.8.0)
189+
ethon (>= 0.8.0)
190+
tzinfo (1.2.3)
191+
thread_safe (~> 0.1)
192+
unicode-display_width (1.1.3)
193+
194+
PLATFORMS
195+
ruby
196+
197+
DEPENDENCIES
198+
github-pages
199+
jekyll
200+
201+
BUNDLED WITH
202+
1.14.6

0 commit comments

Comments
 (0)