dh-proteus 0.2.5 → 0.2.6

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: b9166f710a73dd5e425c1c57678b074953e822f18373115dab83c2bb69c1a4e1
4
- data.tar.gz: 536e2c89ea79aeb66cd751d280905bdad818d0f3dde221d8b6a8ed3714a1f16d
3
+ metadata.gz: 1b4cd808da9cf190dae73451425d2b8633fdea7c9131c5fc505d6d76ac40f2b1
4
+ data.tar.gz: fd1fc07d943ec61586b0bcc3dc58b9b4747f3cbcf649f732a7f9e07458c9680a
5
5
  SHA512:
6
- metadata.gz: addf02fb05acde3f7fbe087fb969725ea07ff5aa191ddb3a3025dbaf8b8abb6ead4b9a0639151698ae74f758ec05da7777f9d838c4361be933ff18e0fb2a2288
7
- data.tar.gz: 0fc89209ad85a76df1010b7842b9a6ff427b9171b3e888ad5ff5cb2a4533d755f4d2070a7f6599af991ac20c5dfb9b056d8f1f135818dbfa0a4e655aa0c686ad
6
+ metadata.gz: 1b982f923196565229bbf2e90fd8705b2fa57afe94d60da265f33f075ba05df33fba5d5bb4c3763382b7efe3ca8db6a531858bd3302b05090a6611d628f12fe5
7
+ data.tar.gz: 1a2cf23aaa872cf602e19c85a3ba13323ef14dfefa1c31881fa3b15444be1865c99079b4da20638209384c4c4f107c437901607880a9109f67b1ee13a39b3718
@@ -62,7 +62,7 @@ module Proteus
62
62
  end
63
63
  end
64
64
 
65
- raise "No AWS profile found in config."
65
+ ""
66
66
  end
67
67
 
68
68
  def dryrun
@@ -1,5 +1,5 @@
1
1
  module Proteus
2
- VERSION = "0.2.5"
2
+ VERSION = "0.2.6"
3
3
  end
4
4
 
5
5
  if $0 == __FILE__
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dh-proteus
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.2.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Simon Albrecht
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-01-31 00:00:00.000000000 Z
11
+ date: 2020-02-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler