terraform/website/Gemfile.lock

174 lines
4.1 KiB
Plaintext
Raw Normal View History

2014-10-13 18:44:38 +02:00
GIT
remote: git://github.com/hashicorp/middleman-hashicorp.git
2014-11-18 02:54:29 +01:00
revision: b82c2c2fdc244cd0bd529ff27cfab24e43f07708
2014-10-13 18:44:38 +02:00
specs:
middleman-hashicorp (0.1.0)
bootstrap-sass (~> 3.2)
builder (~> 3.2)
less (~> 2.6)
middleman (~> 3.3)
middleman-livereload (~> 3.3)
middleman-minify-html (~> 3.4)
middleman-syntax (~> 2.0)
rack-contrib (~> 1.1)
2014-11-18 02:54:29 +01:00
rack-rewrite (~> 1.5)
rack-ssl-enforcer (~> 0.2)
2014-10-13 18:44:38 +02:00
redcarpet (~> 3.1)
therubyracer (~> 0.12)
thin (~> 1.6)
2014-07-16 23:51:48 +02:00
GEM
remote: https://rubygems.org/
specs:
2014-11-18 02:54:29 +01:00
activesupport (4.1.8)
2014-07-16 23:51:48 +02:00
i18n (~> 0.6, >= 0.6.9)
2014-10-04 02:51:13 +02:00
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
2014-07-16 23:51:48 +02:00
thread_safe (~> 0.1)
2014-10-04 02:51:13 +02:00
tzinfo (~> 1.1)
2014-11-18 02:54:29 +01:00
bootstrap-sass (3.3.1.0)
2014-10-13 18:44:38 +02:00
sass (~> 3.2)
builder (3.2.2)
2014-10-04 02:51:13 +02:00
celluloid (0.16.0)
timers (~> 4.0.0)
2014-11-18 02:54:29 +01:00
chunky_png (1.3.3)
2014-10-04 02:51:13 +02:00
coffee-script (2.3.0)
2014-07-16 23:51:48 +02:00
coffee-script-source
execjs
2014-10-04 02:51:13 +02:00
coffee-script-source (1.8.0)
2014-07-16 23:51:48 +02:00
commonjs (0.2.7)
2014-10-04 02:51:13 +02:00
compass (1.0.1)
2014-07-16 23:51:48 +02:00
chunky_png (~> 1.2)
2014-10-04 02:51:13 +02:00
compass-core (~> 1.0.1)
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.1)
multi_json (~> 1.0)
sass (>= 3.3.0, < 3.5)
compass-import-once (1.0.5)
2014-07-16 23:51:48 +02:00
sass (>= 3.2, < 3.5)
daemons (1.1.9)
2014-10-13 18:44:38 +02:00
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
2014-07-16 23:51:48 +02:00
erubis (2.7.0)
eventmachine (1.0.3)
2014-10-22 04:48:50 +02:00
execjs (2.2.2)
2014-10-13 18:44:38 +02:00
ffi (1.9.6)
2014-07-16 23:51:48 +02:00
haml (4.0.5)
tilt
hike (1.2.3)
2014-10-04 02:51:13 +02:00
hitimes (1.2.2)
2014-07-16 23:51:48 +02:00
hooks (0.4.0)
uber (~> 0.0.4)
2014-10-04 02:51:13 +02:00
htmlcompressor (0.1.2)
2014-10-13 18:44:38 +02:00
http_parser.rb (0.6.0)
2014-10-04 02:51:13 +02:00
i18n (0.6.11)
2014-07-16 23:51:48 +02:00
json (1.8.1)
2014-11-18 02:54:29 +01:00
kramdown (1.5.0)
2014-10-04 02:51:13 +02:00
less (2.6.0)
2014-07-16 23:51:48 +02:00
commonjs (~> 0.2.7)
2014-10-04 02:51:13 +02:00
libv8 (3.16.14.7)
2014-11-18 02:54:29 +01:00
listen (2.8.0)
2014-10-04 02:51:13 +02:00
celluloid (>= 0.15.2)
2014-07-16 23:51:48 +02:00
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
2014-11-18 02:54:29 +01:00
middleman (3.3.7)
2014-10-04 02:51:13 +02:00
coffee-script (~> 2.2)
compass (>= 1.0.0, < 2.0.0)
compass-import-once (= 1.0.5)
2014-07-16 23:51:48 +02:00
execjs (~> 2.0)
haml (>= 4.0.5)
kramdown (~> 1.2)
2014-11-18 02:54:29 +01:00
middleman-core (= 3.3.7)
2014-07-16 23:51:48 +02:00
middleman-sprockets (>= 3.1.2)
2014-10-04 02:51:13 +02:00
sass (>= 3.4.0, < 4.0)
2014-07-16 23:51:48 +02:00
uglifier (~> 2.5)
2014-11-18 02:54:29 +01:00
middleman-core (3.3.7)
2014-10-04 02:51:13 +02:00
activesupport (~> 4.1.0)
2014-07-16 23:51:48 +02:00
bundler (~> 1.1)
erubis
hooks (~> 0.3)
i18n (~> 0.6.9)
2014-10-04 02:51:13 +02:00
listen (>= 2.7.9, < 3.0)
padrino-helpers (~> 0.12.3)
2014-07-16 23:51:48 +02:00
rack (>= 1.4.5, < 2.0)
rack-test (~> 0.6.2)
thor (>= 0.15.2, < 2.0)
tilt (~> 1.4.1, < 2.0)
2014-10-13 18:44:38 +02:00
middleman-livereload (3.3.4)
em-websocket (~> 0.5.1)
middleman-core (~> 3.2)
rack-livereload (~> 0.3.15)
2014-10-04 02:51:13 +02:00
middleman-minify-html (3.4.0)
htmlcompressor (~> 0.1.0)
2014-07-16 23:51:48 +02:00
middleman-core (>= 3.2)
2014-10-04 02:51:13 +02:00
middleman-sprockets (3.3.10)
middleman-core (~> 3.3)
sprockets (~> 2.12.1)
2014-07-16 23:51:48 +02:00
sprockets-helpers (~> 1.1.0)
2014-10-04 02:51:13 +02:00
sprockets-sass (~> 1.2.0)
2014-10-13 18:44:38 +02:00
middleman-syntax (2.0.0)
middleman-core (~> 3.2)
rouge (~> 1.0)
2014-11-18 02:54:29 +01:00
minitest (5.4.3)
2014-10-04 02:51:13 +02:00
multi_json (1.10.1)
2014-10-22 04:48:50 +02:00
padrino-helpers (0.12.4)
2014-07-16 23:51:48 +02:00
i18n (~> 0.6, >= 0.6.7)
2014-10-22 04:48:50 +02:00
padrino-support (= 0.12.4)
2014-07-16 23:51:48 +02:00
tilt (~> 1.4.1)
2014-10-22 04:48:50 +02:00
padrino-support (0.12.4)
2014-07-16 23:51:48 +02:00
activesupport (>= 3.1)
rack (1.5.2)
2014-11-18 02:54:29 +01:00
rack-contrib (1.2.0)
2014-07-16 23:51:48 +02:00
rack (>= 0.9.1)
2014-10-13 18:44:38 +02:00
rack-livereload (0.3.15)
rack
2014-11-18 02:54:29 +01:00
rack-rewrite (1.5.0)
rack-ssl-enforcer (0.2.8)
2014-07-16 23:51:48 +02:00
rack-test (0.6.2)
rack (>= 1.0)
rb-fsevent (0.9.4)
2014-10-04 02:51:13 +02:00
rb-inotify (0.9.5)
2014-07-16 23:51:48 +02:00
ffi (>= 0.5.0)
2014-10-14 21:50:42 +02:00
redcarpet (3.2.0)
2014-07-16 23:51:48 +02:00
ref (1.0.5)
2014-11-18 02:54:29 +01:00
rouge (1.7.3)
sass (3.4.8)
sprockets (2.12.3)
2014-07-16 23:51:48 +02:00
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-helpers (1.1.0)
sprockets (~> 2.0)
2014-10-04 02:51:13 +02:00
sprockets-sass (1.2.0)
2014-07-16 23:51:48 +02:00
sprockets (~> 2.0)
tilt (~> 1.1)
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
ref
2014-10-04 02:51:13 +02:00
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
rack (~> 1.0)
2014-07-16 23:51:48 +02:00
thor (0.19.1)
2014-10-04 02:51:13 +02:00
thread_safe (0.3.4)
2014-07-16 23:51:48 +02:00
tilt (1.4.1)
2014-10-04 02:51:13 +02:00
timers (4.0.1)
hitimes
tzinfo (1.2.2)
thread_safe (~> 0.1)
2014-11-18 02:54:29 +01:00
uber (0.0.11)
2014-10-04 02:51:13 +02:00
uglifier (2.5.3)
2014-07-16 23:51:48 +02:00
execjs (>= 0.3.0)
json (>= 1.8.0)
PLATFORMS
ruby
DEPENDENCIES
2014-10-13 18:44:38 +02:00
middleman-hashicorp!