rundock-plugin-hook-serverspec 0.2.2 → 0.2.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/lib/rundock/plugin/hook/serverspec/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: 27bb242a89ed36558df40ec07d1fcdc8d01a26e7
|
4
|
+
data.tar.gz: d3cea4adaca49661e83d4d92ec851695ed92cf32
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 17970bda588070aa4b3933ec5998669d5c81040b370ac7bbcbe36f96086f88e5b1880ec21611685313d3a6afcd94fc3f2582ce9a65563dab72f4cc056bc65062
|
7
|
+
data.tar.gz: ace1615ad58fe8c69b2c5faf91b98623a2b41ed035b17af2136f7b5c513fb439e1de9bd60e8972bd1271cfab54c553955859e88dbdb0b2f7781cfff0f5f29bcb
|
data/README.md
CHANGED
@@ -54,7 +54,7 @@ and execute rundock.
|
|
54
54
|
|
55
55
|
## Contributing
|
56
56
|
|
57
|
-
1. Fork it ( https://github.com/[my-github-username]/rundock-plugin-
|
57
|
+
1. Fork it ( https://github.com/[my-github-username]/rundock-plugin-hook-serverspec/fork )
|
58
58
|
2. Create your feature branch (`git checkout -b my-new-feature`)
|
59
59
|
3. Commit your changes (`git commit -am 'Add some feature'`)
|
60
60
|
4. Push to the branch (`git push origin my-new-feature`)
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rundock-plugin-hook-serverspec
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- hiracy
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2015-08
|
11
|
+
date: 2015-09-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|