Update bundle
This commit is contained in:
parent
6cba594f44
commit
bf70156395
1 changed files with 6 additions and 6 deletions
12
Gemfile.lock
12
Gemfile.lock
|
@ -1,8 +1,8 @@
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/fgrehm/vagrant-cachier.git
|
remote: git://github.com/fgrehm/vagrant-cachier.git
|
||||||
revision: 536ca7ad54b3096644993f91f363df8a884d4600
|
revision: a9f41c5f01297773f209c0525400e22704b40c93
|
||||||
specs:
|
specs:
|
||||||
vagrant-cachier (0.4.2.dev)
|
vagrant-cachier (0.5.0)
|
||||||
|
|
||||||
GIT
|
GIT
|
||||||
remote: git://github.com/fgrehm/vagrant-pristine.git
|
remote: git://github.com/fgrehm/vagrant-pristine.git
|
||||||
|
@ -41,7 +41,7 @@ GEM
|
||||||
simplecov (>= 0.7)
|
simplecov (>= 0.7)
|
||||||
term-ansicolor
|
term-ansicolor
|
||||||
thor
|
thor
|
||||||
diff-lcs (1.2.4)
|
diff-lcs (1.2.5)
|
||||||
erubis (2.7.0)
|
erubis (2.7.0)
|
||||||
ffi (1.9.3)
|
ffi (1.9.3)
|
||||||
formatador (0.2.4)
|
formatador (0.2.4)
|
||||||
|
@ -84,8 +84,8 @@ GEM
|
||||||
rspec-core (2.13.1)
|
rspec-core (2.13.1)
|
||||||
rspec-expectations (2.13.0)
|
rspec-expectations (2.13.0)
|
||||||
diff-lcs (>= 1.1.3, < 2.0)
|
diff-lcs (>= 1.1.3, < 2.0)
|
||||||
rspec-fire (1.2.0)
|
rspec-fire (1.3.0)
|
||||||
rspec (~> 2.11)
|
rspec (>= 2.11, < 4)
|
||||||
rspec-mocks (2.13.1)
|
rspec-mocks (2.13.1)
|
||||||
rspec-spies (2.1.4)
|
rspec-spies (2.1.4)
|
||||||
rspec (~> 2.0)
|
rspec (~> 2.0)
|
||||||
|
@ -98,7 +98,7 @@ GEM
|
||||||
tins (~> 0.8)
|
tins (~> 0.8)
|
||||||
thor (0.18.1)
|
thor (0.18.1)
|
||||||
timers (1.1.0)
|
timers (1.1.0)
|
||||||
tins (0.12.0)
|
tins (0.13.0)
|
||||||
vagrant-omnibus (1.1.2)
|
vagrant-omnibus (1.1.2)
|
||||||
|
|
||||||
PLATFORMS
|
PLATFORMS
|
||||||
|
|
Loading…
Reference in a new issue