Skip to content

Commit dc13799

Browse files
committed
Updates bundle.
1 parent 839fd20 commit dc13799

File tree

2 files changed

+185
-87
lines changed

2 files changed

+185
-87
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ gem 'json'
44
gem 'rouge'
55
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
66
gem "nokogiri", ">= 1.8.2"
7+
gem "yajl-ruby", ">=1.3.1"
8+
gem "jekyll", ">=3.6.3"

Gemfile.lock

Lines changed: 183 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -1,130 +1,226 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
RedCloth (4.2.9)
5-
activesupport (5.2.2)
6-
concurrent-ruby (~> 1.0, >= 1.0.2)
7-
i18n (>= 0.7, < 2)
4+
activesupport (4.2.10)
5+
i18n (~> 0.7)
86
minitest (~> 5.1)
7+
thread_safe (~> 0.3, >= 0.3.4)
98
tzinfo (~> 1.1)
10-
addressable (2.4.0)
11-
blankslate (2.1.2.4)
12-
classifier-reborn (2.2.0)
13-
fast-stemmer (~> 1.0)
9+
addressable (2.5.2)
10+
public_suffix (>= 2.0.2, < 4.0)
1411
coffee-script (2.4.1)
1512
coffee-script-source
1613
execjs
17-
coffee-script-source (1.12.2)
18-
colorator (0.1)
14+
coffee-script-source (1.11.1)
15+
colorator (1.1.0)
16+
commonmarker (0.17.13)
17+
ruby-enum (~> 0.5)
1918
concurrent-ruby (1.1.4)
19+
dnsruby (1.61.2)
20+
addressable (~> 2.5)
21+
em-websocket (0.5.1)
22+
eventmachine (>= 0.12.9)
23+
http_parser.rb (~> 0.6.0)
2024
ethon (0.12.0)
2125
ffi (>= 1.3.0)
26+
eventmachine (1.2.7)
2227
execjs (2.7.0)
2328
faraday (0.15.4)
2429
multipart-post (>= 1.2, < 3)
25-
fast-stemmer (1.0.2)
2630
ffi (1.10.0)
27-
gemoji (2.1.0)
28-
github-pages (43)
29-
RedCloth (= 4.2.9)
30-
github-pages-health-check (= 0.6.0)
31-
jekyll (= 2.4.0)
32-
jekyll-coffeescript (= 1.0.1)
33-
jekyll-feed (= 0.3.1)
34-
jekyll-gist (= 1.4.0)
35-
jekyll-mentions (= 0.2.1)
31+
forwardable-extended (2.6.0)
32+
gemoji (3.0.0)
33+
github-pages (193)
34+
activesupport (= 4.2.10)
35+
github-pages-health-check (= 1.8.1)
36+
jekyll (= 3.7.4)
37+
jekyll-avatar (= 0.6.0)
38+
jekyll-coffeescript (= 1.1.1)
39+
jekyll-commonmark-ghpages (= 0.1.5)
40+
jekyll-default-layout (= 0.1.4)
41+
jekyll-feed (= 0.11.0)
42+
jekyll-gist (= 1.5.0)
43+
jekyll-github-metadata (= 2.9.4)
44+
jekyll-mentions (= 1.4.1)
45+
jekyll-optional-front-matter (= 0.3.0)
3646
jekyll-paginate (= 1.1.0)
37-
jekyll-redirect-from (= 0.9.1)
38-
jekyll-sass-converter (= 1.3.0)
39-
jekyll-seo-tag (= 0.1.4)
40-
jekyll-sitemap (= 0.9.0)
41-
jemoji (= 0.5.0)
42-
kramdown (= 1.9.0)
43-
liquid (= 2.6.2)
44-
maruku (= 0.7.0)
47+
jekyll-readme-index (= 0.2.0)
48+
jekyll-redirect-from (= 0.14.0)
49+
jekyll-relative-links (= 0.5.3)
50+
jekyll-remote-theme (= 0.3.1)
51+
jekyll-sass-converter (= 1.5.2)
52+
jekyll-seo-tag (= 2.5.0)
53+
jekyll-sitemap (= 1.2.0)
54+
jekyll-swiss (= 0.4.0)
55+
jekyll-theme-architect (= 0.1.1)
56+
jekyll-theme-cayman (= 0.1.1)
57+
jekyll-theme-dinky (= 0.1.1)
58+
jekyll-theme-hacker (= 0.1.1)
59+
jekyll-theme-leap-day (= 0.1.1)
60+
jekyll-theme-merlot (= 0.1.1)
61+
jekyll-theme-midnight (= 0.1.1)
62+
jekyll-theme-minimal (= 0.1.1)
63+
jekyll-theme-modernist (= 0.1.1)
64+
jekyll-theme-primer (= 0.5.3)
65+
jekyll-theme-slate (= 0.1.1)
66+
jekyll-theme-tactile (= 0.1.1)
67+
jekyll-theme-time-machine (= 0.1.1)
68+
jekyll-titles-from-headings (= 0.5.1)
69+
jemoji (= 0.10.1)
70+
kramdown (= 1.17.0)
71+
liquid (= 4.0.0)
72+
listen (= 3.1.5)
4573
mercenary (~> 0.3)
46-
pygments.rb (= 0.6.3)
47-
rdiscount (= 2.1.8)
48-
redcarpet (= 3.3.3)
74+
minima (= 2.5.0)
75+
nokogiri (>= 1.8.2, < 2.0)
76+
rouge (= 2.2.1)
4977
terminal-table (~> 1.4)
50-
github-pages-health-check (0.6.0)
78+
github-pages-health-check (1.8.1)
5179
addressable (~> 2.3)
52-
net-dns (~> 0.8)
53-
public_suffix (~> 1.4)
54-
typhoeus (~> 0.7)
55-
html-pipeline (1.9.0)
80+
dnsruby (~> 1.60)
81+
octokit (~> 4.0)
82+
public_suffix (~> 2.0)
83+
typhoeus (~> 1.3)
84+
html-pipeline (2.10.0)
5685
activesupport (>= 2)
57-
nokogiri (~> 1.4)
58-
i18n (1.5.2)
86+
nokogiri (>= 1.4)
87+
http_parser.rb (0.6.0)
88+
i18n (0.9.5)
5989
concurrent-ruby (~> 1.0)
60-
jekyll (2.4.0)
61-
classifier-reborn (~> 2.0)
62-
colorator (~> 0.1)
63-
jekyll-coffeescript (~> 1.0)
64-
jekyll-gist (~> 1.0)
65-
jekyll-paginate (~> 1.0)
90+
jekyll (3.7.4)
91+
addressable (~> 2.4)
92+
colorator (~> 1.0)
93+
em-websocket (~> 0.5)
94+
i18n (~> 0.7)
6695
jekyll-sass-converter (~> 1.0)
67-
jekyll-watch (~> 1.1)
68-
kramdown (~> 1.3)
69-
liquid (~> 2.6.1)
96+
jekyll-watch (~> 2.0)
97+
kramdown (~> 1.14)
98+
liquid (~> 4.0)
7099
mercenary (~> 0.3.3)
71-
pygments.rb (~> 0.6.0)
72-
redcarpet (~> 3.1)
100+
pathutil (~> 0.9)
101+
rouge (>= 1.7, < 4)
73102
safe_yaml (~> 1.0)
74-
toml (~> 0.1.0)
75-
jekyll-coffeescript (1.0.1)
103+
jekyll-avatar (0.6.0)
104+
jekyll (~> 3.0)
105+
jekyll-coffeescript (1.1.1)
76106
coffee-script (~> 2.2)
77-
jekyll-feed (0.3.1)
78-
jekyll-gist (1.4.0)
107+
coffee-script-source (~> 1.11.1)
108+
jekyll-commonmark (1.2.0)
109+
commonmarker (~> 0.14)
110+
jekyll (>= 3.0, < 4.0)
111+
jekyll-commonmark-ghpages (0.1.5)
112+
commonmarker (~> 0.17.6)
113+
jekyll-commonmark (~> 1)
114+
rouge (~> 2)
115+
jekyll-default-layout (0.1.4)
116+
jekyll (~> 3.0)
117+
jekyll-feed (0.11.0)
118+
jekyll (~> 3.3)
119+
jekyll-gist (1.5.0)
79120
octokit (~> 4.2)
80-
jekyll-mentions (0.2.1)
81-
html-pipeline (~> 1.9.0)
82-
jekyll (~> 2.0)
121+
jekyll-github-metadata (2.9.4)
122+
jekyll (~> 3.1)
123+
octokit (~> 4.0, != 4.4.0)
124+
jekyll-mentions (1.4.1)
125+
html-pipeline (~> 2.3)
126+
jekyll (~> 3.0)
127+
jekyll-optional-front-matter (0.3.0)
128+
jekyll (~> 3.0)
83129
jekyll-paginate (1.1.0)
84-
jekyll-redirect-from (0.9.1)
85-
jekyll (>= 2.0)
86-
jekyll-sass-converter (1.3.0)
87-
sass (~> 3.2)
88-
jekyll-seo-tag (0.1.4)
89-
jekyll (>= 2.0)
90-
jekyll-sitemap (0.9.0)
91-
jekyll-watch (1.5.1)
130+
jekyll-readme-index (0.2.0)
131+
jekyll (~> 3.0)
132+
jekyll-redirect-from (0.14.0)
133+
jekyll (~> 3.3)
134+
jekyll-relative-links (0.5.3)
135+
jekyll (~> 3.3)
136+
jekyll-remote-theme (0.3.1)
137+
jekyll (~> 3.5)
138+
rubyzip (>= 1.2.1, < 3.0)
139+
jekyll-sass-converter (1.5.2)
140+
sass (~> 3.4)
141+
jekyll-seo-tag (2.5.0)
142+
jekyll (~> 3.3)
143+
jekyll-sitemap (1.2.0)
144+
jekyll (~> 3.3)
145+
jekyll-swiss (0.4.0)
146+
jekyll-theme-architect (0.1.1)
147+
jekyll (~> 3.5)
148+
jekyll-seo-tag (~> 2.0)
149+
jekyll-theme-cayman (0.1.1)
150+
jekyll (~> 3.5)
151+
jekyll-seo-tag (~> 2.0)
152+
jekyll-theme-dinky (0.1.1)
153+
jekyll (~> 3.5)
154+
jekyll-seo-tag (~> 2.0)
155+
jekyll-theme-hacker (0.1.1)
156+
jekyll (~> 3.5)
157+
jekyll-seo-tag (~> 2.0)
158+
jekyll-theme-leap-day (0.1.1)
159+
jekyll (~> 3.5)
160+
jekyll-seo-tag (~> 2.0)
161+
jekyll-theme-merlot (0.1.1)
162+
jekyll (~> 3.5)
163+
jekyll-seo-tag (~> 2.0)
164+
jekyll-theme-midnight (0.1.1)
165+
jekyll (~> 3.5)
166+
jekyll-seo-tag (~> 2.0)
167+
jekyll-theme-minimal (0.1.1)
168+
jekyll (~> 3.5)
169+
jekyll-seo-tag (~> 2.0)
170+
jekyll-theme-modernist (0.1.1)
171+
jekyll (~> 3.5)
172+
jekyll-seo-tag (~> 2.0)
173+
jekyll-theme-primer (0.5.3)
174+
jekyll (~> 3.5)
175+
jekyll-github-metadata (~> 2.9)
176+
jekyll-seo-tag (~> 2.0)
177+
jekyll-theme-slate (0.1.1)
178+
jekyll (~> 3.5)
179+
jekyll-seo-tag (~> 2.0)
180+
jekyll-theme-tactile (0.1.1)
181+
jekyll (~> 3.5)
182+
jekyll-seo-tag (~> 2.0)
183+
jekyll-theme-time-machine (0.1.1)
184+
jekyll (~> 3.5)
185+
jekyll-seo-tag (~> 2.0)
186+
jekyll-titles-from-headings (0.5.1)
187+
jekyll (~> 3.3)
188+
jekyll-watch (2.1.2)
92189
listen (~> 3.0)
93-
jemoji (0.5.0)
94-
gemoji (~> 2.0)
95-
html-pipeline (~> 1.9)
96-
jekyll (>= 2.0)
190+
jemoji (0.10.1)
191+
gemoji (~> 3.0)
192+
html-pipeline (~> 2.2)
193+
jekyll (~> 3.0)
97194
json (2.1.0)
98-
kramdown (1.9.0)
99-
liquid (2.6.2)
195+
kramdown (1.17.0)
196+
liquid (4.0.0)
100197
listen (3.1.5)
101198
rb-fsevent (~> 0.9, >= 0.9.4)
102199
rb-inotify (~> 0.9, >= 0.9.7)
103200
ruby_dep (~> 1.2)
104-
maruku (0.7.0)
105201
mercenary (0.3.6)
106202
mini_portile2 (2.4.0)
203+
minima (2.5.0)
204+
jekyll (~> 3.5)
205+
jekyll-feed (~> 0.9)
206+
jekyll-seo-tag (~> 2.1)
107207
minitest (5.11.3)
108208
multipart-post (2.0.0)
109-
net-dns (0.9.0)
110209
nokogiri (1.10.1)
111210
mini_portile2 (~> 2.4.0)
112211
octokit (4.13.0)
113212
sawyer (~> 0.8.0, >= 0.5.3)
114-
parslet (1.5.0)
115-
blankslate (~> 2.0)
116-
posix-spawn (0.3.13)
117-
public_suffix (1.5.3)
118-
pygments.rb (0.6.3)
119-
posix-spawn (~> 0.3.6)
120-
yajl-ruby (~> 1.2.0)
213+
pathutil (0.16.2)
214+
forwardable-extended (~> 2.6)
215+
public_suffix (2.0.5)
121216
rb-fsevent (0.10.3)
122217
rb-inotify (0.10.0)
123218
ffi (~> 1.0)
124-
rdiscount (2.1.8)
125-
redcarpet (3.3.3)
126-
rouge (3.3.0)
219+
rouge (2.2.1)
220+
ruby-enum (0.7.2)
221+
i18n
127222
ruby_dep (1.5.0)
223+
rubyzip (1.2.2)
128224
safe_yaml (1.0.4)
129225
sass (3.7.3)
130226
sass-listen (~> 4.0.0)
@@ -137,23 +233,23 @@ GEM
137233
terminal-table (1.8.0)
138234
unicode-display_width (~> 1.1, >= 1.1.1)
139235
thread_safe (0.3.6)
140-
toml (0.1.2)
141-
parslet (~> 1.5.0)
142-
typhoeus (0.8.0)
143-
ethon (>= 0.8.0)
236+
typhoeus (1.3.1)
237+
ethon (>= 0.9.0)
144238
tzinfo (1.2.5)
145239
thread_safe (~> 0.1)
146240
unicode-display_width (1.4.1)
147-
yajl-ruby (1.2.3)
241+
yajl-ruby (1.4.1)
148242

149243
PLATFORMS
150244
ruby
151245

152246
DEPENDENCIES
153247
github-pages
248+
jekyll (>= 3.6.3)
154249
json
155250
nokogiri (>= 1.8.2)
156251
rouge
252+
yajl-ruby (>= 1.3.1)
157253

158254
BUNDLED WITH
159255
2.0.1

0 commit comments

Comments
 (0)