alox-gandalf 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
data/aloxec/list-bundle CHANGED
@@ -35,4 +35,4 @@ function main {
35
35
  gpg -a -d "$(secrets_path)/${nm_bundle}.gpg"
36
36
  }
37
37
 
38
- require sub "$BASH_SOURCE" "$@"
38
+ require _sub "$BASH_SOURCE" "$@"
data/aloxec/list-secrets CHANGED
@@ -35,4 +35,4 @@ function main {
35
35
  gpg -a -d "$(secrets_path)/${nm_bundle}.gpg"
36
36
  }
37
37
 
38
- require sub "$BASH_SOURCE" "$@"
38
+ require _sub "$BASH_SOURCE" "$@"
data/aloxec/new-bundle CHANGED
@@ -36,4 +36,4 @@ function main {
36
36
  rm -f "$tmp_keyring"
37
37
  }
38
38
 
39
- require sub "$BASH_SOURCE" "$@"
39
+ require _sub "$BASH_SOURCE" "$@"
data/aloxec/new-key CHANGED
@@ -43,4 +43,4 @@ EOF
43
43
  gpg --export -a "$email" > "$(keys_path)/gpg/$email"
44
44
  }
45
45
 
46
- require sub "$BASH_SOURCE" "$@"
46
+ require _sub "$BASH_SOURCE" "$@"
data/aloxec/new-secrets CHANGED
@@ -36,4 +36,4 @@ function main {
36
36
  rm -f "$tmp_keyring"
37
37
  }
38
38
 
39
- require sub "$BASH_SOURCE" "$@"
39
+ require _sub "$BASH_SOURCE" "$@"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alox-gandalf
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: