blob: d7e03ec7cf156acfb7c31e8d8f63638c402edf2b [file] [log] [blame]
Roman Elizarovd6b5a7b2017-02-07 19:26:04 +03001GEM
2 remote: https://rubygems.org/
3 specs:
4 addressable (2.5.0)
5 public_suffix (~> 2.0, >= 2.0.2)
6 colorator (1.1.0)
7 ffi (1.9.17)
Roman Elizarovb26d7312017-02-09 14:02:44 +03008 ffi (1.9.17-x64-mingw32)
Roman Elizarovd6b5a7b2017-02-07 19:26:04 +03009 forwardable-extended (2.6.0)
10 jekyll (3.4.0)
11 addressable (~> 2.4)
12 colorator (~> 1.0)
13 jekyll-sass-converter (~> 1.0)
14 jekyll-watch (~> 1.1)
15 kramdown (~> 1.3)
16 liquid (~> 3.0)
17 mercenary (~> 0.3.3)
18 pathutil (~> 0.9)
19 rouge (~> 1.7)
20 safe_yaml (~> 1.0)
21 jekyll-sass-converter (1.5.0)
22 sass (~> 3.4)
23 jekyll-watch (1.5.0)
24 listen (~> 3.0, < 3.1)
25 kramdown (1.13.2)
26 liquid (3.0.6)
27 listen (3.0.8)
28 rb-fsevent (~> 0.9, >= 0.9.4)
29 rb-inotify (~> 0.9, >= 0.9.7)
30 mercenary (0.3.6)
31 pathutil (0.14.0)
32 forwardable-extended (~> 2.6)
33 public_suffix (2.0.5)
34 rb-fsevent (0.9.8)
35 rb-inotify (0.9.8)
36 ffi (>= 0.5.0)
37 rouge (1.11.1)
38 safe_yaml (1.0.4)
39 sass (3.4.23)
Roman Elizarovb26d7312017-02-09 14:02:44 +030040 thread_safe (0.3.5)
41 tzinfo (1.2.2)
42 thread_safe (~> 0.1)
43 tzinfo-data (1.2016.10)
44 tzinfo (>= 1.0.0)
Roman Elizarovd6b5a7b2017-02-07 19:26:04 +030045
46PLATFORMS
47 ruby
Roman Elizarovb26d7312017-02-09 14:02:44 +030048 x64-mingw32
Roman Elizarovd6b5a7b2017-02-07 19:26:04 +030049
50DEPENDENCIES
51 jekyll (= 3.4.0)
52 tzinfo-data
53
54RUBY VERSION
Roman Elizarovb26d7312017-02-09 14:02:44 +030055 ruby 2.2.6p396
Roman Elizarovd6b5a7b2017-02-07 19:26:04 +030056
57BUNDLED WITH
58 1.14.3