Skip to content

Commit c740d98

Browse files
authored
Merge pull request #766 from thephpleague/fix/upgrade-docs
Upgrade to newer ruby version for docs
2 parents cc114ab + 80bc690 commit c740d98

File tree

3 files changed

+230
-108
lines changed

3 files changed

+230
-108
lines changed

docs/.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.2.1
1+
2.4.3

docs/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source 'https://rubygems.org'
22
gem 'therubyracer'
3-
gem 'github-pages'
3+
gem 'github-pages', group: :jekyll_plugins

docs/Gemfile.lock

100755100644
Lines changed: 228 additions & 106 deletions
Original file line numberDiff line numberDiff line change
@@ -1,132 +1,254 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
RedCloth (4.2.9)
5-
activesupport (4.2.1)
4+
activesupport (4.2.10)
65
i18n (~> 0.7)
7-
json (~> 1.7, >= 1.7.7)
86
minitest (~> 5.1)
97
thread_safe (~> 0.3, >= 0.3.4)
108
tzinfo (~> 1.1)
11-
blankslate (2.1.2.4)
12-
celluloid (0.16.0)
13-
timers (~> 4.0.0)
14-
classifier-reborn (2.0.3)
15-
fast-stemmer (~> 1.0)
16-
coffee-script (2.3.0)
9+
addressable (2.5.2)
10+
public_suffix (>= 2.0.2, < 4.0)
11+
coffee-script (2.4.1)
1712
coffee-script-source
1813
execjs
19-
coffee-script-source (1.9.1)
20-
colorator (0.1)
21-
execjs (2.4.0)
22-
fast-stemmer (1.0.2)
23-
ffi (1.9.8)
24-
gemoji (2.1.0)
25-
github-pages (33)
26-
RedCloth (= 4.2.9)
27-
github-pages-health-check (~> 0.2)
28-
jekyll (= 2.4.0)
29-
jekyll-coffeescript (= 1.0.1)
30-
jekyll-mentions (= 0.2.1)
31-
jekyll-redirect-from (= 0.6.2)
32-
jekyll-sass-converter (= 1.2.0)
33-
jekyll-sitemap (= 0.6.3)
34-
jemoji (= 0.4.0)
35-
kramdown (= 1.5.0)
36-
liquid (= 2.6.1)
37-
maruku (= 0.7.0)
14+
coffee-script-source (1.11.1)
15+
colorator (1.1.0)
16+
commonmarker (0.17.13)
17+
ruby-enum (~> 0.5)
18+
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)
24+
ethon (0.12.0)
25+
ffi (>= 1.3.0)
26+
eventmachine (1.2.7)
27+
execjs (2.7.0)
28+
faraday (0.15.4)
29+
multipart-post (>= 1.2, < 3)
30+
ffi (1.10.0)
31+
forwardable-extended (2.6.0)
32+
gemoji (3.0.0)
33+
github-pages (196)
34+
activesupport (= 4.2.10)
35+
github-pages-health-check (= 1.16.0)
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.12.1)
44+
jekyll-mentions (= 1.4.1)
45+
jekyll-optional-front-matter (= 0.3.0)
46+
jekyll-paginate (= 1.1.0)
47+
jekyll-readme-index (= 0.2.0)
48+
jekyll-redirect-from (= 0.14.0)
49+
jekyll-relative-links (= 0.6.0)
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.2)
70+
kramdown (= 1.17.0)
71+
liquid (= 4.0.0)
72+
listen (= 3.1.5)
3873
mercenary (~> 0.3)
39-
pygments.rb (= 0.6.1)
40-
rdiscount (= 2.1.7)
41-
redcarpet (= 3.1.2)
74+
minima (= 2.5.0)
75+
nokogiri (>= 1.8.5, < 2.0)
76+
rouge (= 2.2.1)
4277
terminal-table (~> 1.4)
43-
github-pages-health-check (0.2.2)
44-
net-dns (~> 0.6)
45-
public_suffix (~> 1.4)
46-
hitimes (1.2.2)
47-
html-pipeline (1.9.0)
78+
github-pages-health-check (1.16.0)
79+
addressable (~> 2.3)
80+
dnsruby (~> 1.60)
81+
octokit (~> 4.0)
82+
public_suffix (~> 3.0)
83+
typhoeus (~> 1.3)
84+
html-pipeline (2.10.0)
4885
activesupport (>= 2)
49-
nokogiri (~> 1.4)
50-
i18n (0.7.0)
51-
jekyll (2.4.0)
52-
classifier-reborn (~> 2.0)
53-
colorator (~> 0.1)
54-
jekyll-coffeescript (~> 1.0)
55-
jekyll-gist (~> 1.0)
56-
jekyll-paginate (~> 1.0)
86+
nokogiri (>= 1.4)
87+
http_parser.rb (0.6.0)
88+
i18n (0.9.5)
89+
concurrent-ruby (~> 1.0)
90+
jekyll (3.7.4)
91+
addressable (~> 2.4)
92+
colorator (~> 1.0)
93+
em-websocket (~> 0.5)
94+
i18n (~> 0.7)
5795
jekyll-sass-converter (~> 1.0)
58-
jekyll-watch (~> 1.1)
59-
kramdown (~> 1.3)
60-
liquid (~> 2.6.1)
96+
jekyll-watch (~> 2.0)
97+
kramdown (~> 1.14)
98+
liquid (~> 4.0)
6199
mercenary (~> 0.3.3)
62-
pygments.rb (~> 0.6.0)
63-
redcarpet (~> 3.1)
100+
pathutil (~> 0.9)
101+
rouge (>= 1.7, < 4)
64102
safe_yaml (~> 1.0)
65-
toml (~> 0.1.0)
66-
jekyll-coffeescript (1.0.1)
103+
jekyll-avatar (0.6.0)
104+
jekyll (~> 3.0)
105+
jekyll-coffeescript (1.1.1)
67106
coffee-script (~> 2.2)
68-
jekyll-gist (1.2.1)
69-
jekyll-mentions (0.2.1)
70-
html-pipeline (~> 1.9.0)
71-
jekyll (~> 2.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)
120+
octokit (~> 4.2)
121+
jekyll-github-metadata (2.12.1)
122+
jekyll (~> 3.4)
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)
72129
jekyll-paginate (1.1.0)
73-
jekyll-redirect-from (0.6.2)
74-
jekyll (~> 2.0)
75-
jekyll-sass-converter (1.2.0)
76-
sass (~> 3.2)
77-
jekyll-sitemap (0.6.3)
78-
jekyll-watch (1.2.1)
79-
listen (~> 2.7)
80-
jemoji (0.4.0)
81-
gemoji (~> 2.0)
82-
html-pipeline (~> 1.9)
83-
jekyll (~> 2.0)
84-
json (1.8.2)
85-
kramdown (1.5.0)
86-
libv8 (3.16.14.7)
87-
liquid (2.6.1)
88-
listen (2.9.0)
89-
celluloid (>= 0.15.2)
90-
rb-fsevent (>= 0.9.3)
91-
rb-inotify (>= 0.9)
92-
maruku (0.7.0)
93-
mercenary (0.3.5)
94-
mini_portile (0.6.2)
95-
minitest (5.5.1)
96-
net-dns (0.8.0)
97-
nokogiri (1.6.6.2)
98-
mini_portile (~> 0.6.0)
99-
parslet (1.5.0)
100-
blankslate (~> 2.0)
101-
posix-spawn (0.3.10)
102-
public_suffix (1.5.0)
103-
pygments.rb (0.6.1)
104-
posix-spawn (~> 0.3.6)
105-
yajl-ruby (~> 1.2.0)
106-
rb-fsevent (0.9.4)
107-
rb-inotify (0.9.5)
108-
ffi (>= 0.5.0)
109-
rdiscount (2.1.7)
110-
redcarpet (3.1.2)
111-
ref (1.0.5)
112-
safe_yaml (1.0.4)
113-
sass (3.4.13)
114-
terminal-table (1.4.5)
115-
therubyracer (0.12.1)
116-
libv8 (~> 3.16.14.0)
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.6.0)
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)
189+
listen (~> 3.0)
190+
jemoji (0.10.2)
191+
gemoji (~> 3.0)
192+
html-pipeline (~> 2.2)
193+
jekyll (~> 3.0)
194+
kramdown (1.17.0)
195+
libv8 (3.16.14.19)
196+
liquid (4.0.0)
197+
listen (3.1.5)
198+
rb-fsevent (~> 0.9, >= 0.9.4)
199+
rb-inotify (~> 0.9, >= 0.9.7)
200+
ruby_dep (~> 1.2)
201+
mercenary (0.3.6)
202+
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)
207+
minitest (5.11.3)
208+
multipart-post (2.0.0)
209+
nokogiri (1.10.1)
210+
mini_portile2 (~> 2.4.0)
211+
octokit (4.13.0)
212+
sawyer (~> 0.8.0, >= 0.5.3)
213+
pathutil (0.16.2)
214+
forwardable-extended (~> 2.6)
215+
public_suffix (3.0.3)
216+
rb-fsevent (0.10.3)
217+
rb-inotify (0.10.0)
218+
ffi (~> 1.0)
219+
ref (2.0.0)
220+
rouge (2.2.1)
221+
ruby-enum (0.7.2)
222+
i18n
223+
ruby_dep (1.5.0)
224+
rubyzip (1.2.2)
225+
safe_yaml (1.0.5)
226+
sass (3.7.3)
227+
sass-listen (~> 4.0.0)
228+
sass-listen (4.0.0)
229+
rb-fsevent (~> 0.9, >= 0.9.4)
230+
rb-inotify (~> 0.9, >= 0.9.7)
231+
sawyer (0.8.1)
232+
addressable (>= 2.3.5, < 2.6)
233+
faraday (~> 0.8, < 1.0)
234+
terminal-table (1.8.0)
235+
unicode-display_width (~> 1.1, >= 1.1.1)
236+
therubyracer (0.12.3)
237+
libv8 (~> 3.16.14.15)
117238
ref
118-
thread_safe (0.3.5)
119-
timers (4.0.1)
120-
hitimes
121-
toml (0.1.2)
122-
parslet (~> 1.5.0)
123-
tzinfo (1.2.2)
239+
thread_safe (0.3.6)
240+
typhoeus (1.3.1)
241+
ethon (>= 0.9.0)
242+
tzinfo (1.2.5)
124243
thread_safe (~> 0.1)
125-
yajl-ruby (1.2.1)
244+
unicode-display_width (1.4.1)
126245

127246
PLATFORMS
128247
ruby
129248

130249
DEPENDENCIES
131250
github-pages
132251
therubyracer
252+
253+
BUNDLED WITH
254+
1.17.1

0 commit comments

Comments
 (0)