rake_gpg 0.16.0 → 0.17.0.pre.1

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: 1efca19350dfa44cccef0f3ee96094fef28644b2606a617f44dcad8a9f8549ab
4
- data.tar.gz: 55073c75e30757c0d1ed47120f3185faad1f4e8bbef61269bd939bca5d9b6eca
3
+ metadata.gz: 5bc77664edc68b538fe1b6b6f0a589e119802e74b6942c934552ae3001807fb5
4
+ data.tar.gz: ac73729131158ee3c31b598b74f2800f53b5d37427f6274fdcf1590affe0d913
5
5
  SHA512:
6
- metadata.gz: c31c332ac03812933fcc34fbfcaca987f7fdbfacbdd04373e6db0a9c29e80463bf20fb79014571ddfbb73595eeda2188da48dfc95348f7e7009611d33957463c
7
- data.tar.gz: dedf72b2325a0527f811aceb24e68f6e87d5e079679b9af36330bab2d522e2ffffadbe88a390bc5797a256341b54dbd15e3ed35f928c8183ce5752a8aa79dcd7
6
+ metadata.gz: bb61d630aacc59186a6e8e97f7bb900af6626204debcdb1b2479dbeac8b1f050eef3ac39bd236990677526c9b9baf12ec23366d89b24628696402b4a14a37b1e
7
+ data.tar.gz: f117a5f56622b0698e367601b3785e261223d79457c4ef61de79da454480e9e8516f1bda0db6cb7c3c3f35ffd6aebc1958d53fdc9249978a200846175230f820
data/CODE_OF_CONDUCT.md CHANGED
@@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
55
55
  ## Enforcement
56
56
 
57
57
  Instances of abusive, harassing, or otherwise unacceptable behavior may be
58
- reported by contacting the project team at tobyclemson@gmail.com. All
58
+ reported by contacting the project team at maintainers@infrablocks.io. All
59
59
  complaints will be reviewed and investigated and will result in a response that
60
60
  is deemed necessary and appropriate to the circumstances. The project team is
61
61
  obligated to maintain confidentiality with regard to the reporter of an
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- rake_gpg (0.16.0)
4
+ rake_gpg (0.17.0.pre.1)
5
5
  rake_factory (>= 0.23, < 1)
6
6
  ruby_gpg2 (>= 0.6, < 1)
7
7
 
@@ -19,15 +19,19 @@ GEM
19
19
  colored2 (3.1.2)
20
20
  concurrent-ruby (1.1.8)
21
21
  diff-lcs (1.4.4)
22
- docile (1.3.5)
23
- excon (0.81.0)
22
+ docile (1.4.0)
23
+ excon (0.82.0)
24
24
  fakefs (1.3.2)
25
- faraday (1.4.1)
25
+ faraday (1.4.2)
26
+ faraday-em_http (~> 1.0)
27
+ faraday-em_synchrony (~> 1.0)
26
28
  faraday-excon (~> 1.1)
27
29
  faraday-net_http (~> 1.0)
28
30
  faraday-net_http_persistent (~> 1.1)
29
31
  multipart-post (>= 1.2, < 3)
30
32
  ruby2_keywords (>= 0.0.4)
33
+ faraday-em_http (1.0.0)
34
+ faraday-em_synchrony (1.0.0)
31
35
  faraday-excon (1.1.0)
32
36
  faraday-net_http (1.0.1)
33
37
  faraday-net_http_persistent (1.1.0)
@@ -115,4 +119,4 @@ DEPENDENCIES
115
119
  simplecov (~> 0.16)
116
120
 
117
121
  BUNDLED WITH
118
- 2.2.17
122
+ 2.2.18
@@ -1,3 +1,3 @@
1
1
  module RakeGPG
2
- VERSION = '0.16.0'
2
+ VERSION = '0.17.0.pre.1'
3
3
  end
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.16.0
4
+ version: 0.17.0.pre.1
5
5
  platform: ruby
6
6
  authors:
7
- - Toby Clemson
7
+ - InfraBlocks Maintainers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-05-11 00:00:00.000000000 Z
11
+ date: 2021-05-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake_factory
@@ -221,7 +221,7 @@ dependencies:
221
221
  description: Rake tasks for common GPG related activities allowing keys to be managed
222
222
  and content to be encrypted and decrypted.
223
223
  email:
224
- - tobyclemson@gmail.com
224
+ - maintainers@infrablocks.io
225
225
  executables: []
226
226
  extensions: []
227
227
  extra_rdoc_files: []
@@ -259,9 +259,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
259
259
  version: 2.6.0
260
260
  required_rubygems_version: !ruby/object:Gem::Requirement
261
261
  requirements:
262
- - - ">="
262
+ - - ">"
263
263
  - !ruby/object:Gem::Version
264
- version: '0'
264
+ version: 1.3.1
265
265
  requirements: []
266
266
  rubygems_version: 3.0.1
267
267
  signing_key: