File tree 4 files changed +25
-65
lines changed
4 files changed +25
-65
lines changed Original file line number Diff line number Diff line change 1
- 2.3 .1
1
+ 2.4 .1
Original file line number Diff line number Diff line change @@ -3,18 +3,9 @@ source "https://rubygems.org"
3
3
group :development do
4
4
gem 'rake' , '~> 10.0'
5
5
gem 'jekyll' , '~> 3.0'
6
- gem 'pygments.rb' , '~> 1.1.2'
7
- gem 'rdiscount' , '~> 2.0'
8
- gem 'RedCloth' , '~> 4.2'
9
- gem 'haml' , '~> 4.0'
10
6
gem 'compass' , '~> 0.12'
11
7
gem 'sass-globbing' , '~> 1.0'
12
- gem 'rubypants' , '~> 0.2'
13
- gem 'rb-fsevent' , '~> 0.9'
14
8
gem 'stringex' , '~> 1.4'
15
- gem 'execjs'
16
- gem 'therubyracer' , :platforms => :ruby
17
- gem 'coderay'
18
9
gem 'pry'
19
10
end
20
11
@@ -24,7 +15,6 @@ group :jekyll_plugins do
24
15
gem 'jekyll-sitemap'
25
16
gem 'jekyll-time-to-read'
26
17
gem 'octopress' , '~> 3.0'
27
- gem 'octopress-filters'
28
18
gem 'octopress-include-tag'
29
19
end
30
20
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- RedCloth ( 4.3 .2 )
5
- addressable ( 2. 4.0 )
6
- chunky_png (1.3.6 )
4
+ addressable ( 2.5 .2 )
5
+ public_suffix ( >= 2.0.2 , < 4.0 )
6
+ chunky_png (1.3.8 )
7
7
coderay (1.1.1 )
8
8
colorator (1.1.0 )
9
9
compass (0.12.7 )
10
10
chunky_png (~> 1.2 )
11
11
fssm (>= 0.2.7 )
12
12
sass (~> 3.2.19 )
13
- execjs (2.7.0 )
14
- ffi (1.9.14 )
13
+ ffi (1.9.18 )
15
14
forwardable-extended (2.6.0 )
16
15
fssm (0.2.10 )
17
- haml (4.0.7 )
18
- tilt
19
- jekyll (3.2.1 )
16
+ jekyll (3.5.2 )
17
+ addressable (~> 2.4 )
20
18
colorator (~> 1.0 )
21
19
jekyll-sass-converter (~> 1.0 )
22
20
jekyll-watch (~> 1.1 )
23
21
kramdown (~> 1.3 )
24
- liquid (~> 3 .0 )
22
+ liquid (~> 4 .0 )
25
23
mercenary (~> 0.3.3 )
26
24
pathutil (~> 0.9 )
27
25
rouge (~> 1.7 )
28
26
safe_yaml (~> 1.0 )
29
27
jekyll-paginate (1.1.0 )
30
- jekyll-redirect-from (0.11.0 )
31
- jekyll (>= 2.0 )
28
+ jekyll-redirect-from (0.12.1 )
29
+ jekyll (~> 3.3 )
32
30
jekyll-sass-converter (1.3.0 )
33
31
sass (~> 3.2 )
34
- jekyll-sitemap (0.11.0 )
35
- addressable (~> 2.4.0 )
32
+ jekyll-sitemap (1.1.1 )
33
+ jekyll (~> 3.3 )
36
34
jekyll-time-to-read (0.1.2 )
37
35
jekyll
38
36
jekyll-watch (1.5.0 )
39
37
listen (~> 3.0 , < 3.1 )
40
- kramdown (1.12.0 )
41
- libv8 (3.16.14.15 )
42
- liquid (3.0.6 )
38
+ kramdown (1.14.0 )
39
+ liquid (4.0.0 )
43
40
listen (3.0.8 )
44
41
rb-fsevent (~> 0.9 , >= 0.9.4 )
45
42
rb-inotify (~> 0.9 , >= 0.9.7 )
46
43
mercenary (0.3.6 )
47
44
method_source (0.8.2 )
48
- multi_json (1.12.1 )
49
45
octopress (3.0.11 )
50
46
jekyll (>= 2.0 )
51
47
mercenary (~> 0.3.2 )
58
54
colorator
59
55
octopress-escape-code (2.1.1 )
60
56
jekyll (~> 3.0 )
61
- octopress-filters (1.4.0 )
62
- jekyll
63
- octopress-hooks (~> 2.0 )
64
- rubypants-unicode
65
- titlecase
66
- octopress-hooks (2.6.1 )
57
+ octopress-hooks (2.6.2 )
67
58
jekyll (>= 2.0 )
68
59
octopress-include-tag (1.1.3 )
69
60
jekyll (>= 2.0 )
76
67
coderay (~> 1.1.0 )
77
68
method_source (~> 0.8.1 )
78
69
slop (~> 3.4 )
79
- pygments.rb (1.1.2 )
80
- multi_json (>= 1.0.0 )
81
- rack (1.6.4 )
70
+ public_suffix (3.0.0 )
71
+ rack (1.6.8 )
82
72
rack-protection (1.5.3 )
83
73
rack
84
74
rake (10.5.0 )
85
- rb-fsevent (0.9.7 )
86
- rb-inotify (0.9.7 )
87
- ffi (>= 0.5.0 )
88
- rdiscount (2.2.0.1 )
89
- redcarpet (3.3.4 )
90
- ref (2.0.0 )
75
+ rb-fsevent (0.10.2 )
76
+ rb-inotify (0.9.10 )
77
+ ffi (>= 0.5.0 , < 2 )
78
+ redcarpet (3.4.0 )
91
79
rouge (1.11.1 )
92
- rubypants (0.5.0 )
93
- rubypants-unicode (0.2.5 )
94
80
safe_yaml (1.0.4 )
95
81
sass (3.2.19 )
96
82
sass-globbing (1.1.5 )
97
83
sass (>= 3.1 )
98
- sinatra (1.4.7 )
84
+ sinatra (1.4.8 )
99
85
rack (~> 1.5 )
100
86
rack-protection (~> 1.4 )
101
87
tilt (>= 1.3 , < 3 )
102
88
slop (3.6.0 )
103
89
stringex (1.5.1 )
104
- therubyracer (0.12.2 )
105
- libv8 (~> 3.16.14.0 )
106
- ref
107
- tilt (2.0.5 )
90
+ tilt (2.0.8 )
108
91
titlecase (0.1.1 )
109
92
110
93
PLATFORMS
111
94
ruby
112
95
113
96
DEPENDENCIES
114
- RedCloth (~> 4.2 )
115
- coderay
116
97
compass (~> 0.12 )
117
- execjs
118
- haml (~> 4.0 )
119
98
jekyll (~> 3.0 )
120
99
jekyll-paginate
121
100
jekyll-redirect-from
122
101
jekyll-sitemap
123
102
jekyll-time-to-read
124
103
octopress (~> 3.0 )
125
- octopress-filters
126
104
octopress-include-tag
127
105
pry
128
- pygments.rb (~> 1.1.2 )
129
106
rake (~> 10.0 )
130
- rb-fsevent (~> 0.9 )
131
- rdiscount (~> 2.0 )
132
- rubypants (~> 0.2 )
133
107
sass-globbing (~> 1.0 )
134
108
sinatra (~> 1.4.2 )
135
109
stringex (~> 1.4 )
136
- therubyracer
137
110
138
111
BUNDLED WITH
139
- 1.14.6
112
+ 1.15.4
Original file line number Diff line number Diff line change @@ -35,8 +35,6 @@ category_dir: blog/categories
35
35
markdown : kramdown
36
36
timezone : UTC
37
37
38
- # highlighter: coderay
39
-
40
38
kramdown :
41
39
input : GFM
42
40
auto_ids : false
@@ -48,10 +46,9 @@ kramdown:
48
46
49
47
highlighter : rouge
50
48
51
- gems :
49
+ plugins :
52
50
- jekyll-redirect-from
53
51
- jekyll-time-to-read
54
- - octopress-filters
55
52
- octopress-include-tag
56
53
57
54
paginate : 10 # Posts per page on the blog index
You can’t perform that action at this time.
0 commit comments