ruby_gpg2 0.13.0.pre.2 → 0.13.0.pre.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +34 -37
- data/lib/ruby_gpg2/commands/mixins/global_config.rb +9 -1
- data/lib/ruby_gpg2/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: 0aefd4ae05c469e6e0997b2729ac2e0dc99446410692c668dee90d2a0c675ac7
|
4
|
+
data.tar.gz: 1bd4cb0ba858027a87e943cc3baa6bf62d7ea8e928379fdcc7668de4050a09d4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 23426d81bf168b192b1646d9267141b639d95686be33a4f4a46af7d07dbbea24fc0d7165d788271f629597e8cf7b6495f72a140d0091ce2e8204a4e472fe8968
|
7
|
+
data.tar.gz: 22926aaeb9dd4d3b912a811f9ec5435b8fdc90920f8c7067200b9d8e59aa6c5d1d3afb7821b5c0cdd337c90d7c4151f0661303fa4bfaf0f44595ebbabd3a7d38
|
data/Gemfile.lock
CHANGED
@@ -1,22 +1,23 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
ruby_gpg2 (0.13.0.pre.
|
4
|
+
ruby_gpg2 (0.13.0.pre.4)
|
5
5
|
lino (>= 4.1)
|
6
6
|
|
7
7
|
GEM
|
8
8
|
remote: https://rubygems.org/
|
9
9
|
specs:
|
10
|
-
activesupport (7.1
|
10
|
+
activesupport (7.2.1)
|
11
11
|
base64
|
12
12
|
bigdecimal
|
13
|
-
concurrent-ruby (~> 1.0, >= 1.
|
13
|
+
concurrent-ruby (~> 1.0, >= 1.3.1)
|
14
14
|
connection_pool (>= 2.2.5)
|
15
15
|
drb
|
16
16
|
i18n (>= 1.6, < 2)
|
17
|
+
logger (>= 1.4.2)
|
17
18
|
minitest (>= 5.1)
|
18
|
-
|
19
|
-
tzinfo (~> 2.0)
|
19
|
+
securerandom (>= 0.3)
|
20
|
+
tzinfo (~> 2.0, >= 2.0.5)
|
20
21
|
addressable (2.8.7)
|
21
22
|
public_suffix (>= 2.0.2, < 7.0)
|
22
23
|
ast (2.4.2)
|
@@ -24,7 +25,7 @@ GEM
|
|
24
25
|
bigdecimal (3.1.8)
|
25
26
|
childprocess (5.0.0)
|
26
27
|
colored2 (3.1.2)
|
27
|
-
concurrent-ruby (1.3.
|
28
|
+
concurrent-ruby (1.3.4)
|
28
29
|
connection_pool (2.4.1)
|
29
30
|
diff-lcs (1.5.1)
|
30
31
|
docile (1.4.0)
|
@@ -33,7 +34,7 @@ GEM
|
|
33
34
|
faraday (2.10.0)
|
34
35
|
faraday-net_http (>= 2.0, < 3.2)
|
35
36
|
logger
|
36
|
-
faraday-net_http (3.1.
|
37
|
+
faraday-net_http (3.1.1)
|
37
38
|
net-http
|
38
39
|
gem-release (2.2.2)
|
39
40
|
git (1.19.1)
|
@@ -51,8 +52,7 @@ GEM
|
|
51
52
|
hamster (~> 3.0)
|
52
53
|
open4 (~> 1.3)
|
53
54
|
logger (1.6.0)
|
54
|
-
minitest (5.
|
55
|
-
mutex_m (0.2.0)
|
55
|
+
minitest (5.25.1)
|
56
56
|
net-http (0.4.1)
|
57
57
|
uri
|
58
58
|
octokit (8.1.0)
|
@@ -60,47 +60,45 @@ GEM
|
|
60
60
|
faraday (>= 1, < 3)
|
61
61
|
sawyer (~> 0.9)
|
62
62
|
open4 (1.3.4)
|
63
|
-
parallel (1.
|
64
|
-
parser (3.3.
|
63
|
+
parallel (1.26.3)
|
64
|
+
parser (3.3.5.0)
|
65
65
|
ast (~> 2.4.1)
|
66
66
|
racc
|
67
67
|
public_suffix (6.0.1)
|
68
|
-
racc (1.8.
|
68
|
+
racc (1.8.1)
|
69
69
|
rainbow (3.1.1)
|
70
70
|
rake (13.2.1)
|
71
|
-
rake_circle_ci (0.
|
71
|
+
rake_circle_ci (0.13.0)
|
72
72
|
colored2 (~> 3.1)
|
73
73
|
excon (~> 0.72)
|
74
|
-
rake_factory (~> 0.
|
74
|
+
rake_factory (~> 0.33)
|
75
75
|
sshkey (~> 2.0)
|
76
|
-
rake_factory (0.
|
76
|
+
rake_factory (0.34.0.pre.2)
|
77
77
|
activesupport (>= 4)
|
78
78
|
rake (~> 13.0)
|
79
|
-
rake_git (0.
|
79
|
+
rake_git (0.3.0.pre.2)
|
80
80
|
colored2 (~> 3.1)
|
81
81
|
git (~> 1.13, >= 1.13.2)
|
82
|
-
rake_factory (
|
83
|
-
rake_git_crypt (0.
|
82
|
+
rake_factory (~> 0.33)
|
83
|
+
rake_git_crypt (0.3.0.pre.2)
|
84
84
|
colored2 (~> 3.1)
|
85
|
-
rake_factory (
|
86
|
-
ruby_git_crypt (
|
87
|
-
ruby_gpg2 (
|
88
|
-
rake_github (0.
|
85
|
+
rake_factory (~> 0.33)
|
86
|
+
ruby_git_crypt (~> 0.1)
|
87
|
+
ruby_gpg2 (~> 0.12)
|
88
|
+
rake_github (0.15.0)
|
89
89
|
colored2 (~> 3.1)
|
90
90
|
octokit (>= 4.16, < 9.0)
|
91
|
-
rake_factory (~> 0.
|
91
|
+
rake_factory (~> 0.33)
|
92
92
|
sshkey (~> 2.0)
|
93
|
-
rake_gpg (0.
|
94
|
-
rake_factory (~> 0.
|
95
|
-
ruby_gpg2 (~> 0.
|
96
|
-
rake_ssh (0.
|
93
|
+
rake_gpg (0.20.0)
|
94
|
+
rake_factory (~> 0.33)
|
95
|
+
ruby_gpg2 (~> 0.12)
|
96
|
+
rake_ssh (0.12.0)
|
97
97
|
colored2 (~> 3.1)
|
98
|
-
rake_factory (~> 0.
|
98
|
+
rake_factory (~> 0.33)
|
99
99
|
sshkey (~> 2.0)
|
100
100
|
rchardet (1.8.0)
|
101
101
|
regexp_parser (2.9.2)
|
102
|
-
rexml (3.3.2)
|
103
|
-
strscan
|
104
102
|
rspec (3.13.0)
|
105
103
|
rspec-core (~> 3.13.0)
|
106
104
|
rspec-expectations (~> 3.13.0)
|
@@ -114,30 +112,30 @@ GEM
|
|
114
112
|
diff-lcs (>= 1.2.0, < 2.0)
|
115
113
|
rspec-support (~> 3.13.0)
|
116
114
|
rspec-support (3.13.1)
|
117
|
-
rubocop (1.
|
115
|
+
rubocop (1.66.1)
|
118
116
|
json (~> 2.3)
|
119
117
|
language_server-protocol (>= 3.17.0)
|
120
118
|
parallel (~> 1.10)
|
121
119
|
parser (>= 3.3.0.2)
|
122
120
|
rainbow (>= 2.2.2, < 4.0)
|
123
121
|
regexp_parser (>= 2.4, < 3.0)
|
124
|
-
|
125
|
-
rubocop-ast (>= 1.31.1, < 2.0)
|
122
|
+
rubocop-ast (>= 1.32.2, < 2.0)
|
126
123
|
ruby-progressbar (~> 1.7)
|
127
124
|
unicode-display_width (>= 2.4.0, < 3.0)
|
128
|
-
rubocop-ast (1.
|
125
|
+
rubocop-ast (1.32.3)
|
129
126
|
parser (>= 3.3.1.0)
|
130
127
|
rubocop-rake (0.6.0)
|
131
128
|
rubocop (~> 1.0)
|
132
|
-
rubocop-rspec (3.0.
|
129
|
+
rubocop-rspec (3.0.5)
|
133
130
|
rubocop (~> 1.61)
|
134
131
|
ruby-progressbar (1.13.0)
|
135
|
-
ruby_git_crypt (0.2.0.pre.
|
132
|
+
ruby_git_crypt (0.2.0.pre.2)
|
136
133
|
immutable-struct (~> 2.4)
|
137
134
|
lino (>= 4.1)
|
138
135
|
sawyer (0.9.2)
|
139
136
|
addressable (>= 2.3.5)
|
140
137
|
faraday (>= 0.17.3, < 3)
|
138
|
+
securerandom (0.3.1)
|
141
139
|
simplecov (0.22.0)
|
142
140
|
docile (~> 1.1)
|
143
141
|
simplecov-html (~> 0.11)
|
@@ -145,7 +143,6 @@ GEM
|
|
145
143
|
simplecov-html (0.12.3)
|
146
144
|
simplecov_json_formatter (0.1.4)
|
147
145
|
sshkey (2.0.0)
|
148
|
-
strscan (3.1.0)
|
149
146
|
tzinfo (2.0.6)
|
150
147
|
concurrent-ruby (~> 1.0)
|
151
148
|
unicode-display_width (2.5.0)
|
@@ -8,12 +8,18 @@ module RubyGPG2
|
|
8
8
|
|
9
9
|
def parameter_defaults(parameters)
|
10
10
|
without_tty = parameters[:without_tty]
|
11
|
-
|
11
|
+
quiet = parameters[:quiet] == true
|
12
|
+
super.merge(
|
13
|
+
without_tty: without_tty.nil? ? true : without_tty,
|
14
|
+
quiet:
|
15
|
+
)
|
12
16
|
end
|
13
17
|
|
18
|
+
# rubocop:disable Metrics/MethodLength
|
14
19
|
def configure_command(builder, parameters)
|
15
20
|
home_directory = parameters[:home_directory]
|
16
21
|
without_tty = parameters[:without_tty]
|
22
|
+
quiet = parameters[:quiet]
|
17
23
|
|
18
24
|
b = super
|
19
25
|
if home_directory
|
@@ -22,8 +28,10 @@ module RubyGPG2
|
|
22
28
|
)
|
23
29
|
end
|
24
30
|
b = b.with_flag('--no-tty') if without_tty
|
31
|
+
b = b.with_flag('--quiet') if quiet
|
25
32
|
b
|
26
33
|
end
|
34
|
+
# rubocop:enable Metrics/MethodLength
|
27
35
|
end
|
28
36
|
end
|
29
37
|
end
|
data/lib/ruby_gpg2/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ruby_gpg2
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.13.0.pre.
|
4
|
+
version: 0.13.0.pre.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- InfraBlocks Maintainers
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-09-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: lino
|