rake_gpg 0.17.0.pre.5 → 0.17.0.pre.7

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: 7e6b8c2a2b2d2780f22aadb8ef10441a6748e9250f6c8ba511d1dfbd193e14c6
4
- data.tar.gz: 80d6cc4c0ecaa5725f49f67fc318c31efb15183bc687badb215ce235d14b270d
3
+ metadata.gz: ae02544d5ea261b9e225df7d3bc269b8723761925b40dcca93b5af43e8a7569e
4
+ data.tar.gz: 18af0c57cdbf1eb2cd49e015027c3c41d8be776260f2b7076106662b65c8133c
5
5
  SHA512:
6
- metadata.gz: 38385f52fcfe168dead379ee4f808484bd182b47ceac2a5f24b1044c4e86b851d50681cf600692d8097764a2d795e1f0c35899f7756bc3bf50271ff24504ff41
7
- data.tar.gz: f713f5c3612073b2d90f23806579efee8389e2023d6267bcb32cef0d98e9b54536fb0e0d16121937be1a4100dcaf8b33726b9aec8805574ded974255bb4bd50a
6
+ metadata.gz: 76bb33c1bc0c9ac16b1ed3153724e8b23098069c6336d6e400319ae8763726c3882be5bf191ba47aba71a2a40af39119f116eb433cb3359868038b116c2f4a59
7
+ data.tar.gz: ba138a04d35ad868006f62d255c9bf355e9ba1e7e51c8703b853c125f40b945d0214bd656e549ef0c5205e11a883399317b6def7a00216380fe9ee46ca2d67da
data/Gemfile.lock CHANGED
@@ -1,76 +1,57 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_gpg (0.17.0.pre.5)
4
+ rake_gpg (0.17.0.pre.7)
5
5
  rake_factory (~> 0.23)
6
6
  ruby_gpg2 (~> 0.6)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (7.0.2.3)
11
+ activesupport (7.0.4)
12
12
  concurrent-ruby (~> 1.0, >= 1.0.2)
13
13
  i18n (>= 1.6, < 2)
14
14
  minitest (>= 5.1)
15
15
  tzinfo (~> 2.0)
16
- addressable (2.8.0)
17
- public_suffix (>= 2.0.2, < 5.0)
16
+ addressable (2.8.1)
17
+ public_suffix (>= 2.0.2, < 6.0)
18
18
  ast (2.4.2)
19
19
  colored2 (3.1.2)
20
- concurrent-ruby (1.1.9)
20
+ concurrent-ruby (1.1.10)
21
21
  diff-lcs (1.5.0)
22
22
  docile (1.4.0)
23
- excon (0.92.0)
24
- fakefs (1.4.1)
25
- faraday (1.10.0)
26
- faraday-em_http (~> 1.0)
27
- faraday-em_synchrony (~> 1.0)
28
- faraday-excon (~> 1.1)
29
- faraday-httpclient (~> 1.0)
30
- faraday-multipart (~> 1.0)
31
- faraday-net_http (~> 1.0)
32
- faraday-net_http_persistent (~> 1.0)
33
- faraday-patron (~> 1.0)
34
- faraday-rack (~> 1.0)
35
- faraday-retry (~> 1.0)
23
+ excon (0.95.0)
24
+ fakefs (1.9.0)
25
+ faraday (2.7.2)
26
+ faraday-net_http (>= 2.0, < 3.1)
36
27
  ruby2_keywords (>= 0.0.4)
37
- faraday-em_http (1.0.0)
38
- faraday-em_synchrony (1.0.0)
39
- faraday-excon (1.1.0)
40
- faraday-httpclient (1.0.1)
41
- faraday-multipart (1.0.3)
42
- multipart-post (>= 1.2, < 3)
43
- faraday-net_http (1.0.1)
44
- faraday-net_http_persistent (1.2.0)
45
- faraday-patron (1.0.0)
46
- faraday-rack (1.0.0)
47
- faraday-retry (1.0.3)
28
+ faraday-net_http (3.0.2)
48
29
  gem-release (2.2.2)
49
30
  hamster (3.0.0)
50
31
  concurrent-ruby (~> 1.0)
51
- i18n (1.10.0)
32
+ i18n (1.12.0)
52
33
  concurrent-ruby (~> 1.0)
53
- lino (3.0.0)
34
+ json (2.6.3)
35
+ lino (3.1.0)
54
36
  hamster (~> 3.0)
55
37
  open4 (~> 1.3)
56
- minitest (5.15.0)
57
- multipart-post (2.1.1)
58
- octokit (4.22.0)
59
- faraday (>= 0.9)
60
- sawyer (~> 0.8.0, >= 0.5.3)
38
+ minitest (5.16.3)
39
+ octokit (4.25.1)
40
+ faraday (>= 1, < 3)
41
+ sawyer (~> 0.9)
61
42
  open4 (1.3.4)
62
43
  parallel (1.22.1)
63
- parser (3.1.1.0)
44
+ parser (3.1.3.0)
64
45
  ast (~> 2.4.1)
65
- public_suffix (4.0.6)
46
+ public_suffix (5.0.1)
66
47
  rainbow (3.1.1)
67
48
  rake (13.0.6)
68
- rake_circle_ci (0.9.0)
49
+ rake_circle_ci (0.11.0)
69
50
  colored2 (~> 3.1)
70
51
  excon (~> 0.72)
71
52
  rake_factory (~> 0.23)
72
53
  sshkey (~> 2.0)
73
- rake_factory (0.29.0)
54
+ rake_factory (0.31.0)
74
55
  activesupport (>= 4)
75
56
  rake (~> 13.0)
76
57
  rake_github (0.9.0)
