ruby_easy_rsa 0.10.0.pre.2 → 0.10.0.pre.3

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: 7aeada699bcf47d804779f821309e4f7178cca044f3410587cbd321c80c738e6
4
- data.tar.gz: 1d9a87dff319ef141e87bb0d90499f9816bbdf1582d1868542544e1eeb4d45a3
3
+ metadata.gz: 76ad6c8a4fabd46d8cd660977bb136667a0a0dbe0aaf3206266b940977a44821
4
+ data.tar.gz: 62af7e1419e6278f6d418856416eccee70e58554f06fc3a52be538d4e972276d
5
5
  SHA512:
6
- metadata.gz: 5ff0ef3dd39733a95393c154d3ff813c161872e2a3802e899e1961f7ce6fb32ec2cecc20f9cc28d0a1c63ada9a05ff71e4d95b33b21357790cf5de61c6777dd3
7
- data.tar.gz: 0407ae97cd8adef55a1d8a5b3b87ffa58fdb0cda3fea10a9b2f3c406e2b06eaced1e26c46842a852cb48ca465ca61e63d855cec76da3322d9a8836ab4b1e8800
6
+ metadata.gz: 75e5d197fc711b751bd4a9962d5ea59cdc2331aff3fba0ba8f5bbc4d9a977722696fcd628747262e1f27a149ed0e91a84bdef8aa0cbee8fffe0b12ed63f6cb7e
7
+ data.tar.gz: 55d6d1fb69b8b8e213a5304a31dc306360cd03632f465d01f048031a20ae909b38fffc7b5dfad117f7805a688f44795d980a663a973c70b37ce68ecceff374a0
data/Gemfile.lock CHANGED
@@ -1,13 +1,13 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ruby_easy_rsa (0.10.0.pre.2)
4
+ ruby_easy_rsa (0.10.0.pre.3)
5
5
  lino (>= 1.5)
6
6
 
7
7
  GEM
8
8
  remote: https://rubygems.org/
9
9
  specs:
10
- activesupport (6.1.3.2)
10
+ activesupport (6.1.4.4)
11
11
  concurrent-ruby (~> 1.0, >= 1.0.2)
12
12
  i18n (>= 1.6, < 2)
13
13
  minitest (>= 5.1)
@@ -16,33 +16,43 @@ GEM
16
16
  addressable (2.8.0)
17
17
  public_suffix (>= 2.0.2, < 5.0)
18
18
  colored2 (3.1.2)
19
- concurrent-ruby (1.1.8)
19
+ concurrent-ruby (1.1.9)
20
20
  diff-lcs (1.4.4)
21
21
  excon (0.82.0)
22
- faraday (1.4.2)
22
+ faraday (1.9.3)
23
23
  faraday-em_http (~> 1.0)
24
24
  faraday-em_synchrony (~> 1.0)
25
25
  faraday-excon (~> 1.1)
26
+ faraday-httpclient (~> 1.0)
27
+ faraday-multipart (~> 1.0)
26
28
  faraday-net_http (~> 1.0)
27
- faraday-net_http_persistent (~> 1.1)
28
- multipart-post (>= 1.2, < 3)
29
+ faraday-net_http_persistent (~> 1.0)
30
+ faraday-patron (~> 1.0)
31
+ faraday-rack (~> 1.0)
32
+ faraday-retry (~> 1.0)
29
33
  ruby2_keywords (>= 0.0.4)
30
34
  faraday-em_http (1.0.0)
31
35
  faraday-em_synchrony (1.0.0)
32
36
  faraday-excon (1.1.0)
37
+ faraday-httpclient (1.0.1)
38
+ faraday-multipart (1.0.3)
39
+ multipart-post (>= 1.2, < 3)
33
40
  faraday-net_http (1.0.1)
34
- faraday-net_http_persistent (1.1.0)
41
+ faraday-net_http_persistent (1.2.0)
42
+ faraday-patron (1.0.0)
43
+ faraday-rack (1.0.0)
44
+ faraday-retry (1.0.3)
35
45
  gem-release (2.2.2)
36
46
  hamster (3.0.0)
37
47
  concurrent-ruby (~> 1.0)
38
- i18n (1.8.10)
48
+ i18n (1.9.1)
39
49
  concurrent-ruby (~> 1.0)
40
50
  lino (3.0.0)
41
51
  hamster (~> 3.0)
42
52
  open4 (~> 1.3)
43
- minitest (5.14.4)
53
+ minitest (5.15.0)
44
54
  multipart-post (2.1.1)
45
- octokit (4.21.0)
55
+ octokit (4.22.0)
46
56
  faraday (>= 0.9)
47
57
  sawyer (~> 0.8.0, >= 0.5.3)
48
58
  open4 (1.3.4)
@@ -56,7 +66,7 @@ GEM
56
66
  rake_factory (0.29.0)
57
67
  activesupport (>= 4)
58
68
  rake (~> 13.0)
59
- rake_github (0.7.0)
69
+ rake_github (0.9.0)
60
70
  colored2 (~> 3.1)
61
71
  octokit (~> 4.16)
62
72
  rake_factory (~> 0.23)
@@ -81,7 +91,7 @@ GEM
81
91
  diff-lcs (>= 1.2.0, < 2.0)
82
92
  rspec-support (~> 3.10.0)
83
93
  rspec-support (3.10.2)
84
- ruby2_keywords (0.0.4)
94
+ ruby2_keywords (0.0.5)
85
95
  ruby_gpg2 (0.8.0)
86
96
  lino (>= 1.5)
87
97
  sawyer (0.8.2)
@@ -90,7 +100,7 @@ GEM
90
100
  sshkey (2.0.0)
91
101
  tzinfo (2.0.4)
92
102
  concurrent-ruby (~> 1.0)
93
- zeitwerk (2.4.2)
103
+ zeitwerk (2.5.4)
94
104
 
95
105
  PLATFORMS
96
106
  ruby
@@ -107,4 +117,4 @@ DEPENDENCIES
107
117
  ruby_easy_rsa!
108
118
 
109
119
  BUNDLED WITH
110
- 2.2.32
120
+ 2.3.7
data/Rakefile CHANGED
@@ -62,7 +62,7 @@ end
62
62
  RakeGithub.define_repository_tasks(
63
63
  namespace: :github,
64
64
  repository: 'infrablocks/ruby_easy_rsa',
65
- ) do |t|
65
+ ) do |t, args|
66
66
  github_config =
67
67
  YAML.load_file('config/secrets/github/config.yaml')
68
68
 
@@ -73,6 +73,8 @@ RakeGithub.define_repository_tasks(
73
73
  public_key: File.read('config/secrets/ci/ssh.public')
74
74
  }
75
75
  ]
76
+ t.branch_name = args.branch_name
77
+ t.commit_message = args.commit_message
76
78
  end
77
79
 
78
80
  namespace :pipeline do
@@ -1,3 +1,3 @@
1
1
  module RubyEasyRSA
2
- VERSION = '0.10.0.pre.2'
2
+ VERSION = '0.10.0.pre.3'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_easy_rsa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0.pre.2
4
+ version: 0.10.0.pre.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfraBlocks Maintainers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-12-07 00:00:00.000000000 Z
11
+ date: 2022-02-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: lino