Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0dde536

Browse files
committed
update to jekyll 3
1 parent 658dc6e commit 0dde536

File tree

2 files changed

+62
-67
lines changed

2 files changed

+62
-67
lines changed

Gemfile.lock

Lines changed: 62 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -2,129 +2,126 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5-
activesupport (4.2.4)
5+
activesupport (4.2.5.1)
66
i18n (~> 0.7)
77
json (~> 1.7, >= 1.7.7)
88
minitest (~> 5.1)
99
thread_safe (~> 0.3, >= 0.3.4)
1010
tzinfo (~> 1.1)
1111
addressable (2.3.8)
12-
blankslate (2.1.2.4)
13-
classifier-reborn (2.0.3)
14-
fast-stemmer (~> 1.0)
1512
coffee-script (2.4.1)
1613
coffee-script-source
1714
execjs
18-
coffee-script-source (1.9.1.1)
15+
coffee-script-source (1.10.0)
1916
colorator (0.1)
20-
ethon (0.8.0)
17+
ethon (0.8.1)
2118
ffi (>= 1.3.0)
2219
execjs (2.6.0)
23-
fast-stemmer (1.0.2)
20+
faraday (0.9.2)
21+
multipart-post (>= 1.2, < 3)
2422
ffi (1.9.10)
2523
gemoji (2.1.0)
26-
github-pages (39)
24+
github-pages (44)
2725
RedCloth (= 4.2.9)
28-
github-pages-health-check (~> 0.2)
29-
jekyll (= 2.4.0)
26+
github-pages-health-check (= 0.6.0)
27+
jekyll (= 3.0.2)
3028
jekyll-coffeescript (= 1.0.1)
3129
jekyll-feed (= 0.3.1)
32-
jekyll-mentions (= 0.2.1)
33-
jekyll-redirect-from (= 0.8.0)
30+
jekyll-gist (= 1.4.0)
31+
jekyll-mentions (= 1.0.0)
32+
jekyll-paginate (= 1.1.0)
33+
jekyll-redirect-from (= 0.9.1)
3434
jekyll-sass-converter (= 1.3.0)
35-
jekyll-sitemap (= 0.8.1)
36-
jemoji (= 0.5.0)
37-
kramdown (= 1.5.0)
38-
liquid (= 2.6.2)
39-
maruku (= 0.7.0)
35+
jekyll-seo-tag (= 0.1.4)
36+
jekyll-sitemap (= 0.9.0)
37+
jekyll-textile-converter (= 0.1.0)
38+
jemoji (= 0.5.1)
39+
kramdown (= 1.9.0)
40+
liquid (= 3.0.6)
4041
mercenary (~> 0.3)
41-
pygments.rb (= 0.6.3)
42-
rdiscount (= 2.1.7)
43-
redcarpet (= 3.3.2)
42+
rdiscount (= 2.1.8)
43+
redcarpet (= 3.3.3)
44+
rouge (= 1.10.1)
4445
terminal-table (~> 1.4)
45-
github-pages-health-check (0.5.3)
46+
github-pages-health-check (0.6.0)
4647
addressable (~> 2.3)
4748
net-dns (~> 0.8)
4849
public_suffix (~> 1.4)
4950
typhoeus (~> 0.7)
50-
html-pipeline (1.9.0)
51-
activesupport (>= 2)
52-
nokogiri (~> 1.4)
51+
html-pipeline (2.3.0)
52+
activesupport (>= 2, < 5)
53+
nokogiri (>= 1.4)
5354
i18n (0.7.0)
54-
jekyll (2.4.0)
55-
classifier-reborn (~> 2.0)
55+
jekyll (3.0.2)
5656
colorator (~> 0.1)
57-
jekyll-coffeescript (~> 1.0)
58-
jekyll-gist (~> 1.0)
59-
jekyll-paginate (~> 1.0)
6057
jekyll-sass-converter (~> 1.0)
6158
jekyll-watch (~> 1.1)
6259
kramdown (~> 1.3)
63-
liquid (~> 2.6.1)
60+
liquid (~> 3.0)
6461
mercenary (~> 0.3.3)
65-
pygments.rb (~> 0.6.0)
66-
redcarpet (~> 3.1)
62+
rouge (~> 1.7)
6763
safe_yaml (~> 1.0)
68-
toml (~> 0.1.0)
6964
jekyll-coffeescript (1.0.1)
7065
coffee-script (~> 2.2)
7166
jekyll-feed (0.3.1)
72-
jekyll-gist (1.3.4)
73-
jekyll-mentions (0.2.1)
74-
html-pipeline (~> 1.9.0)
75-
jekyll (~> 2.0)
67+
jekyll-gist (1.4.0)
68+
octokit (~> 4.2)
69+
jekyll-mentions (1.0.0)
70+
html-pipeline (~> 2.2)
71+
jekyll (~> 3.0)
7672
jekyll-paginate (1.1.0)
77-
jekyll-redirect-from (0.8.0)
73+
jekyll-redirect-from (0.9.1)
7874
jekyll (>= 2.0)
7975
jekyll-sass-converter (1.3.0)
8076
sass (~> 3.2)
81-
jekyll-sitemap (0.8.1)
82-
jekyll-watch (1.3.0)
77+
jekyll-seo-tag (0.1.4)
78+
jekyll (>= 2.0)
79+
jekyll-sitemap (0.9.0)
80+
jekyll-textile-converter (0.1.0)
81+
RedCloth (~> 4.0)
82+
jekyll-watch (1.3.1)
8383
listen (~> 3.0)
84-
jemoji (0.5.0)
84+
jemoji (0.5.1)
8585
gemoji (~> 2.0)
86-
html-pipeline (~> 1.9)
86+
html-pipeline (~> 2.2)
8787
jekyll (>= 2.0)
8888
json (1.8.1)
89-
kramdown (1.5.0)
90-
liquid (2.6.2)
91-
listen (3.0.3)
89+
kramdown (1.9.0)
90+
liquid (3.0.6)
91+
listen (3.0.5)
9292
rb-fsevent (>= 0.9.3)
9393
rb-inotify (>= 0.9)
94-
maruku (0.7.0)
9594
mercenary (0.3.5)
96-
mini_portile (0.6.2)
97-
minitest (5.8.1)
95+
mini_portile2 (2.0.0)
96+
minitest (5.8.4)
97+
multipart-post (2.0.0)
9898
net-dns (0.8.0)
99-
nokogiri (1.6.6.2)
100-
mini_portile (~> 0.6.0)
101-
parslet (1.5.0)
102-
blankslate (~> 2.0)
103-
posix-spawn (0.3.11)
104-
public_suffix (1.5.1)
105-
pygments.rb (0.6.3)
106-
posix-spawn (~> 0.3.6)
107-
yajl-ruby (~> 1.2.0)
108-
rb-fsevent (0.9.6)
99+
nokogiri (1.6.7.2)
100+
mini_portile2 (~> 2.0.0.rc2)
101+
octokit (4.2.0)
102+
sawyer (~> 0.6.0, >= 0.5.3)
103+
public_suffix (1.5.3)
104+
rb-fsevent (0.9.7)
109105
rb-inotify (0.9.5)
110106
ffi (>= 0.5.0)
111-
rdiscount (2.1.7)
112-
redcarpet (3.3.2)
107+
rdiscount (2.1.8)
108+
redcarpet (3.3.3)
109+
rouge (1.10.1)
113110
safe_yaml (1.0.4)
114-
sass (3.4.18)
111+
sass (3.4.21)
112+
sawyer (0.6.0)
113+
addressable (~> 2.3.5)
114+
faraday (~> 0.8, < 0.10)
115115
terminal-table (1.5.2)
116116
thread_safe (0.3.5)
117-
toml (0.1.2)
118-
parslet (~> 1.5.0)
119117
typhoeus (0.8.0)
120118
ethon (>= 0.8.0)
121119
tzinfo (1.2.2)
122120
thread_safe (~> 0.1)
123-
yajl-ruby (1.2.1)
124121

125122
PLATFORMS
126123
ruby
127124

128125
DEPENDENCIES
129-
github-pages (= 39)
126+
github-pages (= 44)
130127
json

_config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ github_username: rarce
1111
disqus_shortname: robertoarceblog
1212

1313
# Build settings
14-
highlighter: pygments
15-
markdown: redcarpet
1614

1715
gems:
1816
- jekyll-sitemap

0 commit comments

Comments
 (0)