vagrant-bundler-tools 0.0.3 → 0.0.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +13 -4
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-bundler-tools
3
3
  version: !ruby/object:Gem::Version
4
- hash: 25
4
+ hash: 65
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
9
  - 3
10
- version: 0.0.3
10
+ - 1
11
+ version: 0.0.3.1
11
12
  platform: ruby
12
13
  authors:
13
14
  - Joel Chippindale
@@ -15,7 +16,7 @@ autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
17
18
 
18
- date: 2011-11-27 00:00:00 Z
19
+ date: 2012-02-09 00:00:00 Z
19
20
  dependencies:
20
21
  - !ruby/object:Gem::Dependency
21
22
  type: :runtime
@@ -30,6 +31,14 @@ dependencies:
30
31
  - 7
31
32
  - 0
32
33
  version: 0.7.0
34
+ - - <
35
+ - !ruby/object:Gem::Version
36
+ hash: 59
37
+ segments:
38
+ - 0
39
+ - 9
40
+ - 0
41
+ version: 0.9.0
33
42
  requirement: *id001
34
43
  prerelease: false
35
44
  name: vagrant
@@ -92,7 +101,7 @@ dependencies:
92
101
  prerelease: false
93
102
  name: minitest
94
103
  description: |
95
- vagrant-bundle-tools is a vagrant plugin to make it possible to interact
104
+ vagrant-bundler-tools is a vagrant plugin to make it possible to interact
96
105
  with the guest's bundled gems directory from the host.
97
106
 
98
107
  email: joel@joelchippindale.com