confidante 0.21.0 → 0.22.0.pre.1

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
  SHA256:
3
- metadata.gz: c7764b1b1ff75d846cd16b69dcb3a8bf05f45e1493afb82a43d2cefe4e1a96f4
4
- data.tar.gz: c4ca85d7f549d74988fc9c9b8b68c1c65a9687892b1fc431fa41a918c9238a75
3
+ metadata.gz: '08c42df47547a0a944204d08f1c4fcc3b59c70d1bb9154fc1cb915d6ad852c0c'
4
+ data.tar.gz: 121b53abcccbc6630c19d3ae261552667330914edeb0cc0b84b64255aebe9074
5
5
  SHA512:
6
- metadata.gz: 8dd6c1aa4902cb7c95f31e10c170524caac5e194a91c13ba22c235ceaa0f1fe0baefede365bf95052b2ca8b46d0b48f90dfa8a63b5036457dfc3c937ecf265d9
7
- data.tar.gz: bccb73169ad4815bc381f49887517d61dc48e95e6b7809730707467c8909584d4143e06eecadda054bc48a4c9f821af7c7ea8d2519bdecbe73ac9bf1127fcb01
6
+ metadata.gz: a714feea2288897f696622c1eb00260d8ec1ceb6f74e4230ff4d7aab355d8c206026bcfbebaf5e9d2c4882e09b8f2c76e021bd68a036ff0a3a0755e624820686
7
+ data.tar.gz: de236147c89ea608c7c5e47cbc94d9b15c6a19935a2d853ee0e6840ac642d5820e0f03a16402bcdf3f275197b730dc5767f3574700c917891e89a2fa5eb20a3c
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- confidante (0.21.0)
4
+ confidante (0.22.0.pre.1)
5
5
  activesupport (>= 4)
6
6
  hiera (~> 3.3, >= 3.3.1)
7
7
  shikashi (~> 0.6)
@@ -9,12 +9,12 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- activesupport (6.0.2.1)
12
+ activesupport (6.0.3.1)
13
13
  concurrent-ruby (~> 1.0, >= 1.0.2)
14
14
  i18n (>= 0.7, < 2)
15
15
  minitest (~> 5.1)
16
16
  tzinfo (~> 1.1)
17
- zeitwerk (~> 2.2)
17
+ zeitwerk (~> 2.2, >= 2.2.2)
18
18
  addressable (2.7.0)
19
19
  public_suffix (>= 2.0.2, < 5.0)
20
20
  colored2 (3.1.2)
@@ -23,38 +23,38 @@ GEM
23
23
  evalhook (0.6.0)
24
24
  partialruby (~> 0.3)
25
25
  sexp_processor (~> 4.0)
26
- excon (0.72.0)
27
- faraday (1.0.0)
26
+ excon (0.73.0)
27
+ faraday (1.0.1)
28
28
  multipart-post (>= 1.2, < 3)
29
29
  gem-release (2.1.1)
30
30
  getsource (0.2.2)
31
31
  hiera (3.6.0)
32
32
  i18n (1.8.2)
33
33
  concurrent-ruby (~> 1.0)
34
- minitest (5.14.0)
34
+ minitest (5.14.1)
35
35
  multipart-post (2.1.1)
36
- octokit (4.17.0)
36
+ octokit (4.18.0)
37
37
  faraday (>= 0.9)
38
38
  sawyer (~> 0.8.0, >= 0.5.3)
39
39
  partialruby (0.3.0)
40
40
  ruby2ruby (~> 2)
41
41
  ruby_parser (~> 3)
42
- public_suffix (4.0.3)
42
+ public_suffix (4.0.5)
43
43
  rake (13.0.1)
44
- rake_circle_ci (0.3.0)
44
+ rake_circle_ci (0.7.0)
45
45
  colored2 (~> 3.1)
46
46
  excon (~> 0.72)
47
47
  rake_factory (~> 0.23)
48
48
  sshkey (~> 2.0)
49
- rake_factory (0.25.0)
49
+ rake_factory (0.27.0)
50
50
  activesupport (>= 4)
51
51
  rake (~> 13.0)
52
- rake_github (0.3.0)
52
+ rake_github (0.5.0)
53
53
  colored2 (~> 3.1)
54
54
  octokit (~> 4.16)
55
55
  rake_factory (~> 0.23)
56
56
  sshkey (~> 2.0)
57
- rake_ssh (0.2.0)
57
+ rake_ssh (0.4.0)
58
58
  colored2 (~> 3.1)
59
59
  rake_factory (~> 0.23)
60
60
  sshkey (~> 2.0)
@@ -62,15 +62,15 @@ GEM
62
62
  rspec-core (~> 3.9.0)
63
63
  rspec-expectations (~> 3.9.0)
64
64
  rspec-mocks (~> 3.9.0)
65
- rspec-core (3.9.1)
66
- rspec-support (~> 3.9.1)
67
- rspec-expectations (3.9.1)
65
+ rspec-core (3.9.2)
66
+ rspec-support (~> 3.9.3)
67
+ rspec-expectations (3.9.2)
68
68
  diff-lcs (>= 1.2.0, < 2.0)
69
69
  rspec-support (~> 3.9.0)
70
70
  rspec-mocks (3.9.1)
71
71
  diff-lcs (>= 1.2.0, < 2.0)
72
72
  rspec-support (~> 3.9.0)
73
- rspec-support (3.9.2)
73
+ rspec-support (3.9.3)
74
74
  ruby2ruby (2.4.4)
75
75
  ruby_parser (~> 3.1)
76
76
  sexp_processor (~> 4.6)
@@ -85,7 +85,7 @@ GEM
85
85
  getsource (>= 0.1.0)
86
86
  sshkey (2.0.0)
87
87
  thread_safe (0.3.6)
88
- tzinfo (1.2.6)
88
+ tzinfo (1.2.7)
89
89
  thread_safe (~> 0.1)
90
90
  zeitwerk (2.3.0)
91
91
 
@@ -1,3 +1,3 @@
1
1
  module Confidante
2
- VERSION = '0.21.0'
2
+ VERSION = '0.22.0.pre.1'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: confidante
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.21.0
4
+ version: 0.22.0.pre.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Toby Clemson
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-03-15 00:00:00.000000000 Z
11
+ date: 2020-05-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: hiera
@@ -222,9 +222,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
222
222
  version: 2.6.0
223
223
  required_rubygems_version: !ruby/object:Gem::Requirement
224
224
  requirements:
225
- - - ">="
225
+ - - ">"
226
226
  - !ruby/object:Gem::Version
227
- version: '0'
227
+ version: 1.3.1
228
228
  requirements: []
229
229
  rubygems_version: 3.0.1
230
230
  signing_key: