Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Commit 82a2907

Browse files
authored
Merge branch 'develop' into feature/Remove_capistrano_version_lock
2 parents 0957b9f + 7254dac commit 82a2907

File tree

2 files changed

+41
-45
lines changed

2 files changed

+41
-45
lines changed

Gemfile.lock

Lines changed: 41 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
tzinfo (~> 1.1)
99
addressable (2.5.2)
1010
public_suffix (>= 2.0.2, < 4.0)
11-
algoliasearch (1.23.2)
11+
algoliasearch (1.25.2)
1212
httpclient (~> 2.8, >= 2.8.3)
1313
json (>= 1.5.1)
1414
algoliasearch-jekyll (0.8.2)
@@ -28,38 +28,39 @@ GEM
2828
execjs
2929
coffee-script-source (1.11.1)
3030
colorator (1.1.0)
31-
commonmarker (0.17.9)
31+
commonmarker (0.17.13)
3232
ruby-enum (~> 0.5)
33-
concurrent-ruby (1.0.5)
34-
dnsruby (1.60.2)
33+
concurrent-ruby (1.1.4)
34+
dnsruby (1.61.2)
35+
addressable (~> 2.5)
3536
em-websocket (0.5.1)
3637
eventmachine (>= 0.12.9)
3738
http_parser.rb (~> 0.6.0)
38-
ethon (0.11.0)
39+
ethon (0.12.0)
3940
ffi (>= 1.3.0)
4041
eventmachine (1.2.7)
4142
execjs (2.7.0)
42-
faraday (0.15.2)
43+
faraday (0.15.4)
4344
multipart-post (>= 1.2, < 3)
44-
ffi (1.9.25)
45+
ffi (1.10.0)
4546
forwardable-extended (2.6.0)
4647
gemoji (3.0.0)
47-
github-pages (187)
48+
github-pages (193)
4849
activesupport (= 4.2.10)
4950
github-pages-health-check (= 1.8.1)
50-
jekyll (= 3.7.3)
51-
jekyll-avatar (= 0.5.0)
51+
jekyll (= 3.7.4)
52+
jekyll-avatar (= 0.6.0)
5253
jekyll-coffeescript (= 1.1.1)
5354
jekyll-commonmark-ghpages (= 0.1.5)
5455
jekyll-default-layout (= 0.1.4)
55-
jekyll-feed (= 0.9.3)
56+
jekyll-feed (= 0.11.0)
5657
jekyll-gist (= 1.5.0)
5758
jekyll-github-metadata (= 2.9.4)
58-
jekyll-mentions (= 1.3.0)
59+
jekyll-mentions (= 1.4.1)
5960
jekyll-optional-front-matter (= 0.3.0)
6061
jekyll-paginate (= 1.1.0)
6162
jekyll-readme-index (= 0.2.0)
62-
jekyll-redirect-from (= 0.13.0)
63+
jekyll-redirect-from (= 0.14.0)
6364
jekyll-relative-links (= 0.5.3)
6465
jekyll-remote-theme (= 0.3.1)
6566
jekyll-sass-converter (= 1.5.2)
@@ -80,12 +81,12 @@ GEM
8081
jekyll-theme-tactile (= 0.1.1)
8182
jekyll-theme-time-machine (= 0.1.1)
8283
jekyll-titles-from-headings (= 0.5.1)
83-
jemoji (= 0.9.0)
84-
kramdown (= 1.16.2)
84+
jemoji (= 0.10.1)
85+
kramdown (= 1.17.0)
8586
liquid (= 4.0.0)
8687
listen (= 3.1.5)
8788
mercenary (~> 0.3)
88-
minima (= 2.4.1)
89+
minima (= 2.5.0)
8990
nokogiri (>= 1.8.2, < 2.0)
9091
rouge (= 2.2.1)
9192
terminal-table (~> 1.4)
@@ -95,14 +96,14 @@ GEM
9596
octokit (~> 4.0)
9697
public_suffix (~> 2.0)
9798
typhoeus (~> 1.3)
98-
html-pipeline (2.8.3)
99+
html-pipeline (2.10.0)
99100
activesupport (>= 2)
100101
nokogiri (>= 1.4)
101102
http_parser.rb (0.6.0)
102103
httpclient (2.8.3)
103104
i18n (0.9.5)
104105
concurrent-ruby (~> 1.0)
105-
jekyll (3.7.3)
106+
jekyll (3.7.4)
106107
addressable (~> 2.4)
107108
colorator (~> 1.0)
108109
em-websocket (~> 0.5)
@@ -115,7 +116,7 @@ GEM
115116
pathutil (~> 0.9)
116117
rouge (>= 1.7, < 4)
117118
safe_yaml (~> 1.0)
118-
jekyll-avatar (0.5.0)
119+
jekyll-avatar (0.6.0)
119120
jekyll (~> 3.0)
120121
jekyll-coffeescript (1.1.1)
121122
coffee-script (~> 2.2)
@@ -129,23 +130,22 @@ GEM
129130
rouge (~> 2)
130131
jekyll-default-layout (0.1.4)
131132
jekyll (~> 3.0)
132-
jekyll-feed (0.9.3)
133+
jekyll-feed (0.11.0)
133134
jekyll (~> 3.3)
134135
jekyll-gist (1.5.0)
135136
octokit (~> 4.2)
136137
jekyll-github-metadata (2.9.4)
137138
jekyll (~> 3.1)
138139
octokit (~> 4.0, != 4.4.0)
139-
jekyll-mentions (1.3.0)
140-
activesupport (~> 4.0)
140+
jekyll-mentions (1.4.1)
141141
html-pipeline (~> 2.3)
142142
jekyll (~> 3.0)
143143
jekyll-optional-front-matter (0.3.0)
144144
jekyll (~> 3.0)
145145
jekyll-paginate (1.1.0)
146146
jekyll-readme-index (0.2.0)
147147
jekyll (~> 3.0)
148-
jekyll-redirect-from (0.13.0)
148+
jekyll-redirect-from (0.14.0)
149149
jekyll (~> 3.3)
150150
jekyll-relative-links (0.5.3)
151151
jekyll (~> 3.3)
@@ -201,46 +201,45 @@ GEM
201201
jekyll-seo-tag (~> 2.0)
202202
jekyll-titles-from-headings (0.5.1)
203203
jekyll (~> 3.3)
204-
jekyll-watch (2.0.0)
204+
jekyll-watch (2.1.2)
205205
listen (~> 3.0)
206-
jemoji (0.9.0)
207-
activesupport (~> 4.0, >= 4.2.9)
206+
jemoji (0.10.1)
208207
gemoji (~> 3.0)
209208
html-pipeline (~> 2.2)
210209
jekyll (~> 3.0)
211210
json (2.1.0)
212-
kramdown (1.16.2)
211+
kramdown (1.17.0)
213212
liquid (4.0.0)
214213
listen (3.1.5)
215214
rb-fsevent (~> 0.9, >= 0.9.4)
216215
rb-inotify (~> 0.9, >= 0.9.7)
217216
ruby_dep (~> 1.2)
218217
mercenary (0.3.6)
219-
mini_portile2 (2.3.0)
220-
minima (2.4.1)
218+
mini_portile2 (2.4.0)
219+
minima (2.5.0)
221220
jekyll (~> 3.5)
222221
jekyll-feed (~> 0.9)
223222
jekyll-seo-tag (~> 2.1)
224223
minitest (5.11.3)
225224
multipart-post (2.0.0)
226-
nokogiri (1.8.4)
227-
mini_portile2 (~> 2.3.0)
228-
octokit (4.9.0)
225+
nokogiri (1.10.1)
226+
mini_portile2 (~> 2.4.0)
227+
octokit (4.13.0)
229228
sawyer (~> 0.8.0, >= 0.5.3)
230-
pathutil (0.16.1)
229+
pathutil (0.16.2)
231230
forwardable-extended (~> 2.6)
232231
public_suffix (2.0.5)
233-
rake (12.3.1)
232+
rake (12.3.2)
234233
rb-fsevent (0.10.3)
235-
rb-inotify (0.9.10)
236-
ffi (>= 0.5.0, < 2)
234+
rb-inotify (0.10.0)
235+
ffi (~> 1.0)
237236
rouge (2.2.1)
238237
ruby-enum (0.7.2)
239238
i18n
240239
ruby_dep (1.5.0)
241-
rubyzip (1.2.1)
240+
rubyzip (1.2.2)
242241
safe_yaml (1.0.4)
243-
sass (3.5.6)
242+
sass (3.7.3)
244243
sass-listen (~> 4.0.0)
245244
sass-listen (4.0.0)
246245
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -250,13 +249,13 @@ GEM
250249
faraday (~> 0.8, < 1.0)
251250
terminal-table (1.8.0)
252251
unicode-display_width (~> 1.1, >= 1.1.1)
253-
thor (0.20.0)
252+
thor (0.20.3)
254253
thread_safe (0.3.6)
255-
typhoeus (1.3.0)
254+
typhoeus (1.3.1)
256255
ethon (>= 0.9.0)
257256
tzinfo (1.2.5)
258257
thread_safe (~> 0.1)
259-
unicode-display_width (1.4.0)
258+
unicode-display_width (1.4.1)
260259
verbal_expressions (0.1.5)
261260

262261
PLATFORMS
@@ -267,4 +266,4 @@ DEPENDENCIES
267266
github-pages
268267

269268
BUNDLED WITH
270-
1.16.0
269+
1.16.2

guides/static/configuration.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ The **deploy.rb** is our global configuration. Everything inside can be override
1717
# the name of the application
1818
set :application, 'my-first-website'
1919

20-
# We use the copy strategy, no need for an external SCM
21-
set :scm, :copy
22-
2320
# This is the folder we're deploying on the server
2421
set :copy_source, './output'
2522

0 commit comments

Comments
 (0)