Gemfile.lock 1.57 KB
Newer Older
1
2
3
GEM
  remote: https://rubygems.org/
  specs:
4
5
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
6
    colorator (1.1.0)
Bardi Harborow's avatar
Bardi Harborow committed
7
    ffi (1.9.18)
8
    ffi (1.9.18-x64-mingw32)
9
    forwardable-extended (2.6.0)
XhmikosR's avatar
XhmikosR committed
10
    jekyll (3.6.2)
11
12
      addressable (~> 2.4)
      colorator (~> 1.0)
13
14
      jekyll-sass-converter (~> 1.0)
      jekyll-watch (~> 1.1)
XhmikosR's avatar
XhmikosR committed
15
      kramdown (~> 1.14)
XhmikosR's avatar
XhmikosR committed
16
      liquid (~> 4.0)
17
      mercenary (~> 0.3.3)
18
      pathutil (~> 0.9)
XhmikosR's avatar
XhmikosR committed
19
      rouge (>= 1.7, < 3)
20
      safe_yaml (~> 1.0)
21
    jekyll-redirect-from (0.13.0)
Bardi Harborow's avatar
Bardi Harborow committed
22
      jekyll (~> 3.3)
23
    jekyll-sass-converter (1.5.1)
Chris Rebert's avatar
Chris Rebert committed
24
      sass (~> 3.4)
Bardi Harborow's avatar
Bardi Harborow committed
25
    jekyll-sitemap (1.1.1)
Bardi Harborow's avatar
Bardi Harborow committed
26
      jekyll (~> 3.3)
27
    jekyll-toc (0.5.0.rc)
28
      nokogiri (~> 1.6)
29
30
31
    jekyll-watch (1.5.1)
      listen (~> 3.0)
    kramdown (1.16.2)
XhmikosR's avatar
XhmikosR committed
32
    liquid (4.0.0)
33
    listen (3.1.5)
XhmikosR's avatar
XhmikosR committed
34
35
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
36
      ruby_dep (~> 1.2)
XhmikosR's avatar
XhmikosR committed
37
    mercenary (0.3.6)
XhmikosR's avatar
XhmikosR committed
38
39
40
41
42
    mini_portile2 (2.3.0)
    nokogiri (1.8.1)
      mini_portile2 (~> 2.3.0)
    nokogiri (1.8.1-x64-mingw32)
      mini_portile2 (~> 2.3.0)
43
    pathutil (0.16.1)
44
      forwardable-extended (~> 2.6)
XhmikosR's avatar
XhmikosR committed
45
    public_suffix (3.0.1)
Bardi Harborow's avatar
Bardi Harborow committed
46
47
48
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
XhmikosR's avatar
XhmikosR committed
49
    rouge (2.2.1)
50
    ruby_dep (1.5.0)
51
    safe_yaml (1.0.4)
52
    sass (3.5.4)
XhmikosR's avatar
XhmikosR committed
53
54
55
56
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
57
58
59

PLATFORMS
  ruby
60
  x64-mingw32
61
62

DEPENDENCIES
XhmikosR's avatar
XhmikosR committed
63
  jekyll (~> 3.6.2)
64
  jekyll-redirect-from (~> 0.13.0)
Bardi Harborow's avatar
Bardi Harborow committed
65
  jekyll-sitemap (~> 1.1.1)
66
  jekyll-toc (~> 0.5.0.rc)
67
68

BUNDLED WITH
69
   1.16.1