File tree 2 files changed +27
-20
lines changed 2 files changed +27
-20
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ source 'https://rubygems.org'
3
3
gem 'rake'
4
4
5
5
# jekyll, which builds it all
6
- gem 'jekyll' , '~>1.0'
6
+ gem 'jekyll' , '~>1.3. 0'
7
7
8
8
# JSON
9
9
gem 'json'
Original file line number Diff line number Diff line change 4
4
classifier (1.3.3 )
5
5
fast-stemmer (>= 1.0.0 )
6
6
colorator (0.1 )
7
- commander (4.1.3 )
7
+ commander (4.1.5 )
8
8
highline (~> 1.6.11 )
9
- directory_watcher (1.4.1 )
10
9
fast-stemmer (1.0.2 )
11
- highline (1.6.19 )
12
- jekyll (1.0.2 )
10
+ ffi (1.9.3 )
11
+ highline (1.6.20 )
12
+ jekyll (1.3.0 )
13
13
classifier (~> 1.3 )
14
14
colorator (~> 0.1 )
15
15
commander (~> 4.1.3 )
16
- directory_watcher (~> 1.4.1 )
17
- kramdown (~> 1.0.2 )
18
- liquid (~> 2.3 )
19
- maruku (~> 0.5 )
16
+ liquid (~> 2.5.2 )
17
+ listen (~> 1.3 )
18
+ maruku (~> 0.6.0 )
20
19
pygments.rb (~> 0.5.0 )
21
- safe_yaml (~> 0.7.0 )
22
- json (1.8.0 )
23
- kramdown (1.0.2 )
24
- liquid (2.5.0 )
20
+ redcarpet (~> 2.3.0 )
21
+ safe_yaml (~> 0.9.7 )
22
+ json (1.8.1 )
23
+ liquid (2.5.4 )
24
+ listen (1.3.1 )
25
+ rb-fsevent (>= 0.9.3 )
26
+ rb-inotify (>= 0.9 )
27
+ rb-kqueue (>= 0.2 )
25
28
maruku (0.6.1 )
26
29
syntax (>= 1.0.0 )
27
- mini_portile (0.5.1 )
30
+ mini_portile (0.5.2 )
28
31
nokogiri (1.6.0 )
29
32
mini_portile (~> 0.5.0 )
30
33
posix-spawn (0.3.6 )
31
- pygments.rb (0.5.0 )
34
+ pygments.rb (0.5.4 )
32
35
posix-spawn (~> 0.3.6 )
33
36
yajl-ruby (~> 1.1.0 )
34
- rake (10.0.4 )
37
+ rake (10.1.0 )
35
38
rb-fsevent (0.9.3 )
36
- redcarpet (2.2.2 )
37
- safe_yaml (0.7.1 )
39
+ rb-inotify (0.9.2 )
40
+ ffi (>= 0.5.0 )
41
+ rb-kqueue (0.2.0 )
42
+ ffi (>= 0.5.0 )
43
+ redcarpet (2.3.0 )
44
+ safe_yaml (0.9.7 )
38
45
sanitize (2.0.6 )
39
46
nokogiri (>= 1.4.4 )
40
- sass (3.2.9 )
47
+ sass (3.2.12 )
41
48
syntax (1.0.0 )
42
49
yajl-ruby (1.1.0 )
43
50
44
51
PLATFORMS
45
52
ruby
46
53
47
54
DEPENDENCIES
48
- jekyll (~> 1.0 )
55
+ jekyll (~> 1.3. 0 )
49
56
json
50
57
rake
51
58
rb-fsevent
You can’t perform that action at this time.
0 commit comments