File tree 2 files changed +28
-14
lines changed
2 files changed +28
-14
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
+ gem "jekyll" , "~> 3.0.2"
3
4
gem "jekyll-watch"
4
5
gem "jekyll-sitemap"
5
- gem "rdiscount"
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- celluloid (0.17.1.2 )
5
- timers (~> 4.0.0 )
4
+ colorator (0.1 )
6
5
ffi (1.9.10 )
7
- hitimes (1.2.2 )
8
- jekyll-sitemap (0.8.1 )
9
- jekyll-watch (1.2.1 )
10
- listen (~> 2.7 )
11
- listen (2.10.1 )
12
- celluloid (~> 0.16.0 )
6
+ jekyll (3.0.2 )
7
+ colorator (~> 0.1 )
8
+ jekyll-sass-converter (~> 1.0 )
9
+ jekyll-watch (~> 1.1 )
10
+ kramdown (~> 1.3 )
11
+ liquid (~> 3.0 )
12
+ mercenary (~> 0.3.3 )
13
+ rouge (~> 1.7 )
14
+ safe_yaml (~> 1.0 )
15
+ jekyll-sass-converter (1.4.0 )
16
+ sass (~> 3.4 )
17
+ jekyll-sitemap (0.10.0 )
18
+ jekyll-watch (1.3.1 )
19
+ listen (~> 3.0 )
20
+ kramdown (1.9.0 )
21
+ liquid (3.0.6 )
22
+ listen (3.0.5 )
13
23
rb-fsevent (>= 0.9.3 )
14
24
rb-inotify (>= 0.9 )
15
- rb-fsevent (0.9.5 )
25
+ mercenary (0.3.5 )
26
+ rb-fsevent (0.9.7 )
16
27
rb-inotify (0.9.5 )
17
28
ffi (>= 0.5.0 )
18
- rdiscount ( 2.1.8 )
19
- timers ( 4 .0.1 )
20
- hitimes
29
+ rouge ( 1.10.1 )
30
+ safe_yaml ( 1 .0.4 )
31
+ sass ( 3.4.21 )
21
32
22
33
PLATFORMS
23
34
ruby
24
35
25
36
DEPENDENCIES
37
+ jekyll (~> 3.0.2 )
26
38
jekyll-sitemap
27
39
jekyll-watch
28
- rdiscount
40
+
41
+ BUNDLED WITH
42
+ 1.11.2
You can’t perform that action at this time.
0 commit comments