• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1GEM
2  remote: https://rubygems.org/
3  specs:
4    addressable (2.5.2)
5      public_suffix (>= 2.0.2, < 4.0)
6    colorator (1.1.0)
7    ffi (1.9.25)
8    ffi (1.9.25-x64-mingw32)
9    forwardable-extended (2.6.0)
10    jekyll (3.6.3)
11      addressable (~> 2.4)
12      colorator (~> 1.0)
13      jekyll-sass-converter (~> 1.0)
14      jekyll-watch (~> 1.1)
15      kramdown (~> 1.14)
16      liquid (~> 4.0)
17      mercenary (~> 0.3.3)
18      pathutil (~> 0.9)
19      rouge (>= 1.7, < 3)
20      safe_yaml (~> 1.0)
21    jekyll-sass-converter (1.5.2)
22      sass (~> 3.4)
23    jekyll-watch (1.5.1)
24      listen (~> 3.0)
25    kramdown (1.17.0)
26    liquid (4.0.1)
27    listen (3.1.5)
28      rb-fsevent (~> 0.9, >= 0.9.4)
29      rb-inotify (~> 0.9, >= 0.9.7)
30      ruby_dep (~> 1.2)
31    mercenary (0.3.6)
32    pathutil (0.16.2)
33      forwardable-extended (~> 2.6)
34    public_suffix (3.0.3)
35    rb-fsevent (0.10.3)
36    rb-inotify (0.9.10)
37      ffi (>= 0.5.0, < 2)
38    rouge (2.2.1)
39    ruby_dep (1.5.0)
40    safe_yaml (1.0.4)
41    sass (3.7.2)
42      sass-listen (~> 4.0.0)
43    sass-listen (4.0.0)
44      rb-fsevent (~> 0.9, >= 0.9.4)
45      rb-inotify (~> 0.9, >= 0.9.7)
46    thread_safe (0.3.6)
47    tzinfo (1.2.4)
48      thread_safe (~> 0.1)
49    tzinfo-data (1.2017.3)
50      tzinfo (>= 1.0.0)
51
52PLATFORMS
53  ruby
54  x64-mingw32
55
56DEPENDENCIES
57  jekyll (= 3.6.3)
58  tzinfo-data
59
60RUBY VERSION
61   ruby 2.3.7p456
62
63BUNDLED WITH
64   1.16.1
65