confidante 0.29.0.pre.5 → 0.29.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: 42ba62e494e3d3ce7a0e9267218d191e6ba1708818413b85f1b463140a6be901
4
- data.tar.gz: 34d0b1d6b8a7c16e787d5ff50186e550f22e4b57ffd1ffc0387cf37a0cc39120
3
+ metadata.gz: 9f10ca5761467a88ce05fe8a215c4638e4f5ae379d7eed3f98bf659c9e937b06
4
+ data.tar.gz: 46d759e9fd762c6fe1b5920adcb6d721937c366d2761e9ca0b6560bb9bdd6f16
5
5
  SHA512:
6
- metadata.gz: 46faadc34bb8af68becf44600ca1f6ab775f1086086530cf5a07344d0d955eaf7aae9b247fd1a158770ee4607250726fb94a2baf36bc743d0dcf39f1c6ac9aea
7
- data.tar.gz: 40590b7523575ef48a37b195e2458eddf5697f92c51433550d178141612080772cc8207e98702269dd8f0d3df8a55a2e7ef384dd878fb3bb7e9f6dac471b01dc
6
+ metadata.gz: 46e848015580ee64430078ad5aea2061290ee06dcabd247d113e6b54ecfa5870f02065b42f694e07624d8f2ee457aaf8898f70d64d9b39589c53ed5af3721298
7
+ data.tar.gz: 237d39bda7dacf50241e28082e10b7abb48e45e3e9940513553831a0614772f7c25d906f0c0acdca1d2ed1e212adb9823517a6253eaec3e52d1168491bdb3c31
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- confidante (0.29.0.pre.5)
4
+ confidante (0.29.0.pre.7)
5
5
  activesupport (>= 4)
6
6
  hiera (~> 3.3)
7
7
  shikashi (~> 0.6)
@@ -10,7 +10,7 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- activesupport (7.1.1)
13
+ activesupport (7.1.2)
14
14
  base64
15
15
  bigdecimal
16
16
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -23,17 +23,17 @@ GEM
23
23
  addressable (2.8.5)
24
24
  public_suffix (>= 2.0.2, < 6.0)
25
25
  ast (2.4.2)
26
- aws-eventstream (1.2.0)
27
- aws-sigv4 (1.6.1)
26
+ aws-eventstream (1.3.0)
27
+ aws-sigv4 (1.7.0)
28
28
  aws-eventstream (~> 1, >= 1.0.2)
29
- base64 (0.1.1)
29
+ base64 (0.2.0)
30
30
  bigdecimal (3.1.4)
31
31
  colored2 (3.1.2)
32
32
  concurrent-ruby (1.2.2)
33
33
  connection_pool (2.4.1)
34
34
  diff-lcs (1.5.0)
35
35
  docile (1.4.0)
36
- drb (2.1.1)
36
+ drb (2.2.0)
37
37
  ruby2_keywords
38
38
  evalhook (0.6.0)
39
39
  partialruby (~> 0.3)
@@ -55,14 +55,14 @@ GEM
55
55
  i18n (1.14.1)
56
56
  concurrent-ruby (~> 1.0)
57
57
  immutable-struct (2.4.1)
58
- json (2.6.3)
58
+ json (2.7.1)
59
59
  language_server-protocol (3.17.0.3)
60
60
  lino (3.1.0)
61
61
  hamster (~> 3.0)
62
62
  open4 (~> 1.3)
63
63
  minitest (5.20.0)
64
- mutex_m (0.1.2)
65
- octokit (6.1.1)
64
+ mutex_m (0.2.0)
65
+ octokit (8.0.0)
66
66
  faraday (>= 1, < 3)
67
67
  sawyer (~> 0.9)
68
68
  open4 (1.3.4)
@@ -74,9 +74,9 @@ GEM
74
74
  ruby2ruby (~> 2)
75
75
  ruby_parser (~> 3)
76
76
  public_suffix (5.0.3)
77
- racc (1.7.1)
77
+ racc (1.7.3)
78
78
  rainbow (3.1.1)
79
- rake (13.0.6)
79
+ rake (13.1.0)
80
80
  rake_circle_ci (0.11.0)
81
81
  colored2 (~> 3.1)
82
82
  excon (~> 0.72)
@@ -85,18 +85,18 @@ GEM
85
85
  rake_factory (0.32.0.pre.2)
86
86
  activesupport (>= 4)
