Skip to content

Commit 5573b1f

Browse files
committed
Merge branch 'release/2.6.1'
2 parents 0c0e955 + e592b01 commit 5573b1f

File tree

3 files changed

+32
-33
lines changed

3 files changed

+32
-33
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby-2.1.1
1+
ruby-2.1

Gemfile.lock

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,41 +2,41 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5-
activesupport (4.1.8)
6-
i18n (~> 0.6, >= 0.6.9)
5+
activesupport (4.2.0)
6+
i18n (~> 0.7)
77
json (~> 1.7, >= 1.7.7)
88
minitest (~> 5.1)
9-
thread_safe (~> 0.1)
9+
thread_safe (~> 0.3, >= 0.3.4)
1010
tzinfo (~> 1.1)
1111
blankslate (2.1.2.4)
1212
celluloid (0.16.0)
1313
timers (~> 4.0.0)
14-
classifier-reborn (2.0.2)
14+
classifier-reborn (2.0.3)
1515
fast-stemmer (~> 1.0)
1616
coffee-script (2.3.0)
1717
coffee-script-source
1818
execjs
19-
coffee-script-source (1.8.0)
19+
coffee-script-source (1.9.1)
2020
colorator (0.1)
21-
execjs (2.2.2)
21+
execjs (2.3.0)
2222
fast-stemmer (1.0.2)
2323
ffi (1.9.6)
2424
gemoji (2.1.0)
25-
github-pages (29)
25+
github-pages (33)
2626
RedCloth (= 4.2.9)
27-
github-pages-health-check (~> 0.1)
27+
github-pages-health-check (~> 0.2)
2828
jekyll (= 2.4.0)
29-
jekyll-coffeescript (= 1.0.0)
30-
jekyll-mentions (= 0.1.3)
29+
jekyll-coffeescript (= 1.0.1)
30+
jekyll-mentions (= 0.2.1)
3131
jekyll-redirect-from (= 0.6.2)
3232
jekyll-sass-converter (= 1.2.0)
33-
jekyll-sitemap (= 0.6.0)
34-
jemoji (= 0.3.0)
35-
kramdown (= 1.3.1)
33+
jekyll-sitemap (= 0.6.3)
34+
jemoji (= 0.4.0)
35+
kramdown (= 1.5.0)
3636
liquid (= 2.6.1)
3737
maruku (= 0.7.0)
3838
mercenary (~> 0.3)
39-
pygments.rb (= 0.6.0)
39+
pygments.rb (= 0.6.1)
4040
rdiscount (= 2.1.7)
4141
redcarpet (= 3.1.2)
4242
terminal-table (~> 1.4)
@@ -47,7 +47,7 @@ GEM
4747
html-pipeline (1.9.0)
4848
activesupport (>= 2)
4949
nokogiri (~> 1.4)
50-
i18n (0.6.11)
50+
i18n (0.7.0)
5151
jekyll (2.4.0)
5252
classifier-reborn (~> 2.0)
5353
colorator (~> 0.1)
@@ -63,52 +63,52 @@ GEM
6363
redcarpet (~> 3.1)
6464
safe_yaml (~> 1.0)
6565
toml (~> 0.1.0)
66-
jekyll-coffeescript (1.0.0)
66+
jekyll-coffeescript (1.0.1)
6767
coffee-script (~> 2.2)
6868
jekyll-gist (1.1.0)
69-
jekyll-mentions (0.1.3)
69+
jekyll-mentions (0.2.1)
7070
html-pipeline (~> 1.9.0)
7171
jekyll (~> 2.0)
7272
jekyll-paginate (1.1.0)
7373
jekyll-redirect-from (0.6.2)
7474
jekyll (~> 2.0)
7575
jekyll-sass-converter (1.2.0)
7676
sass (~> 3.2)
77-
jekyll-sitemap (0.6.0)
78-
jekyll-watch (1.2.0)
77+
jekyll-sitemap (0.6.3)
78+
jekyll-watch (1.2.1)
7979
listen (~> 2.7)
80-
jemoji (0.3.0)
80+
jemoji (0.4.0)
8181
gemoji (~> 2.0)
8282
html-pipeline (~> 1.9)
8383
jekyll (~> 2.0)
84-
json (1.8.1)
85-
kramdown (1.3.1)
84+
json (1.8.2)
85+
kramdown (1.5.0)
8686
liquid (2.6.1)
87-
listen (2.8.3)
87+
listen (2.8.5)
8888
celluloid (>= 0.15.2)
8989
rb-fsevent (>= 0.9.3)
9090
rb-inotify (>= 0.9)
9191
maruku (0.7.0)
9292
mercenary (0.3.5)
93-
mini_portile (0.6.1)
94-
minitest (5.4.3)
93+
mini_portile (0.6.2)
94+
minitest (5.5.1)
9595
net-dns (0.8.0)
96-
nokogiri (1.6.5)
96+
nokogiri (1.6.6.2)
9797
mini_portile (~> 0.6.0)
9898
parslet (1.5.0)
9999
blankslate (~> 2.0)
100-
posix-spawn (0.3.9)
100+
posix-spawn (0.3.10)
101101
public_suffix (1.4.6)
102-
pygments.rb (0.6.0)
102+
pygments.rb (0.6.1)
103103
posix-spawn (~> 0.3.6)
104-
yajl-ruby (~> 1.1.0)
104+
yajl-ruby (~> 1.2.0)
105105
rb-fsevent (0.9.4)
106106
rb-inotify (0.9.5)
107107
ffi (>= 0.5.0)
108108
rdiscount (2.1.7)
109109
redcarpet (3.1.2)
110110
safe_yaml (1.0.4)
111-
sass (3.4.9)
111+
sass (3.4.13)
112112
terminal-table (1.4.5)
113113
thread_safe (0.3.4)
114114
timers (4.0.1)
@@ -117,7 +117,7 @@ GEM
117117
parslet (~> 1.5.0)
118118
tzinfo (1.2.2)
119119
thread_safe (~> 0.1)
120-
yajl-ruby (1.1.0)
120+
yajl-ruby (1.2.1)
121121

122122
PLATFORMS
123123
ruby

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
lsi: false
22
markdown: redcarpet
33
permalink: pretty
4-
highlighter: true
54
timezone: America/Los_Angeles
65
gems:
76
- jekyll-redirect-from

0 commit comments

Comments
 (0)