@@ -82,55 +63,57 @@ GEM
82
63
  colored2 (~> 3.1)
83
64
  rake_factory (~> 0.23)
84
65
  sshkey (~> 2.0)
85
- regexp_parser (2.2.1)
66
+ regexp_parser (2.6.1)
86
67
  rexml (3.2.5)
87
- rspec (3.11.0)
88
- rspec-core (~> 3.11.0)
89
- rspec-expectations (~> 3.11.0)
90
- rspec-mocks (~> 3.11.0)
91
- rspec-core (3.11.0)
92
- rspec-support (~> 3.11.0)
93
- rspec-expectations (3.11.0)
68
+ rspec (3.12.0)
69
+ rspec-core (~> 3.12.0)
70
+ rspec-expectations (~> 3.12.0)
71
+ rspec-mocks (~> 3.12.0)
72
+ rspec-core (3.12.0)
73
+ rspec-support (~> 3.12.0)
74
+ rspec-expectations (3.12.1)
94
75
  diff-lcs (>= 1.2.0, < 2.0)
95
- rspec-support (~> 3.11.0)
96
- rspec-mocks (3.11.0)
76
+ rspec-support (~> 3.12.0)
77
+ rspec-mocks (3.12.1)
97
78
  diff-lcs (>= 1.2.0, < 2.0)
98
- rspec-support (~> 3.11.0)
99
- rspec-support (3.11.0)
100
- rubocop (1.26.1)
79
+ rspec-support (~> 3.12.0)
80
+ rspec-support (3.12.0)
81
+ rubocop (1.41.1)
82
+ json (~> 2.3)
101
83
  parallel (~> 1.10)
102
- parser (>= 3.1.0.0)
84
+ parser (>= 3.1.2.1)
103
85
  rainbow (>= 2.2.2, < 4.0)
104
86
  regexp_parser (>= 1.8, < 3.0)
105
- rexml
106
- rubocop-ast (>= 1.16.0, < 2.0)
87
+ rexml (>= 3.2.5, < 4.0)
88
+ rubocop-ast (>= 1.23.0, < 2.0)
107
89
  ruby-progressbar (~> 1.7)
108
90
  unicode-display_width (>= 1.4.0, < 3.0)
109
- rubocop-ast (1.16.0)
91
+ rubocop-ast (1.24.0)
110
92
  parser (>= 3.1.1.0)
111
93
  rubocop-rake (0.6.0)
112
94
  rubocop (~> 1.0)
113
- rubocop-rspec (2.9.0)
114
- rubocop (~> 1.19)
95
+ rubocop-rspec (2.16.0)
96
+ rubocop (~> 1.33)
115
97
  ruby-progressbar (1.11.0)
116
98
  ruby2_keywords (0.0.5)
117
- ruby_gpg2 (0.8.0)
118
- lino (>= 1.5)
119
- sawyer (0.8.2)
99
+ ruby_gpg2 (0.10.0)
100
+ lino (~> 3.0)
101
+ sawyer (0.9.2)
120
102
  addressable (>= 2.3.5)
121
- faraday (> 0.8, < 2.0)
122
- simplecov (0.21.2)
103
+ faraday (>= 0.17.3, < 3)
104
+ simplecov (0.22.0)
123
105
  docile (~> 1.1)
124
106
  simplecov-html (~> 0.11)
125
107
  simplecov_json_formatter (~> 0.1)
126
108
  simplecov-html (0.12.3)
127
109
  simplecov_json_formatter (0.1.4)
128
110
  sshkey (2.0.0)
129
- tzinfo (2.0.4)
111
+ tzinfo (2.0.5)
130
112
  concurrent-ruby (~> 1.0)
131
- unicode-display_width (2.1.0)
113
+ unicode-display_width (2.3.0)
132
114
 
133
115
  PLATFORMS
116
+ arm64-darwin-21
134
117
  ruby
135
118
  x86_64-darwin-19
136
119
  x86_64-linux
@@ -152,4 +135,4 @@ DEPENDENCIES
152
135
  simplecov
153
136
 
154
137
  BUNDLED WITH
155
- 2.3.11
138
+ 2.4.1
data/Rakefile CHANGED
@@ -51,7 +51,7 @@ namespace :library do
51
51
  task check: [:rubocop]
52
52
 
53
53
  desc 'Attempt to automatically fix issues with the library'
54
- task fix: [:'rubocop:auto_correct']
54
+ task fix: [:'rubocop:autocorrect_all']
55
55
  end
56
56
 
57
57
  namespace :test do
@@ -125,7 +125,7 @@ module RakeGPG
125
125
 
126
126
  def log_exporting_key
127
127
  $stdout.puts(
128
- 'Export requested. Exporting GPG key to '\
128
+ 'Export requested. Exporting GPG key to ' \
129
129
  "#{output_directory}..."
130
130
  )
131
131
  end
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RakeGPG
4
- VERSION = '0.17.0.pre.5'
4
+ VERSION = '0.17.0.pre.7'
5
5
  end
data/rake_gpg.gemspec CHANGED
@@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
23
23
 
24
24
  spec.summary = 'Rake tasks for managing GPG activities.'
25
25
  spec.description = 'Rake tasks for common GPG related activities allowing ' \
26
- 'keys to be managed and content to be encrypted and '\
26
+ 'keys to be managed and content to be encrypted and ' \
27
27
  'decrypted.'
28
28
  spec.homepage = 'https://github.com/infrablocks/rake_gpg'
29
29
  spec.license = 'MIT'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rake_gpg
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0.pre.5
4
+ version: 0.17.0.pre.7
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-04-09 00:00:00.000000000 Z
11
+ date: 2022-12-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake_factory