rake_vault 0.1.0.pre.13 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 58a90695d974a37db1b2eccc00a629ed24bf72eef080026ca1f101072794eddd
4
- data.tar.gz: 3af2d1a333edbbd40055ecb944a2ebc51ea6b7347f07e73c1ce6ac389c5f2ee5
3
+ metadata.gz: 860786962846c498d1a92183fae7f9913fdc3ee99b73cd83391fda47f96fb2a7
4
+ data.tar.gz: 9c50d3a19ccc88cac19bd747749f2fd592695ea3c257a136651ac83bd9337133
5
5
  SHA512:
6
- metadata.gz: 434086dd4aa8da5550271a84d38eabb6ff2a8bd5de0107e4cb8ba7e52c0e20be1f56b7184c08dc36f5d608f16ecd76cf442df386174c51be7b311c1e96b806da
7
- data.tar.gz: dfe962207b1d202c3f69b503d8a544cec397d4ce949625183ef58998e95a76693ee33b42258fe6fc233db9362df438f4ac93e86846cccb2e18639898530fa472
6
+ metadata.gz: 96343588dc07cf959ec54cb627cc4549b9b3abe6f66801de5854d40e14d773cd97185d6ebc4c4ef6e8a8ce86e7b9fb53a959dd958ab9debed07377191e88e7de
7
+ data.tar.gz: 4f371be2845cdcefc56e55c3d2814fb47358a83632d62be2b3311bd58565389ae3ed2e6c0c0a27c72e0aa24d05b21b0bd4e6c60e5c608434a7e02ebe3a359891
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_vault (0.1.0.pre.13)
4
+ rake_vault (0.2.0)
5
5
  colored2 (~> 3.1)
6
6
  rake_dependencies (~> 3.1)
7
7
  rake_factory (~> 0.23)
@@ -16,112 +16,115 @@ GEM
16
16
  i18n (>= 1.6, < 2)
17
17
  minitest (>= 5.1)
18
18
  tzinfo (~> 2.0)
19
- addressable (2.8.0)
20
- public_suffix (>= 2.0.2, < 5.0)
19
+ addressable (2.8.1)
20
+ public_suffix (>= 2.0.2, < 6.0)
21
21
  ast (2.4.2)
22
22
  aws-eventstream (1.2.0)
23
- aws-sigv4 (1.5.1)
23
+ aws-sigv4 (1.5.2)
24
24
  aws-eventstream (~> 1, >= 1.0.2)
25
25
  colored2 (3.1.2)
26
26
  concurrent-ruby (1.1.10)
27
27
  diff-lcs (1.5.0)
28
28
  docile (1.4.0)
29
- excon (0.92.3)
30
- faraday (2.3.0)
31
- faraday-net_http (~> 2.0)
29
+ down (5.4.0)
30
+ addressable (~> 2.8)
31
+ excon (0.95.0)
32
+ faraday (2.7.2)
33
+ faraday-net_http (>= 2.0, < 3.1)
32
34
  ruby2_keywords (>= 0.0.4)
33
- faraday-net_http (2.0.3)
35
+ faraday-net_http (3.0.2)
34
36
  gem-release (2.2.2)
35
37
  hamster (3.0.0)
36
38
  concurrent-ruby (~> 1.0)
37
39
  i18n (1.12.0)
38
40
  concurrent-ruby (~> 1.0)
39
41
  immutable-struct (2.4.1)
40
- json (2.6.2)
41
- lino (3.0.0)
42
+ json (2.6.3)
43
+ lino (3.1.0)
42
44
  hamster (~> 3.0)
43
45
  open4 (~> 1.3)
44
46
  memfs (1.0.0)
45
47
  minitar (0.9)
46
48
  minitest (5.16.3)
47
- octokit (4.25.1)
49
+ octokit (6.0.1)
48
50
  faraday (>= 1, < 3)
49
51
  sawyer (~> 0.9)
50
52
  open4 (1.3.4)
51
53
  parallel (1.22.1)
52
- parser (3.1.2.1)
54
+ parser (3.1.3.0)
53
55
  ast (~> 2.4.1)
54
- public_suffix (4.0.7)
56
+ public_suffix (5.0.1)
55
57
  rainbow (3.1.1)
56
58
  rake (13.0.6)
57
- rake_circle_ci (0.9.0)
59
+ rake_circle_ci (0.11.0)
58
60
  colored2 (~> 3.1)
59
61
  excon (~> 0.72)
60
62
  rake_factory (~> 0.23)
61
63
  sshkey (~> 2.0)
62
- rake_dependencies (3.1.0)
64
+ rake_dependencies (3.3.0)
65
+ down (~> 5.3)
63
66
  hamster (~> 3.0)
64
67
  minitar (~> 0.9)
65
68
  rake_factory (~> 0.23)
66
69
  rubyzip (>= 1.3)
67
- rake_factory (0.29.0)
70
+ rake_factory (0.31.0)
68
71
  activesupport (>= 4)
69
72
  rake (~> 13.0)
70
- rake_github (0.9.0)
73
+ rake_github (0.11.0)
71
74
  colored2 (~> 3.1)
72
- octokit (~> 4.16)
75
+ octokit (>= 4.16, < 7.0)
73
76
  rake_factory (~> 0.23)
74
77
  sshkey (~> 2.0)
