confidante 0.29.0.pre.6 → 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: 2bda9820207067853479e88d9f965e461a02f2c334f55cb4a6b501b6f9f96fb0
4
- data.tar.gz: cd8b4826f1a6aba0e3d4bbc6f528645446f6236bf65f6f7a9bad40f003378002
3
+ metadata.gz: 9f10ca5761467a88ce05fe8a215c4638e4f5ae379d7eed3f98bf659c9e937b06
4
+ data.tar.gz: 46d759e9fd762c6fe1b5920adcb6d721937c366d2761e9ca0b6560bb9bdd6f16
5
5
  SHA512:
6
- metadata.gz: '019072c62fd4ebcd9f39be72b6286ef232de02dfd94696040b3c4da377d94b4d3879fc75c3cde42d09c0611f282e577ea02a183aa9b65ea7c0450e5cb8417ff2'
7
- data.tar.gz: f3c308f589f4475e587537ed914b806f7813c345a2eca0b15d2621d6f0681e6ac5bd764d7e52f60c07fb70ba0bf5ff909deeb8dd9f1a6e2be54d9662519b3223
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.6)
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,13 +55,13 @@ 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)
64
+ mutex_m (0.2.0)
65
65
  octokit (8.0.0)
66
66
  faraday (>= 1, < 3)
67
67
  sawyer (~> 0.9)
@@ -85,14 +85,14 @@ 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.9)
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.28)
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
97
  rake_github (0.13.0)
98
98
  colored2 (~> 3.1)
@@ -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
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Confidante
4
- VERSION = '0.29.0.pre.6'
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.6
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-11-05 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