87
87
  rake (~> 13.0)
88
- rake_git (0.1.0.pre.7)
88
+ rake_git (0.1.0.pre.10)
89
89
  colored2 (~> 3.1)
90
90
  git (~> 1.13, >= 1.13.2)
91
91
  rake_factory (= 0.32.0.pre.2)
92
- rake_git_crypt (0.1.0.pre.26)
92
+ rake_git_crypt (0.1.0.pre.29)
93
93
  colored2 (~> 3.1)
94
94
  rake_factory (= 0.32.0.pre.2)
95
- ruby_git_crypt (= 0.1.0.pre.2)
95
+ ruby_git_crypt (= 0.1.0.pre.4)
96
96
  ruby_gpg2 (~> 0.6)
97
- rake_github (0.11.0)
97
+ rake_github (0.13.0)
98
98
  colored2 (~> 3.1)
99
- octokit (>= 4.16, < 7.0)
99
+ octokit (>= 4.16, < 9.0)
100
100
  rake_factory (~> 0.23)
101
101
  sshkey (~> 2.0)
102
102
  rake_gpg (0.18.0)
@@ -107,7 +107,7 @@ GEM
107
107
  rake_factory (~> 0.23)
108
108
  sshkey (~> 2.0)
109
109
  rchardet (1.8.0)
110
- regexp_parser (2.8.2)
110
+ regexp_parser (2.8.3)
111
111
  rexml (3.2.6)
112
112
  rspec (3.12.0)
113
113
  rspec-core (~> 3.12.0)
@@ -122,7 +122,7 @@ GEM
122
122
  diff-lcs (>= 1.2.0, < 2.0)
123
123
  rspec-support (~> 3.12.0)
124
124
  rspec-support (3.12.1)
125
- rubocop (1.57.2)
125
+ rubocop (1.59.0)
126
126
  json (~> 2.3)
127
127
  language_server-protocol (>= 3.17.0)
128
128
  parallel (~> 1.10)
@@ -130,7 +130,7 @@ GEM
130
130
  rainbow (>= 2.2.2, < 4.0)
131
131
  regexp_parser (>= 1.8, < 3.0)
132
132
  rexml (>= 3.2.5, < 4.0)
133
- rubocop-ast (>= 1.28.1, < 2.0)
133
+ rubocop-ast (>= 1.30.0, < 2.0)
134
134
  ruby-progressbar (~> 1.7)
135
135
  unicode-display_width (>= 2.4.0, < 3.0)
136
136
  rubocop-ast (1.30.0)
@@ -150,7 +150,7 @@ GEM
150
150
  ruby2ruby (2.5.0)
151
151
  ruby_parser (~> 3.1)
152
152
  sexp_processor (~> 4.6)
153
- ruby_git_crypt (0.1.0.pre.2)
153
+ ruby_git_crypt (0.1.0.pre.4)
154
154
  immutable-struct (~> 2.4)
155
155
  lino (~> 3.0)
156
156
  ruby_gpg2 (0.10.0)
@@ -174,7 +174,7 @@ GEM
174
174
  tzinfo (2.0.6)
175
175
  concurrent-ruby (~> 1.0)
176
176
  unicode-display_width (2.5.0)
177
- vault (0.18.1)
177
+ vault (0.18.2)
178
178
  aws-sigv4
179
179
 
180
180
  PLATFORMS
data/Rakefile CHANGED
@@ -146,7 +146,7 @@ end
146
146
  RakeGithub.define_repository_tasks(
147
147
  namespace: :github,
148
148
  repository: 'infrablocks/confidante'
149
- ) do |t, args|
149
+ ) do |t|
150
150
  github_config =
151
151
  YAML.load_file('config/secrets/github/config.yaml')
152
152
 
@@ -157,8 +157,6 @@ RakeGithub.define_repository_tasks(
157
157
  public_key: File.read('config/secrets/ci/ssh.public')
158
158
  }
159
159
  ]
160
- t.branch_name = args.branch_name
161
- t.commit_message = args.commit_message
162
160
  end
163
161
 
164
162
  namespace :pipeline do
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Confidante
4
- VERSION = '0.29.0.pre.5'
4
+ VERSION = '0.29.0.pre.7'
5
5
  end
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.29.0.pre.5
4
+ version: 0.29.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: 2023-10-30 00:00:00.000000000 Z
11
+ date: 2024-07-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport