vagrant/website/www/Gemfile.lock

133 lines
3.1 KiB
Plaintext
Raw Normal View History

2013-09-03 20:48:55 +00:00
GEM
remote: https://rubygems.org/
specs:
2015-02-27 16:03:52 +00:00
activesupport (3.2.21)
i18n (~> 0.6, >= 0.6.4)
2013-09-03 20:48:55 +00:00
multi_json (~> 1.0)
2013-09-19 00:36:35 +00:00
builder (3.2.2)
2015-02-27 16:03:52 +00:00
chunky_png (1.3.4)
2013-09-03 20:48:55 +00:00
coffee-script (2.2.0)
coffee-script-source
execjs
2015-02-27 16:03:52 +00:00
coffee-script-source (1.9.1)
commonjs (0.2.7)
2015-02-27 16:03:52 +00:00
compass (1.0.3)
2013-09-03 20:48:55 +00:00
chunky_png (~> 1.2)
2015-02-27 16:03:52 +00:00
compass-core (~> 1.0.2)
compass-import-once (~> 1.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
sass (>= 3.3.13, < 3.5)
compass-core (1.0.3)
multi_json (~> 1.0)
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
2013-09-03 20:48:55 +00:00
daemons (1.1.9)
2015-02-27 16:03:52 +00:00
eventmachine (1.0.7)
execjs (1.4.1)
2013-09-03 20:48:55 +00:00
multi_json (~> 1.0)
2015-02-27 16:03:52 +00:00
ffi (1.9.6)
haml (4.0.6)
tilt
2015-02-27 16:03:52 +00:00
highline (1.6.21)
hike (1.2.3)
2015-02-27 16:03:52 +00:00
i18n (0.6.11)
kramdown (1.5.0)
2013-09-03 20:48:55 +00:00
less (2.2.2)
commonjs (~> 0.2.6)
2015-02-27 16:03:52 +00:00
libv8 (3.16.14.7)
listen (1.3.1)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
2015-02-27 16:03:52 +00:00
middleman (3.1.6)
2013-09-03 20:48:55 +00:00
coffee-script (~> 2.2.0)
compass (>= 0.12.2)
execjs (~> 1.4.0)
haml (>= 3.1.6)
2015-02-27 16:03:52 +00:00
kramdown (~> 1.2)
middleman-core (= 3.1.6)
middleman-more (= 3.1.6)
middleman-sprockets (>= 3.1.2)
2013-09-03 20:48:55 +00:00
sass (>= 3.1.20)
uglifier (~> 2.1.0)
2013-09-16 23:07:58 +00:00
middleman-blog (3.3.0)
middleman-core (~> 3.0)
middleman-more (~> 3.0)
tzinfo (~> 0.3.0)
2015-02-27 16:03:52 +00:00
middleman-core (3.1.6)
activesupport (~> 3.2.6)
bundler (~> 1.1)
i18n (~> 0.6.1)
2015-02-27 16:03:52 +00:00
listen (~> 1.1)
rack (>= 1.4.5)
rack-test (~> 0.6.1)
thor (>= 0.15.2, < 2.0)
tilt (~> 1.3.6)
middleman-minify-html (3.1.1)
middleman-core (~> 3.0)
2015-02-27 16:03:52 +00:00
middleman-more (3.1.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)
2015-02-27 16:03:52 +00:00
mini_portile (0.6.2)
multi_json (1.10.1)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
rack (1.6.0)
2013-09-03 20:48:55 +00:00
rack-contrib (1.1.0)
rack (>= 0.9.1)
2015-02-27 16:03:52 +00:00
rack-test (0.6.3)
2013-09-03 20:48:55 +00:00
rack (>= 1.0)
2015-02-27 16:03:52 +00:00
rb-fsevent (0.9.4)
rb-inotify (0.9.5)
ffi (>= 0.5.0)
2015-02-27 16:03:52 +00:00
rb-kqueue (0.2.3)
ffi (>= 0.5.0)
redcarpet (3.0.0)
ref (1.0.5)
2015-02-27 16:03:52 +00:00
sass (3.4.13)
sprockets (2.12.3)
2013-09-03 20:48:55 +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)
2015-02-27 16:03:52 +00:00
sprockets-sass (1.0.3)
2013-09-03 20:48:55 +00:00
sprockets (~> 2.0)
tilt (~> 1.1)
2015-02-27 16:03:52 +00:00
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
ref
thin (1.5.1)
2013-09-03 20:48:55 +00:00
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
2015-02-27 16:03:52 +00:00
thor (0.19.1)
tilt (1.3.7)
2015-02-27 16:03:52 +00:00
tzinfo (0.3.43)
uglifier (2.1.2)
2013-09-03 20:48:55 +00:00
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
2013-09-03 20:48:55 +00:00
PLATFORMS
ruby
DEPENDENCIES
2013-09-19 00:36:35 +00:00
builder (~> 3.2.2)
2013-09-03 20:48:55 +00:00
highline (~> 1.6.15)
less (~> 2.2.2)
middleman (~> 3.1.5)
2013-09-16 23:07:58 +00:00
middleman-blog (~> 3.3.0)
middleman-minify-html (~> 3.1.1)
2013-09-16 23:07:58 +00:00
nokogiri (~> 1.6.0)
2013-09-03 20:48:55 +00:00
rack-contrib (~> 1.1.0)
redcarpet (~> 3.0.0)
therubyracer (~> 0.12.0)
2013-09-03 20:48:55 +00:00
thin (~> 1.5.0)