github.com/ndarilek/terraform@v0.3.8-0.20150320140257-d3135c1b2bac/website/Gemfile.lock (about) 1 GIT 2 remote: https://github.com/hashicorp/middleman-hashicorp 3 revision: 783fe9517dd02badb85e5ddfeda4d8e35bbd05a8 4 specs: 5 middleman-hashicorp (0.1.0) 6 bootstrap-sass (~> 3.3) 7 builder (~> 3.2) 8 less (~> 2.6) 9 middleman (~> 3.3) 10 middleman-livereload (~> 3.4) 11 middleman-minify-html (~> 3.4) 12 middleman-syntax (~> 2.0) 13 rack-contrib (~> 1.2) 14 rack-rewrite (~> 1.5) 15 rack-ssl-enforcer (~> 0.2) 16 redcarpet (~> 3.2) 17 therubyracer (~> 0.12) 18 thin (~> 1.6) 19 20 GEM 21 remote: https://rubygems.org/ 22 specs: 23 activesupport (4.1.9) 24 i18n (~> 0.6, >= 0.6.9) 25 json (~> 1.7, >= 1.7.7) 26 minitest (~> 5.1) 27 thread_safe (~> 0.1) 28 tzinfo (~> 1.1) 29 autoprefixer-rails (5.1.7) 30 execjs 31 json 32 bootstrap-sass (3.3.3) 33 autoprefixer-rails (>= 5.0.0.1) 34 sass (>= 3.2.19) 35 builder (3.2.2) 36 celluloid (0.16.0) 37 timers (~> 4.0.0) 38 chunky_png (1.3.4) 39 coffee-script (2.3.0) 40 coffee-script-source 41 execjs 42 coffee-script-source (1.9.1) 43 commonjs (0.2.7) 44 compass (1.0.3) 45 chunky_png (~> 1.2) 46 compass-core (~> 1.0.2) 47 compass-import-once (~> 1.0.5) 48 rb-fsevent (>= 0.9.3) 49 rb-inotify (>= 0.9) 50 sass (>= 3.3.13, < 3.5) 51 compass-core (1.0.3) 52 multi_json (~> 1.0) 53 sass (>= 3.3.0, < 3.5) 54 compass-import-once (1.0.5) 55 sass (>= 3.2, < 3.5) 56 daemons (1.1.9) 57 em-websocket (0.5.1) 58 eventmachine (>= 0.12.9) 59 http_parser.rb (~> 0.6.0) 60 erubis (2.7.0) 61 eventmachine (1.0.7) 62 execjs (2.4.0) 63 ffi (1.9.6) 64 haml (4.0.6) 65 tilt 66 hike (1.2.3) 67 hitimes (1.2.2) 68 hooks (0.4.0) 69 uber (~> 0.0.4) 70 htmlcompressor (0.1.2) 71 http_parser.rb (0.6.0) 72 i18n (0.7.0) 73 json (1.8.2) 74 kramdown (1.6.0) 75 less (2.6.0) 76 commonjs (~> 0.2.7) 77 libv8 (3.16.14.7) 78 listen (2.8.5) 79 celluloid (>= 0.15.2) 80 rb-fsevent (>= 0.9.3) 81 rb-inotify (>= 0.9) 82 middleman (3.3.10) 83 coffee-script (~> 2.2) 84 compass (>= 1.0.0, < 2.0.0) 85 compass-import-once (= 1.0.5) 86 execjs (~> 2.0) 87 haml (>= 4.0.5) 88 kramdown (~> 1.2) 89 middleman-core (= 3.3.10) 90 middleman-sprockets (>= 3.1.2) 91 sass (>= 3.4.0, < 4.0) 92 uglifier (~> 2.5) 93 middleman-core (3.3.10) 94 activesupport (~> 4.1.0) 95 bundler (~> 1.1) 96 erubis 97 hooks (~> 0.3) 98 i18n (~> 0.7.0) 99 listen (>= 2.7.9, < 3.0) 100 padrino-helpers (~> 0.12.3) 101 rack (>= 1.4.5, < 2.0) 102 rack-test (~> 0.6.2) 103 thor (>= 0.15.2, < 2.0) 104 tilt (~> 1.4.1, < 2.0) 105 middleman-livereload (3.4.2) 106 em-websocket (~> 0.5.1) 107 middleman-core (>= 3.3) 108 rack-livereload (~> 0.3.15) 109 middleman-minify-html (3.4.0) 110 htmlcompressor (~> 0.1.0) 111 middleman-core (>= 3.2) 112 middleman-sprockets (3.4.2) 113 middleman-core (>= 3.3) 114 sprockets (~> 2.12.1) 115 sprockets-helpers (~> 1.1.0) 116 sprockets-sass (~> 1.3.0) 117 middleman-syntax (2.0.0) 118 middleman-core (~> 3.2) 119 rouge (~> 1.0) 120 minitest (5.5.1) 121 multi_json (1.11.0) 122 padrino-helpers (0.12.5) 123 i18n (~> 0.6, >= 0.6.7) 124 padrino-support (= 0.12.5) 125 tilt (~> 1.4.1) 126 padrino-support (0.12.5) 127 activesupport (>= 3.1) 128 rack (1.6.0) 129 rack-contrib (1.2.0) 130 rack (>= 0.9.1) 131 rack-livereload (0.3.15) 132 rack 133 rack-rewrite (1.5.1) 134 rack-ssl-enforcer (0.2.8) 135 rack-test (0.6.3) 136 rack (>= 1.0) 137 rb-fsevent (0.9.4) 138 rb-inotify (0.9.5) 139 ffi (>= 0.5.0) 140 redcarpet (3.2.2) 141 ref (1.0.5) 142 rouge (1.8.0) 143 sass (3.4.13) 144 sprockets (2.12.3) 145 hike (~> 1.2) 146 multi_json (~> 1.0) 147 rack (~> 1.0) 148 tilt (~> 1.1, != 1.3.0) 149 sprockets-helpers (1.1.0) 150 sprockets (~> 2.0) 151 sprockets-sass (1.3.1) 152 sprockets (~> 2.0) 153 tilt (~> 1.1) 154 therubyracer (0.12.1) 155 libv8 (~> 3.16.14.0) 156 ref 157 thin (1.6.3) 158 daemons (~> 1.0, >= 1.0.9) 159 eventmachine (~> 1.0) 160 rack (~> 1.0) 161 thor (0.19.1) 162 thread_safe (0.3.4) 163 tilt (1.4.1) 164 timers (4.0.1) 165 hitimes 166 tzinfo (1.2.2) 167 thread_safe (~> 0.1) 168 uber (0.0.13) 169 uglifier (2.7.1) 170 execjs (>= 0.3.0) 171 json (>= 1.8.0) 172 173 PLATFORMS 174 ruby 175 176 DEPENDENCIES 177 middleman-hashicorp!