github.com/victortrac/packer@v0.7.6-0.20160602180447-63c7fdb6e41f/website/Gemfile.lock (about) 1 GIT 2 remote: git://github.com/hashicorp/middleman-hashicorp.git 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.2.3) 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) 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 htmlbeautifier (1.1.1) 76 htmlcompressor (0.2.0) 77 http_parser.rb (0.6.0) 78 i18n (0.7.0) 79 json (1.8.3) 80 kramdown (1.9.0) 81 less (2.6.0) 82 commonjs (~> 0.2.7) 83 libv8 (3.16.14.13) 84 listen (3.0.5) 85 rb-fsevent (>= 0.9.3) 86 rb-inotify (>= 0.9) 87 middleman (3.4.1) 88 coffee-script (~> 2.2) 89 compass (>= 1.0.0, < 2.0.0) 90 compass-import-once (= 1.0.5) 91 execjs (~> 2.0) 92 haml (>= 4.0.5) 93 kramdown (~> 1.2) 94 middleman-core (= 3.4.1) 95 middleman-sprockets (>= 3.1.2) 96 sass (>= 3.4.0, < 4.0) 97 uglifier (~> 2.5) 98 middleman-core (3.4.1) 99 activesupport (~> 4.1) 100 bundler (~> 1.1) 101 capybara (~> 2.4.4) 102 erubis 103 hooks (~> 0.3) 104 i18n (~> 0.7.0) 105 listen (~> 3.0.3) 106 padrino-helpers (~> 0.12.3) 107 rack (>= 1.4.5, < 2.0) 108 thor (>= 0.15.2, < 2.0) 109 tilt (~> 1.4.1, < 2.0) 110 middleman-livereload (3.4.6) 111 em-websocket (~> 0.5.1) 112 middleman-core (>= 3.3) 113 rack-livereload (~> 0.3.15) 114 middleman-minify-html (3.4.1) 115 htmlcompressor (~> 0.2.0) 116 middleman-core (>= 3.2) 117 middleman-sprockets (3.4.2) 118 middleman-core (>= 3.3) 119 sprockets (~> 2.12.1) 120 sprockets-helpers (~> 1.1.0) 121 sprockets-sass (~> 1.3.0) 122 middleman-syntax (2.1.0) 123 middleman-core (>= 3.2) 124 rouge (~> 1.0) 125 mime-types (3.0) 126 mime-types-data (~> 3.2015) 127 mime-types-data (3.2015.1120) 128 mini_portile2 (2.0.0) 129 minitest (5.8.3) 130 multi_json (1.11.2) 131 nokogiri (1.6.7.1) 132 mini_portile2 (~> 2.0.0.rc2) 133 padrino-helpers (0.12.5) 134 i18n (~> 0.6, >= 0.6.7) 135 padrino-support (= 0.12.5) 136 tilt (~> 1.4.1) 137 padrino-support (0.12.5) 138 activesupport (>= 3.1) 139 rack (1.6.4) 140 rack-contrib (1.4.0) 141 git-version-bump (~> 0.15) 142 rack (~> 1.4) 143 rack-livereload (0.3.16) 144 rack 145 rack-protection (1.5.3) 146 rack 147 rack-rewrite (1.5.1) 148 rack-ssl-enforcer (0.2.9) 149 rack-test (0.6.3) 150 rack (>= 1.0) 151 rb-fsevent (0.9.7) 152 rb-inotify (0.9.5) 153 ffi (>= 0.5.0) 154 redcarpet (3.3.4) 155 ref (2.0.0) 156 rouge (1.10.1) 157 sass (3.4.21) 158 sprockets (2.12.4) 159 hike (~> 1.2) 160 multi_json (~> 1.0) 161 rack (~> 1.0) 162 tilt (~> 1.1, != 1.3.0) 163 sprockets-helpers (1.1.0) 164 sprockets (~> 2.0) 165 sprockets-sass (1.3.1) 166 sprockets (~> 2.0) 167 tilt (~> 1.1) 168 therubyracer (0.12.2) 169 libv8 (~> 3.16.14.0) 170 ref 171 thin (1.6.4) 172 daemons (~> 1.0, >= 1.0.9) 173 eventmachine (~> 1.0, >= 1.0.4) 174 rack (~> 1.0) 175 thor (0.19.1) 176 thread_safe (0.3.5) 177 tilt (1.4.1) 178 tzinfo (1.2.2) 179 thread_safe (~> 0.1) 180 uber (0.0.15) 181 uglifier (2.7.2) 182 execjs (>= 0.3.0) 183 json (>= 1.8.0) 184 xpath (2.0.0) 185 nokogiri (~> 1.3) 186 187 PLATFORMS 188 ruby 189 190 DEPENDENCIES 191 htmlbeautifier 192 middleman-hashicorp! 193 194 BUNDLED WITH 195 1.10.6