75
- rake_gpg (0.16.0)
76
- rake_factory (>= 0.23, < 1)
77
- ruby_gpg2 (>= 0.6, < 1)
78
- rake_ssh (0.6.0)
78
+ rake_gpg (0.18.0)
79
+ rake_factory (~> 0.23)
80
+ ruby_gpg2 (~> 0.6)
81
+ rake_ssh (0.8.0)
79
82
  colored2 (~> 3.1)
80
83
  rake_factory (~> 0.23)
81
84
  sshkey (~> 2.0)
82
- regexp_parser (2.5.0)
85
+ regexp_parser (2.6.1)
83
86
  rexml (3.2.5)
84
- rspec (3.11.0)
85
- rspec-core (~> 3.11.0)
86
- rspec-expectations (~> 3.11.0)
87
- rspec-mocks (~> 3.11.0)
88
- rspec-core (3.11.0)
89
- rspec-support (~> 3.11.0)
90
- rspec-expectations (3.11.0)
87
+ rspec (3.12.0)
88
+ rspec-core (~> 3.12.0)
89
+ rspec-expectations (~> 3.12.0)
90
+ rspec-mocks (~> 3.12.0)
91
+ rspec-core (3.12.0)
92
+ rspec-support (~> 3.12.0)
93
+ rspec-expectations (3.12.1)
91
94
  diff-lcs (>= 1.2.0, < 2.0)
92
- rspec-support (~> 3.11.0)
93
- rspec-mocks (3.11.1)
95
+ rspec-support (~> 3.12.0)
96
+ rspec-mocks (3.12.1)
94
97
  diff-lcs (>= 1.2.0, < 2.0)
95
- rspec-support (~> 3.11.0)
96
- rspec-support (3.11.0)
97
- rubocop (1.36.0)
98
+ rspec-support (~> 3.12.0)
99
+ rspec-support (3.12.0)
100
+ rubocop (1.41.1)
98
101
  json (~> 2.3)
99
102
  parallel (~> 1.10)
100
103
  parser (>= 3.1.2.1)
101
104
  rainbow (>= 2.2.2, < 4.0)
102
105
  regexp_parser (>= 1.8, < 3.0)
103
106
  rexml (>= 3.2.5, < 4.0)
104
- rubocop-ast (>= 1.20.1, < 2.0)
107
+ rubocop-ast (>= 1.23.0, < 2.0)
105
108
  ruby-progressbar (~> 1.7)
106
109
  unicode-display_width (>= 1.4.0, < 3.0)
107
- rubocop-ast (1.21.0)
110
+ rubocop-ast (1.24.0)
108
111
  parser (>= 3.1.1.0)
109
112
  rubocop-rake (0.6.0)
110
113
  rubocop (~> 1.0)
111
- rubocop-rspec (2.13.1)
114
+ rubocop-rspec (2.16.0)
112
115
  rubocop (~> 1.33)
113
116
  ruby-progressbar (1.11.0)
114
117
  ruby2_keywords (0.0.5)
115
- ruby_gpg2 (0.8.0)
116
- lino (>= 1.5)
117
- ruby_vault (0.1.0.pre.16)
118
+ ruby_gpg2 (0.10.0)
119
+ lino (~> 3.0)
120
+ ruby_vault (0.1.0)
118
121
  immutable-struct (~> 2.4)
119
122
  lino (~> 3.0)
120
123
  rubyzip (2.3.2)
121
124
  sawyer (0.9.2)
122
125
  addressable (>= 2.3.5)
123
126
  faraday (>= 0.17.3, < 3)
124
- simplecov (0.21.2)
127
+ simplecov (0.22.0)
125
128
  docile (~> 1.1)
126
129
  simplecov-html (~> 0.11)
127
130
  simplecov_json_formatter (~> 0.1)
@@ -130,7 +133,7 @@ GEM
130
133
  sshkey (2.0.0)
131
134
  tzinfo (2.0.5)
132
135
  concurrent-ruby (~> 1.0)
133
- unicode-display_width (2.2.0)
136
+ unicode-display_width (2.3.0)
134
137
  vault (0.17.0)
135
138
  aws-sigv4
136
139
 
@@ -158,4 +161,4 @@ DEPENDENCIES
158
161
  simplecov
159
162
 
160
163
  BUNDLED WITH
161
- 2.3.22
164
+ 2.4.1
data/Rakefile CHANGED
@@ -66,7 +66,7 @@ namespace :library do
66
66
  task check: [:rubocop]
67
67
 
68
68
  desc 'Attempt to automatically fix issues with the library'
69
- task fix: [:'rubocop:autocorrect']
69
+ task fix: [:'rubocop:autocorrect_all']
70
70
  end
71
71
 
72
72
  namespace :test do
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RakeVault
4
- VERSION = '0.1.0.pre.13'
4
+ VERSION = '0.2.0'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rake_vault
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.pre.13
4
+ version: 0.2.0
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-22 00:00:00.000000000 Z
11
+ date: 2022-12-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: colored2
@@ -319,9 +319,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
319
319
  version: '2.7'
320
320
  required_rubygems_version: !ruby/object:Gem::Requirement
321
321
  requirements:
322
- - - ">"
322
+ - - ">="
323
323
  - !ruby/object:Gem::Version
324
- version: 1.3.1
324
+ version: '0'
325
325
  requirements: []
326
326
  rubygems_version: 3.1.6
327
327
  signing_key: