vagrant/website/docs/Gemfile.lock

142 lines
3.2 KiB
Plaintext
Raw Normal View History

2013-09-03 18:49:28 +00:00
GEM
remote: https://rubygems.org/
specs:
POpen4 (0.1.4)
Platform (>= 0.4.0)
open4
Platform (0.4.0)
activesupport (3.2.13)
i18n (= 0.6.1)
2013-09-03 18:49:28 +00:00
multi_json (~> 1.0)
chunky_png (1.2.8)
2013-09-03 18:49:28 +00:00
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.3.3)
commonjs (0.2.7)
2013-09-03 18:49:28 +00:00
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
daemons (1.1.9)
eventmachine (1.0.3)
2013-09-03 18:49:28 +00:00
execjs (1.4.0)
multi_json (~> 1.0)
fssm (0.2.10)
haml (4.0.3)
tilt
highline (1.6.19)
hike (1.2.3)
htmlcompressor (0.0.7)
2013-09-03 18:49:28 +00:00
yui-compressor (~> 0.9.6)
http_router (0.10.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (0.6.1)
less (2.2.2)
commonjs (~> 0.2.6)
libv8 (3.16.14.3)
listen (0.7.3)
2013-09-03 18:49:28 +00:00
maruku (0.6.1)
syntax (>= 1.0.0)
middleman (3.0.14)
middleman-core (= 3.0.14)
middleman-more (= 3.0.14)
middleman-sprockets (~> 3.1.0)
middleman-core (3.0.14)
2013-09-03 18:49:28 +00:00
activesupport (~> 3.2.6)
bundler (~> 1.1)
listen (~> 0.7.3)
2013-09-03 18:49:28 +00:00
rack (~> 1.4.1)
rack-test (~> 0.6.1)
rb-fsevent (~> 0.9.3)
2013-09-03 18:49:28 +00:00
thor (~> 0.15.4)
tilt (~> 1.3.6)
2013-09-03 18:49:28 +00:00
middleman-minify-html (3.0.0)
htmlcompressor
middleman-core (~> 3.0.0)
middleman-more (3.0.14)
2013-09-03 18:49:28 +00:00
coffee-script (~> 2.2.0)
coffee-script-source (~> 1.3.3)
compass (>= 0.12.2)
execjs (~> 1.4.0)
haml (>= 3.1.6)
i18n (~> 0.6.0, < 0.6.2)
2013-09-03 18:49:28 +00:00
maruku (~> 0.6.0)
middleman-core (= 3.0.14)
2013-09-03 18:49:28 +00:00
padrino-helpers (= 0.10.7)
sass (>= 3.1.20)
uglifier (~> 1.2.6)
middleman-sprockets (3.1.4)
middleman-core (>= 3.0.14)
middleman-more (>= 3.0.14)
sprockets (~> 2.1)
sprockets-helpers (~> 1.0.0)
sprockets-sass (~> 1.0.0)
multi_json (1.8.0)
2013-09-03 18:49:28 +00:00
open4 (1.3.0)
padrino-core (0.10.7)
activesupport (~> 3.2.0)
http_router (~> 0.10.2)
sinatra (~> 1.3.1)
thor (~> 0.15.2)
tilt (~> 1.3.0)
padrino-helpers (0.10.7)
i18n (~> 0.6)
padrino-core (= 0.10.7)
rack (1.4.5)
2013-09-03 18:49:28 +00:00
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-protection (1.5.0)
2013-09-03 18:49:28 +00:00
rack
rack-test (0.6.2)
rack (>= 1.0)
rb-fsevent (0.9.3)
2013-09-03 18:49:28 +00:00
redcarpet (2.2.2)
ref (1.0.5)
sass (3.2.10)
sinatra (1.3.6)
rack (~> 1.4)
rack-protection (~> 1.3)
2013-09-03 18:49:28 +00:00
tilt (~> 1.3, >= 1.3.3)
sprockets (2.10.0)
2013-09-03 18:49:28 +00:00
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-helpers (1.0.1)
sprockets (~> 2.0)
sprockets-sass (1.0.1)
2013-09-03 18:49:28 +00:00
sprockets (~> 2.0)
tilt (~> 1.1)
syntax (1.0.0)
therubyracer (0.12.0)
libv8 (~> 3.16.14.0)
ref
thin (1.5.1)
2013-09-03 18:49:28 +00:00
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thor (0.15.4)
tilt (1.3.7)
2013-09-03 18:49:28 +00:00
uglifier (1.2.7)
execjs (>= 0.3.0)
multi_json (~> 1.3)
url_mount (0.2.1)
rack
yui-compressor (0.9.6)
POpen4 (>= 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
highline (~> 1.6.15)
less (~> 2.2.2)
middleman (~> 3.0.6)
middleman-minify-html (~> 3.0.0)
rack-contrib (~> 1.1.0)
redcarpet (~> 2.2.2)
therubyracer (~> 0.12.0)
2013-09-03 18:49:28 +00:00
thin (~> 1.5.0)