confidante 0.28.0.pre.21 → 0.28.0.pre.23

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: 766bcb16ec561c2cd3193065e1620faf09d165e54a10a6e052058d74e514675d
4
- data.tar.gz: 51722bd1ba324b8fbaa8c3ad4be6562e8f41e08123b492ee1f5012efe48e9001
3
+ metadata.gz: 88dbd430df7c99a0c556d8c7ba4bc5e309fee5fd3f265e9e5d07b7b62dd250a3
4
+ data.tar.gz: c5e0dd335437d2267deb5e98b46f9f0d599bc8e5aa5a91dfeeb1acb678a8fb4c
5
5
  SHA512:
6
- metadata.gz: 622e2c3193b0b7e83b75d73db24f712245cd53f891c6d7176b2682423fe7bd958acd1524fd00379fc8bc5aed8fe6bb0ee93df471285e3ade68276d2eefb80d01
7
- data.tar.gz: abba50cf3cd6165eaaea93bdac92876d9e9c7e820b95e8a68d21a79b99a60e7fdb279b35c96edb11d15eb48cfab41823829dcab1faba1b0a15ac61836a2c848f
6
+ metadata.gz: 4a8d1f494912fd23fbd4c67562a652be902904dae20cf8a735ed4bbda2048b123438aaac31f66dad99bb0a92b451a236aa5a3028b9ab9e2f1e785d54492c7354
7
+ data.tar.gz: 551c1fa601e48b8b58cac0a92b54ecd88d5eda006a4cc6f40c0faec2759c9fd7877c5defb2777ef09741e2015cfb4d135c7c8443aa7a863a4fd3952c4034bc11
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- confidante (0.28.0.pre.21)
4
+ confidante (0.28.0.pre.23)
5
5
  activesupport (>= 4)
6
6
  hiera (~> 3.3)
7
7
  shikashi (~> 0.6)
@@ -10,16 +10,16 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- activesupport (7.0.3.1)
13
+ activesupport (7.0.4)
14
14
  concurrent-ruby (~> 1.0, >= 1.0.2)
15
15
  i18n (>= 1.6, < 2)
16
16
  minitest (>= 5.1)
17
17
  tzinfo (~> 2.0)
18
- addressable (2.8.0)
19
- public_suffix (>= 2.0.2, < 5.0)
18
+ addressable (2.8.1)
19
+ public_suffix (>= 2.0.2, < 6.0)
20
20
  ast (2.4.2)
21
21
  aws-eventstream (1.2.0)
22
- aws-sigv4 (1.5.1)
22
+ aws-sigv4 (1.5.2)
23
23
  aws-eventstream (~> 1, >= 1.0.2)
24
24
  colored2 (3.1.2)
25
25
  concurrent-ruby (1.1.10)
@@ -28,54 +28,34 @@ GEM
28
28
  evalhook (0.6.0)
29
29
  partialruby (~> 0.3)
30
30
  sexp_processor (~> 4.0)
31
- excon (0.92.1)
32
- faraday (1.10.0)
33
- faraday-em_http (~> 1.0)
34
- faraday-em_synchrony (~> 1.0)
35
- faraday-excon (~> 1.1)
36
- faraday-httpclient (~> 1.0)
37
- faraday-multipart (~> 1.0)
38
- faraday-net_http (~> 1.0)
39
- faraday-net_http_persistent (~> 1.0)
40
- faraday-patron (~> 1.0)
41
- faraday-rack (~> 1.0)
42
- faraday-retry (~> 1.0)
31
+ excon (0.95.0)
32
+ faraday (2.7.2)
33
+ faraday-net_http (>= 2.0, < 3.1)
43
34
  ruby2_keywords (>= 0.0.4)
44
- faraday-em_http (1.0.0)
45
- faraday-em_synchrony (1.0.0)
46
- faraday-excon (1.1.0)
47
- faraday-httpclient (1.0.1)
48
- faraday-multipart (1.0.3)
49
- multipart-post (>= 1.2, < 3)
50
- faraday-net_http (1.0.1)
51
- faraday-net_http_persistent (1.2.0)
52
- faraday-patron (1.0.0)
53
- faraday-rack (1.0.0)
54
- faraday-retry (1.0.3)
35
+ faraday-net_http (3.0.2)
55
36
  gem-release (2.2.2)
56
37
  getsource (0.2.2)
57
38
  hamster (3.0.0)
58
39
  concurrent-ruby (~> 1.0)
59
- hiera (3.10.0)
60
- i18n (1.11.0)
40
+ hiera (3.11.0)
41
+ i18n (1.12.0)
61
42
  concurrent-ruby (~> 1.0)
62
- json (2.6.2)
43
+ json (2.6.3)
63
44
  lino (3.0.0)
64
45
  hamster (~> 3.0)
65
46
  open4 (~> 1.3)
66
- minitest (5.16.2)
67
- multipart-post (2.1.1)
68
- octokit (4.22.0)
69
- faraday (>= 0.9)
70
- sawyer (~> 0.8.0, >= 0.5.3)
47
+ minitest (5.16.3)
48
+ octokit (4.25.1)
49
+ faraday (>= 1, < 3)
50
+ sawyer (~> 0.9)
71
51
  open4 (1.3.4)
