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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: da3aa6dd7d460f9f6781ea54eab0664e97141429
4
- data.tar.gz: 20106e1fa5fa88e8dad513708a257c73d82fa0f2
3
+ metadata.gz: 27bb242a89ed36558df40ec07d1fcdc8d01a26e7
4
+ data.tar.gz: d3cea4adaca49661e83d4d92ec851695ed92cf32
5
5
  SHA512:
6
- metadata.gz: 9fab2ea4e44ccc9f8cff089cdc5edeee6bbb1bc869444b2afd7e1a68f077cf4b49c58f647d36028f5c4bfa098b19639ab5767ab20aa93d0d2e0220d43cc1b043
7
- data.tar.gz: 02a9a5f44f6c0cb35263f2fb20fcfb99e98ef6d07b9407614527f27681836ea358fa0884aedaa9e78e9089b9f220cb2a1b59ee730b5b15e86eb2750f6569c8ca
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-operation-itamae/fork )
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`)
@@ -2,7 +2,7 @@ module Rundock
2
2
  module Plugin
3
3
  module Hook
4
4
  module Serverspec
5
- VERSION = "0.2.2"
5
+ VERSION = "0.2.3"
6
6
  end
7
7
  end
8
8
  end
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.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-29 00:00:00.000000000 Z
11
+ date: 2015-09-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler