foreman_remote_execution_core 1.0.6 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/foreman_remote_execution_core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ed4af0ca0cfa0732b3b1ab8614ac6b6429db9bd7
|
4
|
+
data.tar.gz: 9e810b7d7b4d91988e0a83d182dfb5d0fc2214dd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d72dfad5a53957f25eeb547c62d0214c039e7c5e654ab18e198015f24158a5c65485b5b4b49417b4e2814a2bd082d300e2e4687a0469aa1b06a481f769268a09
|
7
|
+
data.tar.gz: 57d534ca297475f32ac4593db2590c7c747d74443d25600ec5d4c7b93647431275838652824d4d795a339a21f9377ea8c041c00cb712fc09ccdce6619786de15
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: foreman_remote_execution_core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0
|
4
|
+
version: 1.1.0
|
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: 2017-10-
|
11
|
+
date: 2017-10-09 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: foreman-tasks-core
|