Gemfile.lock 1.46 KB
Newer Older
1
2
3
GEM
  remote: https://rubygems.org/
  specs:
Bardi Harborow's avatar
Bardi Harborow committed
4
    addressable (2.5.1)
Bardi Harborow's avatar
Bardi Harborow committed
5
      public_suffix (~> 2.0, >= 2.0.2)
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)
Bardi Harborow's avatar
Bardi Harborow committed
10
    jekyll (3.4.3)
11
12
      addressable (~> 2.4)
      colorator (~> 1.0)
13
14
15
      jekyll-sass-converter (~> 1.0)
      jekyll-watch (~> 1.1)
      kramdown (~> 1.3)
XhmikosR's avatar
XhmikosR committed
16
      liquid (~> 3.0)
17
      mercenary (~> 0.3.3)
18
      pathutil (~> 0.9)
XhmikosR's avatar
XhmikosR committed
19
      rouge (~> 1.7)
20
      safe_yaml (~> 1.0)
Bardi Harborow's avatar
Bardi Harborow committed
21
    jekyll-redirect-from (0.12.1)
Bardi Harborow's avatar
Bardi Harborow committed
22
23
      jekyll (~> 3.3)
    jekyll-sass-converter (1.5.0)
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
28
    jekyll-toc (0.3.0.pre1)
      nokogiri (~> 1.6)
29
    jekyll-watch (1.5.0)
XhmikosR's avatar
XhmikosR committed
30
      listen (~> 3.0, < 3.1)
Bardi Harborow's avatar
Bardi Harborow committed
31
    kramdown (1.13.2)
XhmikosR's avatar
XhmikosR committed
32
    liquid (3.0.6)
XhmikosR's avatar
XhmikosR committed
33
34
35
36
    listen (3.0.8)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
    mercenary (0.3.6)
37
38
39
    mini_portile2 (2.1.0)
    nokogiri (1.7.2)
      mini_portile2 (~> 2.1.0)
40
41
    pathutil (0.14.0)
      forwardable-extended (~> 2.6)
Bardi Harborow's avatar
Bardi Harborow committed
42
43
44
    public_suffix (2.0.5)
    rake (12.0.0)
    rb-fsevent (0.9.8)
Bardi Harborow's avatar
Bardi Harborow committed
45
    rb-inotify (0.9.8)
46
      ffi (>= 0.5.0)
XhmikosR's avatar
XhmikosR committed
47
    rouge (1.11.1)
48
    safe_yaml (1.0.4)
49
    sass (3.4.24)
Bardi Harborow's avatar
Bardi Harborow committed
50
    scss_lint (0.53.0)
Bardi Harborow's avatar
Bardi Harborow committed
51
      rake (>= 0.9, < 13)
52
      sass (~> 3.4.20)
53
54
55

PLATFORMS
  ruby
56
  x64-mingw32
57
58

DEPENDENCIES
Bardi Harborow's avatar
Bardi Harborow committed
59
  jekyll (~> 3.4.3)
Bardi Harborow's avatar
Bardi Harborow committed
60
  jekyll-redirect-from (~> 0.12.1)
Bardi Harborow's avatar
Bardi Harborow committed
61
  jekyll-sitemap (~> 1.1.1)
62
  jekyll-toc (~> 0.3.0.pre1)
Bardi Harborow's avatar
Bardi Harborow committed
63
  scss_lint (~> 0.53.0)
64
65

BUNDLED WITH
66
   1.15.0