henry-container 0.0.27 → 0.0.28

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,7 @@ module Henry
3
3
  class Container
4
4
 
5
5
  # Current Gem version
6
- VERSION = '0.0.27'
6
+ VERSION = '0.0.28'
7
7
 
8
8
  end
9
9
 
@@ -23,7 +23,7 @@ module Henry
23
23
  t.rspec_opts = '--out rspec.out'
24
24
  end
25
25
 
26
- ENV['HENRY_INPUT'] = params
26
+ ENV['HENRY_INPUT'] = JSON.dump(params)
27
27
 
28
28
  Rake.application['spec'].invoke
29
29
 
metadata CHANGED
@@ -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.27
4
+ version: 0.0.28
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: