conjur-cli 2.1.4 → 2.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/Gemfile +1 -0
  2. data/lib/conjur/version.rb +1 -1
  3. metadata +2 -2
data/Gemfile CHANGED
@@ -9,3 +9,4 @@ gem 'conjur-asset-cmi-study', git: 'https://inscitiv-ops-dev:Me5aswes@github.com
9
9
  gem 'conjur-asset-environment', git: 'https://inscitiv-ops-dev:Me5aswes@github.com/inscitiv/conjur-asset-environment', branch: 'master'
10
10
  gem 'conjur-asset-deployment', git: 'https://inscitiv-ops-dev:Me5aswes@github.com/inscitiv/conjur-asset-deployment', branch: 'master'
11
11
  gem 'conjur-asset-service-gateway', git: 'https://inscitiv-ops-dev:Me5aswes@github.com/inscitiv/conjur-asset-service-gateway', branch: 'master'
12
+ gem 'conjur-asset-key-pair', git: 'https://inscitiv-ops-dev:Me5aswes@github.com/inscitiv/conjur-asset-key-pair', branch: 'master'
@@ -1,3 +1,3 @@
1
1
  module Conjur
2
- VERSION = "2.1.4"
2
+ VERSION = "2.1.5"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: conjur-cli
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.4
4
+ version: 2.1.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-05-10 00:00:00.000000000 Z
13
+ date: 2013-05-14 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: conjur-api