From 2bba99edc99201a89716ecdd5d9296fcc8b339a9 Mon Sep 17 00:00:00 2001 From: Hardy Ferentschik Date: Mon, 25 Apr 2016 14:53:36 +0200 Subject: [PATCH] Issue #195 Adding Gemfile.lock to provide consistent dev environment --- .gitignore | 1 - Gemfile.lock | 186 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 186 insertions(+), 1 deletion(-) create mode 100644 Gemfile.lock diff --git a/.gitignore b/.gitignore index ef5dd79..532992f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -Gemfile.lock .vagrant .bundle .ruby-version diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..99059fb --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,186 @@ +GIT + remote: https://github.com/mitchellh/vagrant-spec.git + revision: 9bba7e1228379c0a249a06ce76ba8ea7d276afbe + specs: + vagrant-spec (0.0.1) + childprocess (~> 0.5.0) + log4r (~> 1.1.9) + rspec (~> 2.14) + thor (~> 0.18.1) + +GIT + remote: https://github.com/mitchellh/vagrant.git + revision: 1f88a9737369eda3dede0d3aeb30928adf82a9f7 + specs: + vagrant (1.8.2.dev) + bundler (>= 1.5.2, <= 1.10.6) + childprocess (~> 0.5.0) + erubis (~> 2.7.0) + hashicorp-checkpoint (~> 0.1.1) + i18n (>= 0.6.0, <= 0.8.0) + listen (~> 3.0.2) + log4r (~> 1.1.9, < 1.1.11) + net-scp (~> 1.1.0) + net-sftp (~> 2.1) + net-ssh (~> 3.0.1) + nokogiri (= 1.6.7.1) + rb-kqueue (~> 0.2.0) + rest-client (>= 1.6.0, < 2.0) + wdm (~> 0.1.0) + winrm (~> 1.6) + winrm-fs (~> 0.3.0) + +PATH + remote: . + specs: + vagrant-service-manager (1.0.1) + +GEM + remote: https://rubygems.org/ + specs: + builder (3.2.2) + childprocess (0.5.9) + ffi (~> 1.0, >= 1.0.11) + curb (0.9.3) + diff-lcs (1.2.5) + diffy (3.1.0) + domain_name (0.5.20160309) + unf (>= 0.0.5, < 1.0.0) + erubis (2.7.0) + excon (0.49.0) + ffi (1.9.10) + fog-core (1.38.0) + builder + excon (~> 0.49) + formatador (~> 0.2) + fog-json (1.0.2) + fog-core (~> 1.0) + multi_json (~> 1.10) + fog-libvirt (0.0.3) + fog-core (~> 1.27, >= 1.27.4) + fog-json + fog-xml (~> 0.1.1) + json + ruby-libvirt (>= 0.5.0, < 0.7.0) + fog-xml (0.1.2) + fog-core + nokogiri (~> 1.5, >= 1.5.11) + formatador (0.2.5) + gem-compare (0.0.7) + curb + diffy + gemnasium-parser + json + rainbow + gemnasium-parser (0.1.9) + gssapi (1.2.0) + ffi (>= 1.0.1) + gyoku (1.3.1) + builder (>= 2.1.2) + hashicorp-checkpoint (0.1.4) + http-cookie (1.0.2) + domain_name (~> 0.5) + httpclient (2.7.1) + i18n (0.7.0) + json (1.8.3) + listen (3.0.6) + rb-fsevent (>= 0.9.3) + rb-inotify (>= 0.9.7) + little-plugger (1.1.4) + log4r (1.1.10) + logging (2.0.0) + little-plugger (~> 1.1) + multi_json (~> 1.10) + mechanize (2.7.4) + domain_name (~> 0.5, >= 0.5.1) + http-cookie (~> 1.0) + mime-types (>= 1.17.2, < 3) + net-http-digest_auth (~> 1.1, >= 1.1.1) + net-http-persistent (~> 2.5, >= 2.5.2) + nokogiri (~> 1.6) + ntlm-http (~> 0.1, >= 0.1.1) + webrobots (>= 0.0.9, < 0.2) + micromachine (1.1.0) + mime-types (2.99.1) + mini_portile2 (2.0.0) + multi_json (1.11.2) + net-http-digest_auth (1.4) + net-http-persistent (2.9.4) + net-scp (1.1.2) + net-ssh (>= 2.6.5) + net-sftp (2.1.2) + net-ssh (>= 2.6.5) + net-ssh (3.0.2) + netrc (0.11.0) + nokogiri (1.6.7.1) + mini_portile2 (~> 2.0.0.rc2) + nori (2.6.0) + ntlm-http (0.1.1) + rainbow (2.1.0) + rake (11.1.0) + rb-fsevent (0.9.7) + rb-inotify (0.9.7) + ffi (>= 0.5.0) + rb-kqueue (0.2.4) + ffi (>= 0.5.0) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) + rspec (2.99.0) + rspec-core (~> 2.99.0) + rspec-expectations (~> 2.99.0) + rspec-mocks (~> 2.99.0) + rspec-core (2.99.2) + rspec-expectations (2.99.2) + diff-lcs (>= 1.1.3, < 2.0) + rspec-mocks (2.99.4) + ruby-libvirt (0.6.0) + rubyntlm (0.6.0) + rubyzip (1.2.0) + thor (0.18.1) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.2) + vagrant-libvirt (0.0.33) + fog-libvirt (= 0.0.3) + nokogiri (~> 1.6.0) + vagrant-registration (1.2.1) + vagrant-vbguest (0.11.0) + i18n + log4r + micromachine (~> 1.1.0) + wdm (0.1.1) + webrobots (0.1.2) + winrm (1.7.2) + builder (>= 2.1.2) + gssapi (~> 1.2) + gyoku (~> 1.0) + httpclient (~> 2.2, >= 2.2.0.2) + logging (>= 1.6.1, < 3.0) + nori (~> 2.0) + rubyntlm (~> 0.6.0) + winrm-fs (0.3.2) + erubis (~> 2.7) + logging (>= 1.6.1, < 3.0) + rubyzip (~> 1.1) + winrm (~> 1.5) + +PLATFORMS + ruby + +DEPENDENCIES + fog-libvirt (= 0.0.3) + gem-compare + json + mechanize + rake + vagrant! + vagrant-libvirt + vagrant-registration + vagrant-service-manager! + vagrant-spec! + vagrant-vbguest + +BUNDLED WITH + 1.10.6