confidante 0.28.0.pre.23 → 0.29.0.pre.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +19 -19
- data/Rakefile +1 -1
- data/lib/confidante/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bb43e0f3c61e25cbf3a259039dd5c1ff83e9a3c44f5bdf429a634be60c588594
|
4
|
+
data.tar.gz: 159c8db12e0cddbfcf1a157514eec61d2a8a59367b8d81e8c1a269b0102d7fc6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6d94766eca8b5c44ab634069cfee980ab79f74789724fe8a611d9168674af08f1baa3892d9ac96693717a900ff2f191c7af0618332d1037624862ea9b0ecf46b
|
7
|
+
data.tar.gz: 8aebbee32d95dbfa0954c41433469fb2594cfb19ddb219869a0772ab20bb60e94b63a70a663c2321f823fbb1c7a1bbe00fec8b8021e21a0af2a149f4f7353fd5
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
confidante (0.
|
4
|
+
confidante (0.29.0.pre.1)
|
5
5
|
activesupport (>= 4)
|
6
6
|
hiera (~> 3.3)
|
7
7
|
shikashi (~> 0.6)
|
@@ -41,11 +41,11 @@ GEM
|
|
41
41
|
i18n (1.12.0)
|
42
42
|
concurrent-ruby (~> 1.0)
|
43
43
|
json (2.6.3)
|
44
|
-
lino (3.
|
44
|
+
lino (3.1.0)
|
45
45
|
hamster (~> 3.0)
|
46
46
|
open4 (~> 1.3)
|
47
|
-
minitest (5.
|
48
|
-
octokit (
|
47
|
+
minitest (5.17.0)
|
48
|
+
octokit (6.0.1)
|
49
49
|
faraday (>= 1, < 3)
|
50
50
|
sawyer (~> 0.9)
|
51
51
|
open4 (1.3.4)
|
@@ -58,23 +58,23 @@ GEM
|
|
58
58
|
public_suffix (5.0.1)
|
59
59
|
rainbow (3.1.1)
|
60
60
|
rake (13.0.6)
|
61
|
-
rake_circle_ci (0.
|
61
|
+
rake_circle_ci (0.11.0)
|
62
62
|
colored2 (~> 3.1)
|
63
63
|
excon (~> 0.72)
|
64
64
|
rake_factory (~> 0.23)
|
65
65
|
sshkey (~> 2.0)
|
66
|
-
rake_factory (0.
|
66
|
+
rake_factory (0.31.0)
|
67
67
|
activesupport (>= 4)
|
68
68
|
rake (~> 13.0)
|
69
|
-
rake_github (0.
|
69
|
+
rake_github (0.11.0)
|
70
70
|
colored2 (~> 3.1)
|
71
|
-
octokit (
|
71
|
+
octokit (>= 4.16, < 7.0)
|
72
72
|
rake_factory (~> 0.23)
|
73
73
|
sshkey (~> 2.0)
|
74
|
-
rake_gpg (0.
|
75
|
-
rake_factory (
|
76
|
-
ruby_gpg2 (
|
77
|
-
rake_ssh (0.
|
74
|
+
rake_gpg (0.18.0)
|
75
|
+
rake_factory (~> 0.23)
|
76
|
+
ruby_gpg2 (~> 0.6)
|
77
|
+
rake_ssh (0.8.0)
|
78
78
|
colored2 (~> 3.1)
|
79
79
|
rake_factory (~> 0.23)
|
80
80
|
sshkey (~> 2.0)
|
@@ -93,17 +93,17 @@ GEM
|
|
93
93
|
diff-lcs (>= 1.2.0, < 2.0)
|
94
94
|
rspec-support (~> 3.12.0)
|
95
95
|
rspec-support (3.12.0)
|
96
|
-
rubocop (1.
|
96
|
+
rubocop (1.42.0)
|
97
97
|
json (~> 2.3)
|
98
98
|
parallel (~> 1.10)
|
99
99
|
parser (>= 3.1.2.1)
|
100
100
|
rainbow (>= 2.2.2, < 4.0)
|
101
101
|
regexp_parser (>= 1.8, < 3.0)
|
102
102
|
rexml (>= 3.2.5, < 4.0)
|
103
|
-
rubocop-ast (>= 1.
|
103
|
+
rubocop-ast (>= 1.24.1, < 2.0)
|
104
104
|
ruby-progressbar (~> 1.7)
|
105
105
|
unicode-display_width (>= 1.4.0, < 3.0)
|
106
|
-
rubocop-ast (1.24.
|
106
|
+
rubocop-ast (1.24.1)
|
107
107
|
parser (>= 3.1.1.0)
|
108
108
|
rubocop-rake (0.6.0)
|
109
109
|
rubocop (~> 1.0)
|
@@ -114,8 +114,8 @@ GEM
|
|
114
114
|
ruby2ruby (2.5.0)
|
115
115
|
ruby_parser (~> 3.1)
|
116
116
|
sexp_processor (~> 4.6)
|
117
|
-
ruby_gpg2 (0.
|
118
|
-
lino (
|
117
|
+
ruby_gpg2 (0.10.0)
|
118
|
+
lino (~> 3.0)
|
119
119
|
ruby_parser (3.19.2)
|
120
120
|
sexp_processor (~> 4.16)
|
121
121
|
sawyer (0.9.2)
|
@@ -125,7 +125,7 @@ GEM
|
|
125
125
|
shikashi (0.6.0)
|
126
126
|
evalhook (>= 0.6.0)
|
127
127
|
getsource (>= 0.1.0)
|
128
|
-
simplecov (0.
|
128
|
+
simplecov (0.22.0)
|
129
129
|
docile (~> 1.1)
|
130
130
|
simplecov-html (~> 0.11)
|
131
131
|
simplecov_json_formatter (~> 0.1)
|
@@ -160,4 +160,4 @@ DEPENDENCIES
|
|
160
160
|
simplecov
|
161
161
|
|
162
162
|
BUNDLED WITH
|
163
|
-
2.
|
163
|
+
2.4.2
|
data/Rakefile
CHANGED
data/lib/confidante/version.rb
CHANGED
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.
|
4
|
+
version: 0.29.0.pre.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- InfraBlocks Maintainers
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2023-01-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|