File tree 3 files changed +20
-20
lines changed
3 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://rubygems.org'
2
2
3
- gem 'jekyll' , '~> 2.4 '
3
+ gem 'jekyll' , '~> 2.5 '
4
4
gem 'octopress-hooks'
5
5
gem 'compass'
6
6
gem 'rouge'
Original file line number Diff line number Diff line change 10
10
coffee-script (2.3.0 )
11
11
coffee-script-source
12
12
execjs
13
- coffee-script-source (1.8 .0 )
13
+ coffee-script-source (1.9 .0 )
14
14
colorator (0.1 )
15
- compass (1.0.1 )
15
+ compass (1.0.3 )
16
16
chunky_png (~> 1.2 )
17
- compass-core (~> 1.0.1 )
17
+ compass-core (~> 1.0.2 )
18
18
compass-import-once (~> 1.0.5 )
19
19
rb-fsevent (>= 0.9.3 )
20
20
rb-inotify (>= 0.9 )
21
21
sass (>= 3.3.13 , < 3.5 )
22
- compass-core (1.0.1 )
22
+ compass-core (1.0.3 )
23
23
multi_json (~> 1.0 )
24
24
sass (>= 3.3.0 , < 3.5 )
25
25
compass-import-once (1.0.5 )
26
26
sass (>= 3.2 , < 3.5 )
27
- execjs (2.2.2 )
27
+ execjs (2.3.0 )
28
28
fast-stemmer (1.0.2 )
29
29
ffi (1.9.6 )
30
30
hitimes (1.2.2 )
31
- jekyll (2.4.0 )
31
+ jekyll (2.5.3 )
32
32
classifier-reborn (~> 2.0 )
33
33
colorator (~> 0.1 )
34
34
jekyll-coffeescript (~> 1.0 )
49
49
jekyll-paginate (1.1.0 )
50
50
jekyll-sass-converter (1.3.0 )
51
51
sass (~> 3.2 )
52
- jekyll-watch (1.2.0 )
52
+ jekyll-watch (1.2.1 )
53
53
listen (~> 2.7 )
54
54
kramdown (1.5.0 )
55
- liquid (2.6.1 )
55
+ liquid (2.6.2 )
56
56
listen (2.8.5 )
57
57
celluloid (>= 0.15.2 )
58
58
rb-fsevent (>= 0.9.3 )
59
59
rb-inotify (>= 0.9 )
60
60
mercenary (0.3.5 )
61
61
multi_json (1.10.1 )
62
- octopress-hooks (2.3.2 )
62
+ octopress-hooks (2.4.1 )
63
63
jekyll (~> 2.0 )
64
64
parslet (1.5.0 )
65
65
blankslate (~> 2.0 )
66
66
posix-spawn (0.3.9 )
67
- pygments.rb (0.6.0 )
67
+ pygments.rb (0.6.2 )
68
68
posix-spawn (~> 0.3.6 )
69
- yajl-ruby (~> 1.1 .0 )
69
+ yajl-ruby (~> 1.2 .0 )
70
70
rb-fsevent (0.9.4 )
71
71
rb-inotify (0.9.5 )
72
72
ffi (>= 0.5.0 )
73
73
redcarpet (3.2.2 )
74
- rouge (1.7.7 )
74
+ rouge (1.8.0 )
75
75
safe_yaml (1.0.4 )
76
- sass (3.4.9 )
76
+ sass (3.4.11 )
77
77
timers (4.0.1 )
78
78
hitimes
79
79
toml (0.1.2 )
80
80
parslet (~> 1.5.0 )
81
- yajl-ruby (1.1.0 )
81
+ yajl-ruby (1.2.1 )
82
82
83
83
PLATFORMS
84
84
ruby
85
85
86
86
DEPENDENCIES
87
87
compass
88
- jekyll (~> 2.4 )
88
+ jekyll (~> 2.5 )
89
89
octopress-hooks
90
90
rouge
You can’t perform that action at this time.
0 commit comments