baleen 0.2.4 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9df0bfc4b8a205c46c3e13fbf2906087e6c1a033
4
- data.tar.gz: f197d4b4e8e14d113d0f41c4daf3e747b34898c5
3
+ metadata.gz: a41a225d8cc1e1ef3afe47100b84803d4896cd26
4
+ data.tar.gz: 38740c8d1428b403a83e863e312509d5c68b3ef1
5
5
  SHA512:
6
- metadata.gz: 26902b9e10a2489d82c769a873fcab7a5214eef1d8ad707d46a8c7245d11d58209bdf21e0b3e590455db66ae5fda608b051f42ec6521871849c710747524ad7c
7
- data.tar.gz: ebfec9d50b6b5ba7c249d50a00fc8390fcdb5b73876f802f849b85aff3f9a66c159103718f476bbad850de15d600ff742141a40846a44c879369331ba3e27ecb
6
+ metadata.gz: 9f654fd3f50776ec0adfac437e371e42bd6eff6093564121e2426a8493c5f9eac27b2d137a689dbb82e56cc8869492e795d0c389f14cc0bf1af68d4318683306
7
+ data.tar.gz: ef29638cd3c8f17c5bce3cb61fe762a1fbd63287a3e19a951edf317d6e7eca8491987ebfb57a69cc6ae0ba674793be7275e23f5778e48fadad0d8cf3a751c0fe
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
8
8
  spec.version = Baleen::VERSION
9
9
  spec.authors = ["Kim, Hirokuni"]
10
10
  spec.email = ["kimh@kvh.co.jp"]
11
- spec.description = %q{Ballen allows you to run standard ruby tests in parallel and isolated environment}
11
+ spec.description = %q{Ballen allows you to run cucumber tests in parallel and isolated environment by using Docker containers}
12
12
  spec.summary = %q{Container-based parallel test runner powered by Docker}
13
13
  spec.homepage = ""
14
14
  spec.license = "MIT"
@@ -1,3 +1,3 @@
1
1
  module Baleen
2
- VERSION = "0.2.4"
2
+ VERSION = "0.2.5"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: baleen
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.4
4
+ version: 0.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kim, Hirokuni
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-12-17 00:00:00.000000000 Z
11
+ date: 2014-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -178,8 +178,8 @@ dependencies:
178
178
  - - '>='
179
179
  - !ruby/object:Gem::Version
180
180
  version: '0'
181
- description: Ballen allows you to run standard ruby tests in parallel and isolated
182
- environment
181
+ description: Ballen allows you to run cucumber tests in parallel and isolated environment
182
+ by using Docker containers
183
183
  email:
184
184
  - kimh@kvh.co.jp
185
185
  executables: