hiera-eyaml-gpg 0.5.rc1 → 0.5

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 ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: d242d1b87c6d3e32f596825c3e12ea6a2eca674b
4
+ data.tar.gz: d60b66d7831ff97bca0400b500a7f5e39f5203a5
5
+ SHA512:
6
+ metadata.gz: 897ac15882a34951e0e41b247ffaea743a1770c6dcd27797b17eed5fca6faef2140023b43b571008a34142e85b1b2c75e5812ee73adf26e0b575873483a5af77
7
+ data.tar.gz: 59952cce538d8c64f6154140746bb14a00ace299f9d428ebf7436ed282d14ee78278709f8efd2eaf38637be8c5b87f263e9cb3a704aa1c52b875c9e192908092
@@ -3,7 +3,7 @@ class Hiera
3
3
  module Eyaml
4
4
  module Encryptors
5
5
  module Gpg
6
- VERSION = "0.5.rc1"
6
+ VERSION = "0.5"
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,30 +1,27 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hiera-eyaml-gpg
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.rc1
5
- prerelease: 4
4
+ version: '0.5'
6
5
  platform: ruby
7
6
  authors:
8
7
  - Simon Hildrew
9
8
  autorequire:
10
9
  bindir: bin
11
10
  cert_chain: []
12
- date: 2015-03-06 00:00:00.000000000 Z
11
+ date: 2015-03-21 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: hiera-eyaml
16
15
  requirement: !ruby/object:Gem::Requirement
17
- none: false
18
16
  requirements:
19
- - - ! '>='
17
+ - - '>='
20
18
  - !ruby/object:Gem::Version
21
19
  version: 1.3.8
22
20
  type: :runtime
23
21
  prerelease: false
24
22
  version_requirements: !ruby/object:Gem::Requirement
25
- none: false
26
23
  requirements:
27
- - - ! '>='
24
+ - - '>='
28
25
  - !ruby/object:Gem::Version
29
26
  version: 1.3.8
30
27
  description: GPG encryptor for use with hiera-eyaml
@@ -46,27 +43,25 @@ files:
46
43
  homepage: http://github.com/sihil/hiera-eyaml-gpg
47
44
  licenses:
48
45
  - MIT
46
+ metadata: {}
49
47
  post_install_message:
50
48
  rdoc_options: []
51
49
  require_paths:
52
50
  - lib
53
51
  required_ruby_version: !ruby/object:Gem::Requirement
54
- none: false
55
52
  requirements:
56
- - - ! '>='
53
+ - - '>='
57
54
  - !ruby/object:Gem::Version
58
55
  version: '0'
59
56
  required_rubygems_version: !ruby/object:Gem::Requirement
60
- none: false
61
57
  requirements:
62
- - - ! '>'
58
+ - - '>='
63
59
  - !ruby/object:Gem::Version
64
- version: 1.3.1
60
+ version: '0'
65
61
  requirements: []
66
62
  rubyforge_project:
67
- rubygems_version: 1.8.23.2
63
+ rubygems_version: 2.0.14
68
64
  signing_key:
69
- specification_version: 3
65
+ specification_version: 4
70
66
  summary: Encryption plugin for hiera-eyaml backend for Hiera
71
67
  test_files: []
72
- has_rdoc: