|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
| 4 | + addressable (2.8.0) |
| 5 | + public_suffix (>= 2.0.2, < 5.0) |
4 | 6 | autoprefixer-rails (4.0.2.1)
|
5 | 7 | execjs
|
6 |
| - blankslate (2.1.2.4) |
7 |
| - celluloid (0.16.0) |
8 |
| - timers (~> 4.0.0) |
9 |
| - classifier-reborn (2.0.2) |
10 |
| - fast-stemmer (~> 1.0) |
11 |
| - coffee-script (2.3.0) |
12 |
| - coffee-script-source |
13 |
| - execjs |
14 |
| - coffee-script-source (1.8.0) |
15 |
| - colorator (0.1) |
16 |
| - execjs (2.2.2) |
17 |
| - fast-stemmer (1.0.2) |
18 |
| - ffi (1.9.6) |
19 |
| - hitimes (1.2.2) |
20 |
| - jekyll (2.5.2) |
21 |
| - classifier-reborn (~> 2.0) |
22 |
| - colorator (~> 0.1) |
23 |
| - jekyll-coffeescript (~> 1.0) |
24 |
| - jekyll-gist (~> 1.0) |
25 |
| - jekyll-paginate (~> 1.0) |
26 |
| - jekyll-sass-converter (~> 1.0) |
27 |
| - jekyll-watch (~> 1.1) |
28 |
| - kramdown (~> 1.3) |
29 |
| - liquid (~> 2.6.1) |
30 |
| - mercenary (~> 0.3.3) |
31 |
| - pygments.rb (~> 0.6.0) |
32 |
| - redcarpet (~> 3.1) |
| 8 | + colorator (1.1.0) |
| 9 | + concurrent-ruby (1.1.9) |
| 10 | + em-websocket (0.5.2) |
| 11 | + eventmachine (>= 0.12.9) |
| 12 | + http_parser.rb (~> 0.6.0) |
| 13 | + eventmachine (1.2.7) |
| 14 | + execjs (2.8.1) |
| 15 | + ffi (1.15.3) |
| 16 | + forwardable-extended (2.6.0) |
| 17 | + http_parser.rb (0.6.0) |
| 18 | + i18n (1.8.10) |
| 19 | + concurrent-ruby (~> 1.0) |
| 20 | + jekyll (4.2.0) |
| 21 | + addressable (~> 2.4) |
| 22 | + colorator (~> 1.0) |
| 23 | + em-websocket (~> 0.5) |
| 24 | + i18n (~> 1.0) |
| 25 | + jekyll-sass-converter (~> 2.0) |
| 26 | + jekyll-watch (~> 2.0) |
| 27 | + kramdown (~> 2.3) |
| 28 | + kramdown-parser-gfm (~> 1.0) |
| 29 | + liquid (~> 4.0) |
| 30 | + mercenary (~> 0.4.0) |
| 31 | + pathutil (~> 0.9) |
| 32 | + rouge (~> 3.0) |
33 | 33 | safe_yaml (~> 1.0)
|
34 |
| - toml (~> 0.1.0) |
35 |
| - jekyll-coffeescript (1.0.1) |
36 |
| - coffee-script (~> 2.2) |
37 |
| - jekyll-gist (1.1.0) |
38 |
| - jekyll-paginate (1.1.0) |
39 |
| - jekyll-sass-converter (1.3.0) |
40 |
| - sass (~> 3.2) |
41 |
| - jekyll-watch (1.2.0) |
42 |
| - listen (~> 2.7) |
43 |
| - kramdown (1.5.0) |
44 |
| - liquid (2.6.1) |
45 |
| - listen (2.8.3) |
46 |
| - celluloid (>= 0.15.2) |
47 |
| - rb-fsevent (>= 0.9.3) |
48 |
| - rb-inotify (>= 0.9) |
49 |
| - mercenary (0.3.5) |
50 |
| - parslet (1.5.0) |
51 |
| - blankslate (~> 2.0) |
52 |
| - posix-spawn (0.3.9) |
53 |
| - pygments.rb (0.6.0) |
54 |
| - posix-spawn (~> 0.3.6) |
55 |
| - yajl-ruby (~> 1.1.0) |
| 34 | + terminal-table (~> 2.0) |
| 35 | + jekyll-sass-converter (2.1.0) |
| 36 | + sassc (> 2.0.1, < 3.0) |
| 37 | + jekyll-watch (2.2.1) |
| 38 | + listen (~> 3.0) |
| 39 | + kramdown (2.3.1) |
| 40 | + rexml |
| 41 | + kramdown-parser-gfm (1.1.0) |
| 42 | + kramdown (~> 2.0) |
| 43 | + liquid (4.0.3) |
| 44 | + listen (3.6.0) |
| 45 | + rb-fsevent (~> 0.10, >= 0.10.3) |
| 46 | + rb-inotify (~> 0.9, >= 0.9.10) |
| 47 | + mercenary (0.4.0) |
| 48 | + pathutil (0.16.2) |
| 49 | + forwardable-extended (~> 2.6) |
| 50 | + public_suffix (4.0.6) |
56 | 51 | rake (10.4.2)
|
57 |
| - rb-fsevent (0.9.4) |
58 |
| - rb-inotify (0.9.5) |
59 |
| - ffi (>= 0.5.0) |
60 |
| - redcarpet (3.2.2) |
61 |
| - safe_yaml (1.0.4) |
62 |
| - sass (3.4.9) |
63 |
| - timers (4.0.1) |
64 |
| - hitimes |
65 |
| - toml (0.1.2) |
66 |
| - parslet (~> 1.5.0) |
67 |
| - yajl-ruby (1.1.0) |
| 52 | + rb-fsevent (0.11.0) |
| 53 | + rb-inotify (0.10.1) |
| 54 | + ffi (~> 1.0) |
| 55 | + rexml (3.2.5) |
| 56 | + rouge (3.26.0) |
| 57 | + safe_yaml (1.0.5) |
| 58 | + sass (3.7.4) |
| 59 | + sass-listen (~> 4.0.0) |
| 60 | + sass-listen (4.0.0) |
| 61 | + rb-fsevent (~> 0.9, >= 0.9.4) |
| 62 | + rb-inotify (~> 0.9, >= 0.9.7) |
| 63 | + sassc (2.4.0) |
| 64 | + ffi (~> 1.9) |
| 65 | + terminal-table (2.0.0) |
| 66 | + unicode-display_width (~> 1.1, >= 1.1.1) |
| 67 | + unicode-display_width (1.7.0) |
| 68 | + yajl-ruby (1.4.1) |
68 | 69 |
|
69 | 70 | PLATFORMS
|
70 | 71 | ruby
|
|
0 commit comments