From 92685472ec83ae5accfbfccb5de0484acb13d3db Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Thu, 8 Jan 2015 01:48:34 +0000 Subject: [PATCH] Update bundle --- Gemfile | 2 +- Gemfile.lock | 100 +++++++++++++++++++++++++++++++-------------------- 2 files changed, 62 insertions(+), 40 deletions(-) diff --git a/Gemfile b/Gemfile index 1be9e92..b0d8fc3 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' group :development do - gem 'vagrant', git: 'https://github.com/mitchellh/vagrant.git' + gem 'vagrant', git: 'https://github.com/mitchellh/vagrant.git', tag: 'v1.7.2' gem 'guard' gem 'guard-rspec' gem 'rb-inotify' diff --git a/Gemfile.lock b/Gemfile.lock index 9a672c9..e053555 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: https://github.com/fgrehm/vagrant-cachier.git - revision: 6f275353b82ab57ada04c79f6fb2befce0395c77 + revision: 9f6b615e84364b851939a8e7ee8229fc0d276c73 specs: - vagrant-cachier (0.7.2) + vagrant-cachier (1.1.0) GIT remote: https://github.com/fgrehm/vagrant-pristine.git @@ -12,7 +12,7 @@ GIT GIT remote: https://github.com/mitchellh/vagrant-spec.git - revision: c0dafc996165bf1628b672dd533f1858ff66fe4a + revision: 1df5a3af81cb7cce568b2eac52b8f6822bcb1d8e specs: vagrant-spec (0.0.1) childprocess (~> 0.5.0) @@ -22,18 +22,23 @@ GIT GIT remote: https://github.com/mitchellh/vagrant.git - revision: 0a5f6bb77e6a61b56c96057de94f5f8c6868e27c + revision: 1cd667b243f4a263cd5322b6455165cc676b6f7f + tag: v1.7.2 specs: - vagrant (1.6.4.dev) - bundler (>= 1.5.2, < 1.7.0) + vagrant (1.7.2) + bundler (>= 1.5.2, < 1.8.0) childprocess (~> 0.5.0) erubis (~> 2.7.0) + hashicorp-checkpoint (~> 0.1.1) i18n (~> 0.6.0) - listen (~> 2.7.1) + listen (~> 2.8.0) log4r (~> 1.1.9, < 1.1.11) net-scp (~> 1.1.0) + net-sftp (~> 2.1) net-ssh (>= 2.6.6, < 2.10.0) + nokogiri (= 1.6.3.1) rb-kqueue (~> 0.2.0) + rest-client (>= 1.6.0, < 2.0) wdm (~> 0.1.0) winrm (~> 1.1.3) @@ -49,40 +54,47 @@ GEM gyoku (>= 0.4.0) nokogiri builder (3.2.2) - celluloid (0.15.2) - timers (~> 1.1.0) - childprocess (0.5.3) + celluloid (0.16.0) + timers (~> 4.0.0) + childprocess (0.5.5) ffi (~> 1.0, >= 1.0.11) coderay (1.1.0) - coveralls (0.7.0) + coveralls (0.7.1) multi_json (~> 1.3) rest-client simplecov (>= 0.7) term-ansicolor thor diff-lcs (1.2.5) - docile (1.1.3) + docile (1.1.5) erubis (2.7.0) - ffi (1.9.3) + ffi (1.9.6) formatador (0.2.5) gssapi (1.0.3) ffi (>= 1.0.1) - guard (2.6.1) + guard (2.11.1) formatador (>= 0.2.4) listen (~> 2.7) lumberjack (~> 1.0) + nenv (~> 0.1) + notiffany (~> 0.0) pry (>= 0.9.12) + shellany (~> 0.0) thor (>= 0.18.1) - guard-rspec (4.2.9) + guard-compat (1.2.0) + guard-rspec (4.5.0) guard (~> 2.1) - rspec (>= 2.14, < 4.0) - gyoku (1.1.1) + guard-compat (~> 1.1) + rspec (>= 2.99.0, < 4.0) + gyoku (1.2.2) builder (>= 2.1.2) - httpclient (2.4.0) + hashicorp-checkpoint (0.1.4) + hitimes (1.2.2) + httpclient (2.6.0.1) httpi (0.9.7) rack - i18n (0.6.9) - listen (2.7.7) + i18n (0.6.11) + listen (2.8.5) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) @@ -91,38 +103,46 @@ GEM logging (1.8.2) little-plugger (>= 1.1.3) multi_json (>= 1.8.4) - lumberjack (1.0.6) + lumberjack (1.0.9) method_source (0.8.2) - mime-types (2.3) + mime-types (2.4.3) mini_portile (0.6.0) multi_json (1.10.1) + nenv (0.1.1) net-scp (1.1.2) net-ssh (>= 2.6.5) + net-sftp (2.1.2) + net-ssh (>= 2.6.5) net-ssh (2.9.1) - nokogiri (1.6.2.1) + netrc (0.10.2) + nokogiri (1.6.3.1) mini_portile (= 0.6.0) nori (1.1.5) - pry (0.9.12.6) - coderay (~> 1.0) - method_source (~> 0.8) + notiffany (0.0.2) + nenv (~> 0.1) + shellany (~> 0.0) + pry (0.10.1) + coderay (~> 1.1.0) + method_source (~> 0.8.1) slop (~> 3.4) - rack (1.5.2) - rake (10.3.2) + rack (1.6.0) + rake (10.4.2) rb-fsevent (0.9.4) rb-inotify (0.9.5) ffi (>= 0.5.0) rb-kqueue (0.2.3) ffi (>= 0.5.0) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.7.2) + 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.0) - rspec-expectations (2.99.0) + rspec-core (2.99.2) + rspec-expectations (2.99.2) diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.99.0) + rspec-mocks (2.99.2) rubyntlm (0.1.1) savon (0.9.5) akami (~> 1.0) @@ -132,18 +152,20 @@ GEM nokogiri (>= 1.4.0) nori (~> 1.0) wasabi (~> 1.0) - simplecov (0.8.2) + shellany (0.0.1) + simplecov (0.9.1) docile (~> 1.1.0) - multi_json + multi_json (~> 1.0) simplecov-html (~> 0.8.0) simplecov-html (0.8.0) - slop (3.5.0) + slop (3.6.0) term-ansicolor (1.3.0) tins (~> 1.0) thor (0.18.1) - timers (1.1.0) - tins (1.3.0) - uuidtools (2.1.4) + timers (4.0.1) + hitimes + tins (1.3.3) + uuidtools (2.1.5) vagrant-omnibus (1.4.1) wasabi (1.0.0) nokogiri (>= 1.4.0)