RubyGems
npm
Organizations
Log in
Sign up
RubyGems
henry-container
Versions diffs
0.0.63 → 0.0.64
henry-container 0.0.63 → 0.0.64
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/lib/henry/container/version.rb
+1
-1
data/lib/henry/task/cucumber_task.rb
+0
-1
metadata
+1
-1
data/lib/henry/container/version.rb
CHANGED
Viewed
@@ -3,7 +3,7 @@ module Henry
3
3
class Container
4
4
5
5
# Current Gem version
6
-
VERSION = '0.0.
63
'
6
+
VERSION = '0.0.
64
'
7
7
8
8
end
9
9
data/lib/henry/task/cucumber_task.rb
CHANGED
Viewed
@@ -43,7 +43,6 @@ module Henry
43
43
t.cucumber_opts = "#{self.custom_options} #{extended_context['options']}"
44
44
else
45
45
t.cucumber_opts = "#{self.default_options} #{extended_context['options']}"
46
-
t.fork = false
47
46
end
48
47
end
49
48
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: henry-container
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.0.
63
4
+
version: 0.0.
64
5
5
prerelease:
6
6
platform: ruby
7
7
authors: