@@ -1,136 +1,129 @@
11GEM
2-remote: http://rubygems.org/
2+remote: https://rubygems.org/
33specs:
4-activesupport (4.1.15)
5-i18n (~> 0.6, >= 0.6.9)
6-json (~> 1.7, >= 1.7.7)
4+activesupport (5.0.1)
5+concurrent-ruby (~> 1.0, >= 1.0.2)
6+i18n (~> 0.7)
77minitest (~> 5.1)
8-thread_safe (~> 0.1)
98tzinfo (~> 1.1)
10-celluloid (0.16.0)
11-timers (~> 4.0.0)
12-chunky_png (1.3.5)
9+addressable (2.5.0)
10+public_suffix (~> 2.0, >= 2.0.2)
11+autoprefixer-rails (6.6.1)
12+execjs
13+backports (3.6.8)
1314coffee-script (2.4.1)
1415coffee-script-source
1516execjs
16-coffee-script-source (1.10.0)
17-compass (1.0.3)
18-chunky_png (~> 1.2)
19-compass-core (~> 1.0.2)
20-compass-import-once (~> 1.0.5)
21-rb-fsevent (>= 0.9.3)
22-rb-inotify (>= 0.9)
23-sass (>= 3.3.13, < 3.5)
24-compass-core (1.0.3)
25-multi_json (~> 1.0)
26-sass (>= 3.3.0, < 3.5)
17+coffee-script-source (1.12.2)
2718compass-import-once (1.0.5)
2819sass (>= 3.2, < 3.5)
20+concurrent-ruby (1.0.4)
21+contracts (0.13.0)
22+dotenv (2.2.0)
2923erubis (2.7.0)
30-execjs (2.6.0)
31-ffi (1.9.10)
24+execjs (2.7.0)
25+fast_blank (1.0.0)
26+fastimage (2.0.1)
27+addressable (~> 2)
28+ffi (1.9.17)
3229haml (4.0.7)
3330tilt
34-hike (1.2.3)
35-hitimes (1.2.3)
36-hooks (0.4.1)
37-uber (~> 0.0.14)
31+hamster (3.0.0)
32+concurrent-ruby (~> 1.0)
33+hashie (3.5.1)
3834i18n (0.7.0)
39-json (1.8.3)
40-kramdown (1.10.0)
41-libv8 (3.16.14.13)
42-listen (2.10.1)
43-celluloid (~> 0.16.0)
44-rb-fsevent (>= 0.9.3)
45-rb-inotify (>= 0.9)
46-middleman (3.3.12)
35+kramdown (1.13.2)
36+listen (3.0.8)
37+rb-fsevent (~> 0.9, >= 0.9.4)
38+rb-inotify (~> 0.9, >= 0.9.7)
39+memoist (0.15.0)
40+middleman (4.2.1)
4741coffee-script (~> 2.2)
48-compass (>= 1.0.0, < 2.0.0)
4942compass-import-once (= 1.0.5)
50-execjs (~> 2.0)
5143haml (>= 4.0.5)
5244kramdown (~> 1.2)
53-middleman-core (= 3.3.12)
54-middleman-sprockets (>= 3.1.2)
45+middleman-cli (= 4.2.1)
46+middleman-core (= 4.2.1)
5547sass (>= 3.4.0, < 4.0)
56-uglifier (~> 2.5)
57-middleman-core (3.3.12)
58-activesupport (~> 4.1.0)
48+middleman-autoprefixer (2.7.1)
49+autoprefixer-rails (>= 6.5.2, < 7.0.0)
50+middleman-core (>= 3.3.3)
51+middleman-cli (4.2.1)
52+thor (>= 0.17.0, < 2.0)
53+middleman-core (4.2.1)
54+activesupport (>= 4.2, < 5.1)
55+addressable (~> 2.3)
56+backports (~> 3.6)
5957bundler (~> 1.1)
58+contracts (~> 0.13.0)
59+dotenv
6060erubis
61-hooks (~> 0.3)
61+execjs (~> 2.0)
62+fast_blank
63+fastimage (~> 2.0)
64+hamster (~> 3.0)
65+hashie (~> 3.4)
6266i18n (~> 0.7.0)
63-listen (>= 2.7.9, < 3.0)
64-padrino-helpers (~> 0.12.3)
65-rack (>= 1.4.5, < 2.0)
66-rack-test (~> 0.6.2)
67-thor (>= 0.15.2, < 2.0)
68-tilt (~> 1.4.1, < 2.0)
69-middleman-gh-pages (0.0.3)
70-rake (> 0.9.3)
71-middleman-sprockets (3.4.2)
72-middleman-core (>= 3.3)
73-sprockets (~> 2.12.1)
74-sprockets-helpers (~> 1.1.0)
75-sprockets-sass (~> 1.3.0)
76-middleman-syntax (2.0.0)
77-middleman-core (~> 3.2)
78-rouge (~> 1.0)
79-minitest (5.8.4)
80-multi_json (1.11.2)
81-padrino-helpers (0.12.5)
67+listen (~> 3.0.0)
68+memoist (~> 0.14)
69+padrino-helpers (~> 0.13.0)
70+parallel
71+rack (>= 1.4.5, < 3)
72+sass (>= 3.4)
73+servolux
74+tilt (~> 2.0)
75+uglifier (~> 3.0)
76+middleman-sprockets (4.1.0)
77+middleman-core (~> 4.0)
78+sprockets (>= 3.0)
79+middleman-syntax (3.0.0)
80+middleman-core (>= 3.2)
81+rouge (~> 2.0)
82+mini_portile2 (2.1.0)
83+minitest (5.10.1)
84+nokogiri (1.6.8.1)
85+mini_portile2 (~> 2.1.0)
86+padrino-helpers (0.13.3.3)
8287i18n (~> 0.6, >= 0.6.7)
83-padrino-support (= 0.12.5)
84-tilt (~> 1.4.1)
85-padrino-support (0.12.5)
88+padrino-support (= 0.13.3.3)
89+tilt (>= 1.4.1, < 3)
90+padrino-support (0.13.3.3)
8691activesupport (>= 3.1)
87-rack (1.6.4)
88-rack-test (0.6.3)
89-rack (>= 1.0)
90-rake (10.4.2)
91-rb-fsevent (0.9.7)
92-rb-inotify (0.9.7)
92+parallel (1.10.0)
93+public_suffix (2.0.5)
94+rack (2.0.1)
95+rb-fsevent (0.9.8)
96+rb-inotify (0.9.8)
9397ffi (>= 0.5.0)
94-redcarpet (3.2.3)
95-ref (2.0.0)
96-rouge (1.8.0)
97-sass (3.4.21)
98-sprockets (2.12.4)
99-hike (~> 1.2)
100-multi_json (~> 1.0)
101-rack (~> 1.0)
102-tilt (~> 1.1, != 1.3.0)
103-sprockets-helpers (1.1.0)
104-sprockets (~> 2.0)
105-sprockets-sass (1.3.1)
106-sprockets (~> 2.0)
107-tilt (~> 1.1)
108-therubyracer (0.12.2)
109-libv8 (~> 3.16.14.0)
110-ref
111-thor (0.19.1)
98+redcarpet (3.4.0)
99+rouge (2.0.7)
100+sass (3.4.23)
101+servolux (0.12.0)
102+sprockets (3.7.1)
103+concurrent-ruby (~> 1.0)
104+rack (> 1, < 3)
105+thor (0.19.4)
112106thread_safe (0.3.5)
113-tilt (1.4.1)
114-timers (4.0.4)
115-hitimes
107+tilt (2.0.6)
116108tzinfo (1.2.2)
117109thread_safe (~> 0.1)
118-uber (0.0.15)
119-uglifier (2.7.2)
120-execjs (>= 0.3.0)
121-json (>= 1.8.0)
110+uglifier (3.0.4)
111+execjs (>= 0.3.0, < 3)
122112123113PLATFORMS
124114ruby
125115126116DEPENDENCIES
127-middleman (~> 3.3.10)
128-middleman-gh-pages (~> 0.0.3)
129-middleman-syntax (~> 2.0.0)
130-rake (~> 10.4.2)
131-redcarpet (~> 3.2.2)
132-rouge (~> 1.8.0)
133-therubyracer (~> 0.12.1)
117+middleman (~> 4.2.1)
118+middleman-autoprefixer (~> 2.7.0)
119+middleman-sprockets (~> 4.1.0)
120+middleman-syntax (~> 3.0.0)
121+nokogiri (~> 1.6.8)
122+redcarpet (~> 3.4.0)
123+rouge (~> 2.0.5)
124+125+RUBY VERSION
126+ruby 2.3.3p222
134127135128BUNDLED WITH
136-1.10.6
129+1.14.5