File tree 1 file changed +8
-47
lines changed
1 file changed +8
-47
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- addressable (2.4.0 )
5
- blankslate (2.1.2.4 )
6
- classifier-reborn (2.0.4 )
7
- fast-stemmer (~> 1.0 )
8
- coffee-script (2.4.1 )
9
- coffee-script-source
10
- execjs
11
- coffee-script-source (1.10.0 )
12
4
colorator (0.1 )
13
- execjs (2.6.0 )
14
- faraday (0.9.2 )
15
- multipart-post (>= 1.2 , < 3 )
16
- fast-stemmer (1.0.2 )
17
5
ffi (1.9.10 )
18
- jekyll (2.5.3 )
19
- classifier-reborn (~> 2.0 )
6
+ jekyll (3.1.5 )
20
7
colorator (~> 0.1 )
21
- jekyll-coffeescript (~> 1.0 )
22
- jekyll-gist (~> 1.0 )
23
- jekyll-paginate (~> 1.0 )
24
8
jekyll-sass-converter (~> 1.0 )
25
9
jekyll-watch (~> 1.1 )
26
10
kramdown (~> 1.3 )
27
- liquid (~> 2.6.1 )
11
+ liquid (~> 3.0 )
28
12
mercenary (~> 0.3.3 )
29
- pygments.rb (~> 0.6.0 )
30
- redcarpet (~> 3.1 )
13
+ rouge (~> 1.7 )
31
14
safe_yaml (~> 1.0 )
32
- toml (~> 0.1.0 )
33
- jekyll-coffeescript (1.0.1 )
34
- coffee-script (~> 2.2 )
35
- jekyll-gist (1.4.0 )
36
- octokit (~> 4.2 )
37
- jekyll-paginate (1.1.0 )
38
15
jekyll-sass-converter (1.4.0 )
39
16
sass (~> 3.4 )
40
17
jekyll-watch (1.4.0 )
44
21
lanyon (0.3.3 )
45
22
jekyll (>= 2.0 , < 4.0 )
46
23
rack (~> 1.6 )
47
- liquid (2.6.3 )
48
- listen (3.0.7 )
49
- rb-fsevent (> = 0.9.3 )
50
- rb-inotify (>= 0.9.7 )
24
+ liquid (3.0.6 )
25
+ listen (3.0.8 )
26
+ rb-fsevent (~> 0.9 , > = 0.9.4 )
27
+ rb-inotify (~> 0.9 , >= 0.9.7 )
51
28
mercenary (0.3.6 )
52
29
mini_portile2 (2.0.0 )
53
- multipart-post (2.0.0 )
54
30
multipart_body (0.2.1 )
55
31
nokogiri (1.6.7.2 )
56
32
mini_portile2 (~> 2.0.0.rc2 )
57
- octokit (4.3.0 )
58
- sawyer (~> 0.7.0 , >= 0.5.3 )
59
33
paint (0.9.0 )
60
- parslet (1.5.0 )
61
- blankslate (~> 2.0 )
62
- posix-spawn (0.3.11 )
63
- pygments.rb (0.6.3 )
64
- posix-spawn (~> 0.3.6 )
65
- yajl-ruby (~> 1.2.0 )
66
34
rack (1.6.4 )
67
35
rack-protection (1.5.3 )
68
36
rack
74
42
rb-fsevent (0.9.7 )
75
43
rb-inotify (0.9.7 )
76
44
ffi (>= 0.5.0 )
77
- redcarpet (3.3.4 )
78
45
rouge (1.10.1 )
79
46
safe_yaml (1.0.4 )
80
47
sass (3.4.22 )
81
- sawyer (0.7.0 )
82
- addressable (>= 2.3.5 , < 2.5 )
83
- faraday (~> 0.8 , < 0.10 )
84
48
spidr (0.5.0 )
85
49
nokogiri (~> 1.3 )
86
- toml (0.1.2 )
87
- parslet (~> 1.5.0 )
88
50
unicorn (5.1.0 )
89
51
kgio (~> 2.6 )
90
52
raindrops (~> 0.7 )
91
53
validate-website (0.9.5 )
92
54
multipart_body (~> 0.2 )
93
55
paint (~> 0.8 )
94
56
spidr (~> 0.4 )
95
- yajl-ruby (1.2.1 )
96
57
97
58
PLATFORMS
98
59
ruby
99
60
100
61
DEPENDENCIES
101
- jekyll (~> 2 .0 )
62
+ jekyll (~> 3 .0 )
102
63
lanyon (~> 0.3.1 )
103
64
rack-protection
104
65
rack-rewrite
You can’t perform that action at this time.
0 commit comments