smart_proxy_dynflow_core 0.1.1 → 0.1.2

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
  SHA1:
3
- metadata.gz: ed38f0598a368e672814375ce627fc7f038d12c8
4
- data.tar.gz: 8f2f79c6e7c6d0f45d2a71d489bf813404442003
3
+ metadata.gz: 05e52d07afb1e6ed23416a5f7d01a5c69df9fa02
4
+ data.tar.gz: d6d6b8e5549ebf91138f77e4bf5dc44ca924df50
5
5
  SHA512:
6
- metadata.gz: f1bade716c86e89c8b6fb384237c53d9ceab23f10432d0462f4319af41803d315022cab0b94ba0183eee3b7865e5bb7b620658784b7d4aa087da0ef4b08e42a2
7
- data.tar.gz: 4dc9244feb3ee58a7886727b45f8502db30643b025b139ed3f8f871f718989665b515a9494abf5ec741457db547cfe3ae267182f87e3daeac625440470a78698
6
+ metadata.gz: e0eca67a30067038b0fc1cc2104011ea43612d36197f723287bb11943c77df9499771888d528406cf03a6a5e43815725d960397641cc491c4b73ad86379bdf59
7
+ data.tar.gz: f1f9060ff0d134af8bc22899e8d3e0af3fa46e866117b4a273b1e9a5dd567297985392a57523c0d8430da26e5eb8ac8ea2efe48eff46f3480f8744054608fb51
@@ -1,3 +1,3 @@
1
1
  module SmartProxyDynflowCore
2
- VERSION = '0.1.1'
2
+ VERSION = '0.1.2'
3
3
  end
@@ -14,6 +14,7 @@ Gem::Specification.new do |gem|
14
14
  Use the Dynflow inside Foreman smart proxy
15
15
  EOS
16
16
 
17
+ gem.executables = ['smart_proxy_dynflow_core']
17
18
  gem.files = Dir['lib/smart_proxy_dynflow_core.rb', 'config/settings.yml.example',
18
19
  'lib/smart_proxy_dynflow_core/*', 'LICENSE', 'Gemfile',
19
20
  'bin/smart_proxy_dynflow_core', 'deploy/*', 'smart_proxy_dynflow_core.gemspec']
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smart_proxy_dynflow_core
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ivan Nečas
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-06-10 00:00:00.000000000 Z
11
+ date: 2016-06-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -196,7 +196,8 @@ description: |2
196
196
  Use the Dynflow inside Foreman smart proxy
197
197
  email:
198
198
  - inecas@redhat.com
199
- executables: []
199
+ executables:
200
+ - smart_proxy_dynflow_core
200
201
  extensions: []
201
202
  extra_rdoc_files: []
202
203
  files: