homepage/Gemfile.lock

141 lines
3.2 KiB
Plaintext
Raw Normal View History

2012-06-22 18:08:09 +00:00
GEM
remote: http://rubygems.org/
specs:
2015-02-20 19:58:24 +00:00
activesupport (4.1.9)
2014-09-03 20:58:00 +00:00
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
2015-02-20 19:58:24 +00:00
celluloid (0.16.0)
timers (~> 4.0.0)
chunky_png (1.3.4)
2014-09-03 20:58:00 +00:00
coffee-script (2.3.0)
2012-06-22 18:08:09 +00:00
coffee-script-source
execjs
2015-02-20 19:58:24 +00:00
coffee-script-source (1.9.1)
compass (1.0.3)
2012-06-22 18:08:09 +00:00
chunky_png (~> 1.2)
2015-02-20 19:58:24 +00:00
compass-core (~> 1.0.2)
2014-09-03 20:58:00 +00:00
compass-import-once (~> 1.0.5)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
sass (>= 3.3.13, < 3.5)
2015-02-20 19:58:24 +00:00
compass-core (1.0.3)
2014-09-03 20:58:00 +00:00
multi_json (~> 1.0)
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
sass (>= 3.2, < 3.5)
em-websocket (0.5.1)
2013-02-20 22:18:23 +00:00
eventmachine (>= 0.12.9)
2014-09-03 20:58:00 +00:00
http_parser.rb (~> 0.6.0)
erubis (2.7.0)
2015-02-20 19:58:24 +00:00
eventmachine (1.0.7)
execjs (2.3.0)
ffi (1.9.6)
haml (4.0.6)
2013-03-18 14:42:24 +00:00
tilt
2013-06-05 16:22:34 +00:00
hike (1.2.3)
2015-02-20 19:58:24 +00:00
hitimes (1.2.2)
2014-09-03 20:58:00 +00:00
hooks (0.4.0)
uber (~> 0.0.4)
http_parser.rb (0.6.0)
2015-02-20 19:58:24 +00:00
i18n (0.7.0)
json (1.8.2)
kramdown (1.5.0)
listen (2.8.5)
2014-09-03 20:58:00 +00:00
celluloid (>= 0.15.2)
2013-06-16 05:19:35 +00:00
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
2015-02-20 19:58:24 +00:00
middleman (3.3.9)
2014-09-03 20:58:00 +00:00
coffee-script (~> 2.2)
2015-02-20 19:58:24 +00:00
compass (>= 1.0.0, < 2.0.0)
2014-09-03 20:58:00 +00:00
compass-import-once (= 1.0.5)
execjs (~> 2.0)
haml (>= 4.0.5)
2014-03-30 10:24:42 +00:00
kramdown (~> 1.2)
2015-02-20 19:58:24 +00:00
middleman-core (= 3.3.9)
2013-06-16 05:19:35 +00:00
middleman-sprockets (>= 3.1.2)
2015-02-20 19:58:24 +00:00
sass (>= 3.4.0, < 4.0)
2014-09-03 20:58:00 +00:00
uglifier (~> 2.5)
2015-02-20 19:58:24 +00:00
middleman-core (3.3.9)
2014-09-03 20:58:00 +00:00
activesupport (~> 4.1.0)
2012-06-23 06:30:52 +00:00
bundler (~> 1.1)
2014-09-03 20:58:00 +00:00
erubis
hooks (~> 0.3)
2015-02-20 19:58:24 +00:00
i18n (~> 0.7.0)
2014-09-03 20:58:00 +00:00
listen (>= 2.7.9, < 3.0)
padrino-helpers (~> 0.12.3)
rack (>= 1.4.5, < 2.0)
rack-test (~> 0.6.2)
2013-06-16 05:19:35 +00:00
thor (>= 0.15.2, < 2.0)
2014-09-03 20:58:00 +00:00
tilt (~> 1.4.1, < 2.0)
2015-02-20 19:58:24 +00:00
middleman-livereload (3.4.2)
2014-09-03 20:58:00 +00:00
em-websocket (~> 0.5.1)
2015-02-20 19:58:24 +00:00
middleman-core (>= 3.3)
2014-03-30 10:24:42 +00:00
rack-livereload (~> 0.3.15)
2015-02-20 19:58:24 +00:00
middleman-sprockets (3.4.1)
middleman-core (>= 3.3)
2014-09-03 20:58:00 +00:00
sprockets (~> 2.12.1)
sprockets-helpers (~> 1.1.0)
2015-02-20 19:58:24 +00:00
sprockets-sass (~> 1.3.0)
minitest (5.5.1)
2014-09-03 20:58:00 +00:00
multi_json (1.10.1)
2015-02-20 19:58:24 +00:00
oily_png (1.1.2)
chunky_png (~> 1.3.1)
padrino-helpers (0.12.4)
2014-09-03 20:58:00 +00:00
i18n (~> 0.6, >= 0.6.7)
2015-02-20 19:58:24 +00:00
padrino-support (= 0.12.4)
2014-09-03 20:58:00 +00:00
tilt (~> 1.4.1)
2015-02-20 19:58:24 +00:00
padrino-support (0.12.4)
2014-09-03 20:58:00 +00:00
activesupport (>= 3.1)
2015-02-20 19:58:24 +00:00
rack (1.6.0)
2013-06-05 16:22:34 +00:00
rack-livereload (0.3.15)
2013-02-20 22:18:23 +00:00
rack
2015-02-20 19:58:24 +00:00
rack-test (0.6.3)
2012-06-22 18:08:09 +00:00
rack (>= 1.0)
2015-02-20 19:58:24 +00:00
rake (10.4.2)
2014-03-30 10:24:42 +00:00
rb-fsevent (0.9.4)
2014-09-03 20:58:00 +00:00
rb-inotify (0.9.5)
2013-06-16 05:19:35 +00:00
ffi (>= 0.5.0)
2015-02-20 19:58:24 +00:00
sass (3.4.12)
slim (3.0.2)
temple (~> 0.7.3)
2013-09-19 07:01:52 +00:00
tilt (>= 1.3.3, < 2.1)
2015-02-20 19:58:24 +00:00
sprockets (2.12.3)
2012-06-22 18:08:09 +00:00
hike (~> 1.2)
2012-06-23 06:30:52 +00:00
multi_json (~> 1.0)
2012-06-22 18:08:09 +00:00
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
2014-09-03 20:58:00 +00:00
sprockets-helpers (1.1.0)
2013-06-05 16:22:34 +00:00
sprockets (~> 2.0)
2015-02-20 19:58:24 +00:00
sprockets-sass (1.3.1)
2012-06-23 06:30:52 +00:00
sprockets (~> 2.0)
tilt (~> 1.1)
2015-02-20 19:58:24 +00:00
temple (0.7.5)
2014-03-30 10:24:42 +00:00
thor (0.19.1)
2014-09-03 20:58:00 +00:00
thread_safe (0.3.4)
2014-03-30 10:24:42 +00:00
tilt (1.4.1)
2015-02-20 19:58:24 +00:00
timers (4.0.1)
hitimes
2014-09-03 20:58:00 +00:00
tzinfo (1.2.2)
thread_safe (~> 0.1)
2015-02-20 19:58:24 +00:00
uber (0.0.13)
uglifier (2.7.0)
2012-06-22 18:08:09 +00:00
execjs (>= 0.3.0)
2014-03-30 10:24:42 +00:00
json (>= 1.8.0)
2012-06-22 18:08:09 +00:00
PLATFORMS
ruby
DEPENDENCIES
2013-01-28 08:49:22 +00:00
compass
middleman
2013-02-20 22:18:23 +00:00
middleman-livereload
2012-06-22 18:08:09 +00:00
oily_png
rake
2013-03-18 14:42:24 +00:00
rb-fsevent
rb-inotify
2012-06-22 18:08:09 +00:00
sass
2013-09-19 07:01:52 +00:00
slim