rspec_puppet_osmash 0.1.0 → 0.1.1

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.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 748f2aec811be62586c72ae960eaf1e00c13d9a8
4
- data.tar.gz: 83550590747f65cc81219b5351b13a30c7407933
3
+ metadata.gz: a6e1f1341f27cbe689b569c5aaa5b7b5059a6a78
4
+ data.tar.gz: b81eb73ad87e1e327680a383bfe3ffc9d54aa55a
5
5
  SHA512:
6
- metadata.gz: e4ad8425e4e2cfb9b6e992dee4834637e30ae62e322b157025a3af23e6b047e099f4639990bf872787139b6b3ccd32380fb89addd0914343378fbacc5c245c1c
7
- data.tar.gz: d904a108a7b719f25feec0f03fe279797d4f0b21cb9bb9d2704591cea32c14c8ab63f66f0e6cfac3e676a69944186f6e3ff315759676ed96e42e6d577f42670c
6
+ metadata.gz: 72863e8a0b3e308347fe546cedcc4a10f824b5fe4d19b08f912c8ca66887eebaefc40574537251b0571021ffcebaf43234aaff080438fbd68c6a01e6ba64d0a7
7
+ data.tar.gz: 847d6bcebe86e7b001e6787c2af55de37ccdd03206f65e6a4c13c9701da84f45d187f6a8f6fa3af520ce7d79945c911d104682086c2e04128b82a693f5e0a7e1
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rspec_puppet_osmash
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aaron Hicks
@@ -32,7 +32,7 @@ extra_rdoc_files: []
32
32
  files:
33
33
  - lib/osmash.json
34
34
  - lib/rspec_puppet_osmash.rb
35
- homepage: http://rubygems.org/gems/hola
35
+ homepage: https://github.com/Aethylred/rspec-puppet-osmash
36
36
  licenses:
37
37
  - Apache-2.0
38
38
  metadata: {}
@@ -44,7 +44,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
44
44
  requirements:
45
45
  - - ">="
46
46
  - !ruby/object:Gem::Version
47
- version: '0'
47
+ version: 1.8.7
48
48
  required_rubygems_version: !ruby/object:Gem::Requirement
49
49
  requirements:
50
50
  - - ">="