Skip to content

Commit 386b7c7

Browse files
authored
Merge pull request #517 from jarrodwb/issue-512
make Gemfile depend only on github-pages
2 parents 5a55a5a + 7654bdb commit 386b7c7

File tree

2 files changed

+116
-23
lines changed

2 files changed

+116
-23
lines changed

Gemfile

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
source 'https://rubygems.org'
2-
gem 'jekyll', '3.1.6'
3-
gem 'json', '1.8.3'
4-
gem 'kramdown', '1.11.1'
5-
gem 'mercenary', '0.3.5'
6-
gem 'posix-spawn', '0.3.11'
7-
gem 'yajl-ruby', '1.2.1'
2+
gem 'github-pages', '>=104', group: :jekyll_plugins

Gemfile.lock

Lines changed: 115 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,145 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
colorator (0.1)
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.4.0)
11+
coffee-script (2.4.1)
12+
coffee-script-source
13+
execjs
14+
coffee-script-source (1.10.0)
15+
colorator (1.1.0)
16+
ethon (0.9.1)
17+
ffi (>= 1.3.0)
18+
execjs (2.7.0)
19+
faraday (0.9.2)
20+
multipart-post (>= 1.2, < 3)
521
ffi (1.9.14)
6-
jekyll (3.1.6)
7-
colorator (~> 0.1)
22+
forwardable-extended (2.6.0)
23+
gemoji (2.1.0)
24+
github-pages (104)
25+
activesupport (= 4.2.7)
26+
github-pages-health-check (= 1.2.0)
27+
jekyll (= 3.3.0)
28+
jekyll-avatar (= 0.4.2)
29+
jekyll-coffeescript (= 1.0.1)
30+
jekyll-feed (= 0.8.0)
31+
jekyll-gist (= 1.4.0)
32+
jekyll-github-metadata (= 2.2.0)
33+
jekyll-mentions (= 1.2.0)
34+
jekyll-paginate (= 1.1.0)
35+
jekyll-redirect-from (= 0.11.0)
36+
jekyll-sass-converter (= 1.3.0)
37+
jekyll-seo-tag (= 2.1.0)
38+
jekyll-sitemap (= 0.12.0)
39+
jekyll-swiss (= 0.4.0)
40+
jemoji (= 0.7.0)
41+
kramdown (= 1.11.1)
42+
liquid (= 3.0.6)
43+
listen (= 3.0.6)
44+
mercenary (~> 0.3)
45+
minima (= 2.0.0)
46+
rouge (= 1.11.1)
47+
terminal-table (~> 1.4)
48+
github-pages-health-check (1.2.0)
49+
addressable (~> 2.3)
50+
net-dns (~> 0.8)
51+
octokit (~> 4.0)
52+
public_suffix (~> 1.4)
53+
typhoeus (~> 0.7)
54+
html-pipeline (2.4.2)
55+
activesupport (>= 2)
56+
nokogiri (>= 1.4)
57+
i18n (0.7.0)
58+
jekyll (3.3.0)
59+
addressable (~> 2.4)
60+
colorator (~> 1.0)
861
jekyll-sass-converter (~> 1.0)
962
jekyll-watch (~> 1.1)
1063
kramdown (~> 1.3)
1164
liquid (~> 3.0)
1265
mercenary (~> 0.3.3)
66+
pathutil (~> 0.9)
1367
rouge (~> 1.7)
1468
safe_yaml (~> 1.0)
15-
jekyll-sass-converter (1.4.0)
16-
sass (~> 3.4)
69+
jekyll-avatar (0.4.2)
70+
jekyll (~> 3.0)
71+
jekyll-coffeescript (1.0.1)
72+
coffee-script (~> 2.2)
73+
jekyll-feed (0.8.0)
74+
jekyll (~> 3.3)
75+
jekyll-gist (1.4.0)
76+
octokit (~> 4.2)
77+
jekyll-github-metadata (2.2.0)
78+
jekyll (~> 3.1)
79+
octokit (~> 4.0, != 4.4.0)
80+
jekyll-mentions (1.2.0)
81+
activesupport (~> 4.0)
82+
html-pipeline (~> 2.3)
83+
jekyll (~> 3.0)
84+
jekyll-paginate (1.1.0)
85+
jekyll-redirect-from (0.11.0)
86+
jekyll (>= 2.0)
87+
jekyll-sass-converter (1.3.0)
88+
sass (~> 3.2)
89+
jekyll-seo-tag (2.1.0)
90+
jekyll (~> 3.3)
91+
jekyll-sitemap (0.12.0)
92+
jekyll (~> 3.3)
93+
jekyll-swiss (0.4.0)
1794
jekyll-watch (1.5.0)
1895
listen (~> 3.0, < 3.1)
96+
jemoji (0.7.0)
97+
activesupport (~> 4.0)
98+
gemoji (~> 2.0)
99+
html-pipeline (~> 2.2)
100+
jekyll (>= 3.0)
19101
json (1.8.3)
20102
kramdown (1.11.1)
21103
liquid (3.0.6)
22-
listen (3.0.8)
23-
rb-fsevent (~> 0.9, >= 0.9.4)
24-
rb-inotify (~> 0.9, >= 0.9.7)
25-
mercenary (0.3.5)
26-
posix-spawn (0.3.11)
104+
listen (3.0.6)
105+
rb-fsevent (>= 0.9.3)
106+
rb-inotify (>= 0.9.7)
107+
mercenary (0.3.6)
108+
mini_portile2 (2.1.0)
109+
minima (2.0.0)
110+
minitest (5.9.1)
111+
multipart-post (2.0.0)
112+
net-dns (0.8.0)
113+
nokogiri (1.6.8.1)
114+
mini_portile2 (~> 2.1.0)
115+
octokit (4.4.1)
116+
sawyer (~> 0.7.0, >= 0.5.3)
117+
pathutil (0.14.0)
118+
forwardable-extended (~> 2.6)
119+
public_suffix (1.5.3)
27120
rb-fsevent (0.9.8)
28121
rb-inotify (0.9.7)
29122
ffi (>= 0.5.0)
30123
rouge (1.11.1)
31124
safe_yaml (1.0.4)
32125
sass (3.4.22)
33-
yajl-ruby (1.2.1)
126+
sawyer (0.7.0)
127+
addressable (>= 2.3.5, < 2.5)
128+
faraday (~> 0.8, < 0.10)
129+
terminal-table (1.7.3)
130+
unicode-display_width (~> 1.1.1)
131+
thread_safe (0.3.5)
132+
typhoeus (0.8.0)
133+
ethon (>= 0.8.0)
134+
tzinfo (1.2.2)
135+
thread_safe (~> 0.1)
136+
unicode-display_width (1.1.1)
34137

35138
PLATFORMS
36139
ruby
37140

38141
DEPENDENCIES
39-
jekyll (= 3.1.6)
40-
json (= 1.8.3)
41-
kramdown (= 1.11.1)
42-
mercenary (= 0.3.5)
43-
posix-spawn (= 0.3.11)
44-
yajl-ruby (= 1.2.1)
142+
github-pages (>= 104)
45143

46144
BUNDLED WITH
47145
1.13.6

0 commit comments

Comments
 (0)