Update bundle

This commit is contained in:
Fabio Rehm 2014-06-08 22:25:17 -03:00
parent a284d66f9e
commit 212d31543e

View file

@ -1,6 +1,6 @@
GIT GIT
remote: https://github.com/fgrehm/vagrant-cachier.git remote: https://github.com/fgrehm/vagrant-cachier.git
revision: 6e160ba4cbfc197f8fff1db385fb9d6b9463eba1 revision: 6f275353b82ab57ada04c79f6fb2befce0395c77
specs: specs:
vagrant-cachier (0.7.2) vagrant-cachier (0.7.2)
@ -22,9 +22,9 @@ GIT
GIT GIT
remote: https://github.com/mitchellh/vagrant.git remote: https://github.com/mitchellh/vagrant.git
revision: 9475ed9a50650b88db444ac07a7034775d3b814e revision: 0a5f6bb77e6a61b56c96057de94f5f8c6868e27c
specs: specs:
vagrant (1.6.2) vagrant (1.6.4.dev)
bundler (>= 1.5.2, < 1.7.0) bundler (>= 1.5.2, < 1.7.0)
childprocess (~> 0.5.0) childprocess (~> 0.5.0)
erubis (~> 2.7.0) erubis (~> 2.7.0)
@ -51,9 +51,6 @@ GEM
builder (3.2.2) builder (3.2.2)
celluloid (0.15.2) celluloid (0.15.2)
timers (~> 1.1.0) timers (~> 1.1.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
childprocess (0.5.3) childprocess (0.5.3)
ffi (~> 1.0, >= 1.0.11) ffi (~> 1.0, >= 1.0.11)
coderay (1.1.0) coderay (1.1.0)
@ -67,7 +64,7 @@ GEM
docile (1.1.3) docile (1.1.3)
erubis (2.7.0) erubis (2.7.0)
ffi (1.9.3) ffi (1.9.3)
formatador (0.2.4) formatador (0.2.5)
gssapi (1.0.3) gssapi (1.0.3)
ffi (>= 1.0.1) ffi (>= 1.0.1)
guard (2.6.1) guard (2.6.1)
@ -81,13 +78,12 @@ GEM
rspec (>= 2.14, < 4.0) rspec (>= 2.14, < 4.0)
gyoku (1.1.1) gyoku (1.1.1)
builder (>= 2.1.2) builder (>= 2.1.2)
httpclient (2.3.4.1) httpclient (2.4.0)
httpi (0.9.7) httpi (0.9.7)
rack rack
i18n (0.6.9) i18n (0.6.9)
listen (2.7.4) listen (2.7.7)
celluloid (>= 0.15.2) celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3) rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9) rb-inotify (>= 0.9)
little-plugger (1.1.3) little-plugger (1.1.3)
@ -95,28 +91,27 @@ GEM
logging (1.8.2) logging (1.8.2)
little-plugger (>= 1.1.3) little-plugger (>= 1.1.3)
multi_json (>= 1.8.4) multi_json (>= 1.8.4)
lumberjack (1.0.5) lumberjack (1.0.6)
method_source (0.8.2) method_source (0.8.2)
mime-types (2.2) mime-types (2.3)
mini_portile (0.5.3) mini_portile (0.6.0)
multi_json (1.10.0) multi_json (1.10.1)
net-scp (1.1.2) net-scp (1.1.2)
net-ssh (>= 2.6.5) net-ssh (>= 2.6.5)
net-ssh (2.9.0) net-ssh (2.9.1)
nio4r (1.0.0) nokogiri (1.6.2.1)
nokogiri (1.6.2) mini_portile (= 0.6.0)
mini_portile (~> 0.5.2)
nori (1.1.5) nori (1.1.5)
pry (0.9.12.6) pry (0.9.12.6)
coderay (~> 1.0) coderay (~> 1.0)
method_source (~> 0.8) method_source (~> 0.8)
slop (~> 3.4) slop (~> 3.4)
rack (1.5.2) rack (1.5.2)
rake (10.3.1) rake (10.3.2)
rb-fsevent (0.9.4) rb-fsevent (0.9.4)
rb-inotify (0.9.4) rb-inotify (0.9.5)
ffi (>= 0.5.0) ffi (>= 0.5.0)
rb-kqueue (0.2.2) rb-kqueue (0.2.3)
ffi (>= 0.5.0) ffi (>= 0.5.0)
rest-client (1.6.7) rest-client (1.6.7)
mime-types (>= 1.16) mime-types (>= 1.16)
@ -147,7 +142,7 @@ GEM
tins (~> 1.0) tins (~> 1.0)
thor (0.18.1) thor (0.18.1)
timers (1.1.0) timers (1.1.0)
tins (1.2.0) tins (1.3.0)
uuidtools (2.1.4) uuidtools (2.1.4)
vagrant-omnibus (1.4.1) vagrant-omnibus (1.4.1)
wasabi (1.0.0) wasabi (1.0.0)