diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 000000000..3e7dbf955 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,143 @@ +GEM + remote: http://rubygems.org/ + specs: + archive-tar-minitar (0.5.2) + builder (3.1.3) + bunny (0.7.9) + chef (10.14.4) + bunny (>= 0.6.0, < 0.8.0) + erubis + highline (>= 1.6.9) + json (>= 1.4.4, <= 1.6.1) + mixlib-authentication (>= 1.3.0) + mixlib-cli (>= 1.1.0) + mixlib-config (>= 1.1.2) + mixlib-log (>= 1.3.0) + mixlib-shellout + moneta + net-ssh (~> 2.2.2) + net-ssh-multi (~> 1.1.0) + ohai (>= 0.6.0) + rest-client (>= 1.0.4, < 1.7.0) + treetop (~> 1.4.9) + uuidtools + yajl-ruby (~> 1.1) + childprocess (0.3.5) + ffi (~> 1.0, >= 1.0.6) + coderay (0.9.8) + cucumber (1.1.8) + builder (>= 2.1.2) + diff-lcs (>= 1.1.2) + gherkin (~> 2.8.0) + json (>= 1.4.6) + term-ansicolor (>= 1.0.6) + diff-lcs (1.1.3) + erubis (2.7.0) + ffi (1.1.5) + foodcritic (1.4.0) + gherkin (~> 2.8.0) + gist (~> 2.0.4) + nokogiri (= 1.5.0) + pry (~> 0.9.7.4) + pry-doc (~> 0.3.0) + rak (~> 1.4) + treetop (~> 1.4.10) + yajl-ruby (~> 1.1.0) + gherkin (2.8.0) + json (>= 1.4.6) + gist (2.0.4) + hashr (0.0.22) + highline (1.6.15) + httparty (0.8.3) + multi_json (~> 1.0) + multi_xml + i18n (0.6.1) + ipaddress (0.8.0) + json (1.5.4) + librarian (0.0.24) + archive-tar-minitar (>= 0.5.2) + chef (>= 0.10) + highline + thor (~> 0.15) + log4r (1.1.10) + method_source (0.6.7) + ruby_parser (>= 2.3.1) + mime-types (1.19) + minitest (3.0.1) + mixlib-authentication (1.3.0) + mixlib-log + mixlib-cli (1.2.2) + mixlib-config (1.1.2) + mixlib-log (1.4.1) + mixlib-shellout (1.1.0) + moneta (0.6.0) + multi_json (1.3.6) + multi_xml (0.5.1) + net-scp (1.0.4) + net-ssh (>= 1.99.1) + net-ssh (2.2.2) + net-ssh-gateway (1.1.0) + net-ssh (>= 1.99.1) + net-ssh-multi (1.1) + net-ssh (>= 2.1.4) + net-ssh-gateway (>= 0.99.0) + nokogiri (1.5.0) + ohai (6.14.1) + ipaddress + mixlib-cli + mixlib-config + mixlib-log + systemu + yajl-ruby + polyglot (0.3.3) + pry (0.9.7.4) + coderay (~> 0.9.8) + method_source (~> 0.6.7) + ruby_parser (>= 2.3.1) + slop (~> 2.1.0) + pry-doc (0.3.0) + pry (>= 0.9.0) + yard (>= 0.6.4) + rak (1.4) + rest-client (1.6.7) + mime-types (>= 1.16) + ruby_parser (2.3.1) + sexp_processor (~> 3.0) + sexp_processor (3.2.0) + slop (2.1.0) + systemu (2.5.2) + term-ansicolor (1.0.7) + test-kitchen (0.6.0) + foodcritic (~> 1.4) + hashr (~> 0.0.20) + highline (>= 1.6.9) + librarian (~> 0.0.20) + mixlib-cli (~> 1.2.2) + vagrant (~> 1.0.2) + yajl-ruby (~> 1.1.0) + thor (0.16.0) + treetop (1.4.11) + polyglot + polyglot (>= 0.3.1) + uuidtools (2.1.3) + vagrant (1.0.5) + archive-tar-minitar (= 0.5.2) + childprocess (~> 0.3.1) + erubis (~> 2.7.0) + i18n (~> 0.6.0) + json (~> 1.5.1) + log4r (~> 1.1.9) + net-scp (~> 1.0.4) + net-ssh (~> 2.2.2) + yajl-ruby (1.1.0) + yard (0.8.2.1) + +PLATFORMS + ruby + +DEPENDENCIES + cucumber (~> 1.1.8) + httparty (~> 0.8.3) + minitest (~> 3.0.0) + nokogiri (~> 1.5.0) + test-kitchen