vagrant-babushka 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  module VagrantPlugins
2
2
  module Babushka
3
- VERSION = "0.0.3"
3
+ VERSION = "0.0.4"
4
4
  end
5
5
  end
@@ -12,6 +12,7 @@ Gem::Specification.new do |gem|
12
12
  gem.description = %q{Vagrant provisioner plugin for using Babushka}
13
13
  gem.summary = %q{Vagrant provisioner plugin for using Babushka}
14
14
  gem.homepage = "https://github.com/vvalgis/vagrant-babushka"
15
+ gem.license = 'MIT'
15
16
 
16
17
  gem.files = `git ls-files`.split($/)
17
18
  gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-babushka
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-09-03 00:00:00.000000000 Z
12
+ date: 2013-09-04 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Vagrant provisioner plugin for using Babushka
15
15
  email:
@@ -30,7 +30,8 @@ files:
30
30
  - lib/vagrant-babushka/version.rb
31
31
  - vagrant-babushka.gemspec
32
32
  homepage: https://github.com/vvalgis/vagrant-babushka
33
- licenses: []
33
+ licenses:
34
+ - MIT
34
35
  post_install_message:
35
36
  rdoc_options: []
36
37
  require_paths: