github.com/xsb/terraform@v0.6.13-0.20160314145438-fe415c2f09d7/website/Gemfile.lock (about) 1 GIT 2 remote: https://github.com/hashicorp/middleman-hashicorp 3 revision: 953baf8762b915cf57553bcc82bc946ad777056f 4 specs: 5 middleman-hashicorp (0.2.0) 6 bootstrap-sass (~> 3.3) 7 builder (~> 3.2) 8 less (~> 2.6) 9 middleman (~> 3.4) 10 middleman-livereload (~> 3.4) 11 middleman-minify-html (~> 3.4) 12 middleman-syntax (~> 2.0) 13 rack-contrib (~> 1.2) 14 rack-protection (~> 1.5) 15 rack-rewrite (~> 1.5) 16 rack-ssl-enforcer (~> 0.2) 17 redcarpet (~> 3.2) 18 therubyracer (~> 0.12) 19 thin (~> 1.6) 20 21 GEM 22 remote: https://rubygems.org/ 23 specs: 24 activesupport (4.2.5) 25 i18n (~> 0.7) 26 json (~> 1.7, >= 1.7.7) 27 minitest (~> 5.1) 28 thread_safe (~> 0.3, >= 0.3.4) 29 tzinfo (~> 1.1) 30 autoprefixer-rails (6.3.0) 31 execjs 32 json 33 bootstrap-sass (3.3.6) 34 autoprefixer-rails (>= 5.2.1) 35 sass (>= 3.3.4) 36 builder (3.2.2) 37 capybara (2.4.4) 38 mime-types (>= 1.16) 39 nokogiri (>= 1.3.3) 40 rack (>= 1.0.0) 41 rack-test (>= 0.5.4) 42 xpath (~> 2.0) 43 chunky_png (1.3.5) 44 coffee-script (2.4.1) 45 coffee-script-source 46 execjs 47 coffee-script-source (1.10.0) 48 commonjs (0.2.7) 49 compass (1.0.3) 50 chunky_png (~> 1.2) 51 compass-core (~> 1.0.2) 52 compass-import-once (~> 1.0.5) 53 rb-fsevent (>= 0.9.3) 54 rb-inotify (>= 0.9) 55 sass (>= 3.3.13, < 3.5) 56 compass-core (1.0.3) 57 multi_json (~> 1.0) 58 sass (>= 3.3.0, < 3.5) 59 compass-import-once (1.0.5) 60 sass (>= 3.2, < 3.5) 61 daemons (1.2.3) 62 em-websocket (0.5.1) 63 eventmachine (>= 0.12.9) 64 http_parser.rb (~> 0.6.0) 65 erubis (2.7.0) 66 eventmachine (1.0.9.1) 67 execjs (2.6.0) 68 ffi (1.9.10) 69 git-version-bump (0.15.1) 70 haml (4.0.7) 71 tilt 72 hike (1.2.3) 73 hooks (0.4.1) 74 uber (~> 0.0.14) 75 htmlcompressor (0.2.0) 76 http_parser.rb (0.6.0) 77 i18n (0.7.0) 78 json (1.8.3) 79 kramdown (1.9.0) 80 less (2.6.0) 81 commonjs (~> 0.2.7) 82 libv8 (3.16.14.13) 83 listen (3.0.5) 84 rb-fsevent (>= 0.9.3) 85 rb-inotify (>= 0.9) 86 middleman (3.4.1) 87 coffee-script (~> 2.2) 88 compass (>= 1.0.0, < 2.0.0) 89 compass-import-once (= 1.0.5) 90 execjs (~> 2.0) 91 haml (>= 4.0.5) 92 kramdown (~> 1.2) 93 middleman-core (= 3.4.1) 94 middleman-sprockets (>= 3.1.2) 95 sass (>= 3.4.0, < 4.0) 96 uglifier (~> 2.5) 97 middleman-core (3.4.1) 98 activesupport (~> 4.1) 99 bundler (~> 1.1) 100 capybara (~> 2.4.4) 101 erubis 102 hooks (~> 0.3) 103 i18n (~> 0.7.0) 104 listen (~> 3.0.3) 105 padrino-helpers (~> 0.12.3) 106 rack (>= 1.4.5, < 2.0) 107 thor (>= 0.15.2, < 2.0) 108 tilt (~> 1.4.1, < 2.0) 109 middleman-livereload (3.4.6) 110 em-websocket (~> 0.5.1) 111 middleman-core (>= 3.3) 112 rack-livereload (~> 0.3.15) 113 middleman-minify-html (3.4.1) 114 htmlcompressor (~> 0.2.0) 115 middleman-core (>= 3.2) 116 middleman-sprockets (3.4.2) 117 middleman-core (>= 3.3) 118 sprockets (~> 2.12.1) 119 sprockets-helpers (~> 1.1.0) 120 sprockets-sass (~> 1.3.0) 121 middleman-syntax (2.1.0) 122 middleman-core (>= 3.2) 123 rouge (~> 1.0) 124 mime-types (3.0) 125 mime-types-data (~> 3.2015) 126 mime-types-data (3.2015.1120) 127 mini_portile2 (2.0.0) 128 minitest (5.8.3) 129 multi_json (1.11.2) 130 nokogiri (1.6.7.1) 131 mini_portile2 (~> 2.0.0.rc2) 132 padrino-helpers (0.12.5) 133 i18n (~> 0.6, >= 0.6.7) 134 padrino-support (= 0.12.5) 135 tilt (~> 1.4.1) 136 padrino-support (0.12.5) 137 activesupport (>= 3.1) 138 rack (1.6.4) 139 rack-contrib (1.4.0) 140 git-version-bump (~> 0.15) 141 rack (~> 1.4) 142 rack-livereload (0.3.16) 143 rack 144 rack-protection (1.5.3) 145 rack 146 rack-rewrite (1.5.1) 147 rack-ssl-enforcer (0.2.9) 148 rack-test (0.6.3) 149 rack (>= 1.0) 150 rb-fsevent (0.9.7) 151 rb-inotify (0.9.5) 152 ffi (>= 0.5.0) 153 redcarpet (3.3.4) 154 ref (2.0.0) 155 rouge (1.10.1) 156 sass (3.4.21) 157 sprockets (2.12.4) 158 hike (~> 1.2) 159 multi_json (~> 1.0) 160 rack (~> 1.0) 161 tilt (~> 1.1, != 1.3.0) 162 sprockets-helpers (1.1.0) 163 sprockets (~> 2.0) 164 sprockets-sass (1.3.1) 165 sprockets (~> 2.0) 166 tilt (~> 1.1) 167 therubyracer (0.12.2) 168 libv8 (~> 3.16.14.0) 169 ref 170 thin (1.6.4) 171 daemons (~> 1.0, >= 1.0.9) 172 eventmachine (~> 1.0, >= 1.0.4) 173 rack (~> 1.0) 174 thor (0.19.1) 175 thread_safe (0.3.5) 176 tilt (1.4.1) 177 tzinfo (1.2.2) 178 thread_safe (~> 0.1) 179 uber (0.0.15) 180 uglifier (2.7.2) 181 execjs (>= 0.3.0) 182 json (>= 1.8.0) 183 xpath (2.0.0) 184 nokogiri (~> 1.3) 185 186 PLATFORMS 187 ruby 188 189 DEPENDENCIES 190 middleman-hashicorp! 191 192 BUNDLED WITH 193 1.10.6