vagrant-bindfs 0.4.13 → 0.4.14

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 28d29e32688e866b059be401c996baa6d4ad4e5c
4
- data.tar.gz: 7c40d82c948f4c548a8b7f3dd65b3a254d9c393e
3
+ metadata.gz: 13ab236d53312e92a8d851fa46964c9058fa9a8b
4
+ data.tar.gz: aa0e37cc87f7e0e707586b38c1cb78d2c90ebccb
5
5
  SHA512:
6
- metadata.gz: 290ef46f3d68c5a224f0f7bd13a87edacec0e003c7d5943545f3c95c97647c53124b4301f6aa0e4d24f63d018123d5a83e8a16c999b5498f0fb971e89187a6da
7
- data.tar.gz: aff134539ced9021bac3235a289be9d52c5ea54395beb65d61c9f817579c358293be758b250f5957519b90e818a01a0e88f009be9e14d2b7e38bc0e32ef3795a
6
+ metadata.gz: 2a2b1bdd830b77ec846268f3e9590994e119f93f86861f0d9a27835fe96c277d0857d89bed78fea3bac0befe6640f186f32ae11b7a246751849688b9013fd5fc
7
+ data.tar.gz: 58e53b1e04a653827eeef66448772346e51098c64ef37a90bcbad6a3b588f59aba4c5c1c1900155f806ccb7da792513faf0ab39c8a9ff10d4ee278e228eb799c
@@ -1,4 +1,5 @@
1
1
  require "vagrant"
2
+ require "vagrant-bindfs/version"
2
3
 
3
4
  module VagrantPlugins
4
5
  module Bindfs
@@ -1,7 +1,7 @@
1
1
  module VagrantPlugins
2
2
  module Bindfs
3
3
 
4
- VERSION = "0.4.13"
4
+ VERSION = "0.4.14"
5
5
 
6
6
  SOURCE_VERSION = "1.13.4"
7
7
  SOURCE_URLS = [
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-bindfs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.13
4
+ version: 0.4.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gaël-Ian Havard
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2016-11-26 00:00:00.000000000 Z
13
+ date: 2016-11-29 00:00:00.000000000 Z
14
14
  dependencies: []
15
15
  description: " A Vagrant plugin to automate bindfs mount in the VM. This allow you
16
16
  to change owner, group and permissions on files and, for example, work around NFS