72
52
  parallel (1.22.1)
73
- parser (3.1.2.1)
53
+ parser (3.1.3.0)
74
54
  ast (~> 2.4.1)
75
55
  partialruby (0.3.0)
76
56
  ruby2ruby (~> 2)
77
57
  ruby_parser (~> 3)
78
- public_suffix (4.0.6)
58
+ public_suffix (5.0.1)
79
59
  rainbow (3.1.1)
80
60
  rake (13.0.6)
81
61
  rake_circle_ci (0.9.0)
@@ -98,49 +78,49 @@ GEM
98
78
  colored2 (~> 3.1)
99
79
  rake_factory (~> 0.23)
100
80
  sshkey (~> 2.0)
101
- regexp_parser (2.5.0)
81
+ regexp_parser (2.6.1)
102
82
  rexml (3.2.5)
103
- rspec (3.11.0)
104
- rspec-core (~> 3.11.0)
105
- rspec-expectations (~> 3.11.0)
106
- rspec-mocks (~> 3.11.0)
107
- rspec-core (3.11.0)
108
- rspec-support (~> 3.11.0)
109
- rspec-expectations (3.11.0)
83
+ rspec (3.12.0)
84
+ rspec-core (~> 3.12.0)
85
+ rspec-expectations (~> 3.12.0)
86
+ rspec-mocks (~> 3.12.0)
87
+ rspec-core (3.12.0)
88
+ rspec-support (~> 3.12.0)
89
+ rspec-expectations (3.12.1)
110
90
  diff-lcs (>= 1.2.0, < 2.0)
111
- rspec-support (~> 3.11.0)
112
- rspec-mocks (3.11.0)
91
+ rspec-support (~> 3.12.0)
92
+ rspec-mocks (3.12.1)
113
93
  diff-lcs (>= 1.2.0, < 2.0)
114
- rspec-support (~> 3.11.0)
115
- rspec-support (3.11.0)
116
- rubocop (1.36.0)
94
+ rspec-support (~> 3.12.0)
95
+ rspec-support (3.12.0)
96
+ rubocop (1.41.1)
117
97
  json (~> 2.3)
118
98
  parallel (~> 1.10)
119
99
  parser (>= 3.1.2.1)
120
100
  rainbow (>= 2.2.2, < 4.0)
121
101
  regexp_parser (>= 1.8, < 3.0)
122
102
  rexml (>= 3.2.5, < 4.0)
123
- rubocop-ast (>= 1.20.1, < 2.0)
103
+ rubocop-ast (>= 1.23.0, < 2.0)
124
104
  ruby-progressbar (~> 1.7)
125
105
  unicode-display_width (>= 1.4.0, < 3.0)
126
- rubocop-ast (1.21.0)
106
+ rubocop-ast (1.24.0)
127
107
  parser (>= 3.1.1.0)
128
108
  rubocop-rake (0.6.0)
129
109
  rubocop (~> 1.0)
130
- rubocop-rspec (2.12.1)
131
- rubocop (~> 1.31)
110
+ rubocop-rspec (2.16.0)
111
+ rubocop (~> 1.33)
132
112
  ruby-progressbar (1.11.0)
133
113
  ruby2_keywords (0.0.5)
134
- ruby2ruby (2.4.4)
114
+ ruby2ruby (2.5.0)
135
115
  ruby_parser (~> 3.1)
136
116
  sexp_processor (~> 4.6)
137
117
  ruby_gpg2 (0.8.0)
138
118
  lino (>= 1.5)
139
- ruby_parser (3.19.1)
119
+ ruby_parser (3.19.2)
140
120
  sexp_processor (~> 4.16)
141
- sawyer (0.8.2)
121
+ sawyer (0.9.2)
142
122
  addressable (>= 2.3.5)
143
- faraday (> 0.8, < 2.0)
123
+ faraday (>= 0.17.3, < 3)
144
124
  sexp_processor (4.16.1)
145
125
  shikashi (0.6.0)
146
126
  evalhook (>= 0.6.0)
@@ -152,9 +132,9 @@ GEM
152
132
  simplecov-html (0.12.3)
153
133
  simplecov_json_formatter (0.1.4)
154
134
  sshkey (2.0.0)
155
- tzinfo (2.0.4)
135
+ tzinfo (2.0.5)
156
136
  concurrent-ruby (~> 1.0)
157
- unicode-display_width (2.2.0)
137
+ unicode-display_width (2.3.0)
158
138
  vault (0.17.0)
159
139
  aws-sigv4
160
140
 
@@ -180,4 +160,4 @@ DEPENDENCIES
180
160
  simplecov
181
161
 
182
162
  BUNDLED WITH
183
- 2.3.21
163
+ 2.3.26
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Confidante
4
- VERSION = '0.28.0.pre.21'
4
+ VERSION = '0.28.0.pre.23'
5
5
  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.28.0.pre.21
4
+ version: 0.28.0.pre.23
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfraBlocks Maintainers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2022-09-07 00:00:00.000000000 Z
11
+ date: 2022-12-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport