vagrant-protobox 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 54594875a579b910380428ccbc1e0c8e2600527a
4
- data.tar.gz: b83d59464d62bb5570c47a0c9fe053af73de922b
3
+ metadata.gz: e5fbf4d42de47e15775c885aef0c0d51b44ca76f
4
+ data.tar.gz: aaea3a739d64544cf8a94330f65abd328e0ca2d2
5
5
  SHA512:
6
- metadata.gz: ec36471e9f6874ff412b913342864c1a6fa439628fd97d3c0701e386b63c45fdda3d02b3524eff9a770192d1a3ed0ba325c959a3d077d62b58ecc0dbc6ad5ab2
7
- data.tar.gz: c086d369144c4fb11c37c62bc3afc795b90a7a01b7a30235addb6a651ce24514c2ac8c3c95eca0ea987292967527e0ee001d0ef1e0dea28a397dd8dd5f8b1e81
6
+ metadata.gz: 992d710b1a745f5ddf11da9e9f937a168055564cb990852285f169a0e3b2e2760940825452984019ff530ab3d0c77db58979ec1b6c1d170c35442e961bbed418
7
+ data.tar.gz: 3d14a6ab71dea39c7e28e9011c2016da57a733b073ad57a4c1191e0d643eebea7023de44f6cea4796aac44433eb33801395eed3f1683463270c5bb11301517ea
@@ -1,5 +1,5 @@
1
1
  module VagrantPlugins
2
2
  module Protobox
3
- VERSION = "0.0.1"
3
+ VERSION = "0.0.2"
4
4
  end
5
5
  end
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
8
8
  s.platform = Gem::Platform::RUBY
9
9
  s.authors = ['Patrick Heeney']
10
10
  s.email = ["patrickheeney@gmail.com"]
11
- s.homepage = "https://getprotobox.com"
11
+ s.homepage = "http://getprotobox.com"
12
12
  s.license = "MIT"
13
13
  s.summary = "The official getprotobox.com command line helper."
14
14
  s.description = "The official getprotobox.com command line helper."
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-protobox
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Patrick Heeney
@@ -40,7 +40,7 @@ files:
40
40
  - lib/vagrant-protobox/version.rb
41
41
  - locales/en.yml
42
42
  - vagrant-protobox.gemspec
43
- homepage: https://getprotobox.com
43
+ homepage: http://getprotobox.com
44
44
  licenses:
45
45
  - MIT
46
46
  metadata: {}