henry-container 0.0.56 → 0.0.57

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.
@@ -3,7 +3,7 @@ module Henry
3
3
  class Container
4
4
 
5
5
  # Current Gem version
6
- VERSION = '0.0.56'
6
+ VERSION = '0.0.57'
7
7
 
8
8
  end
9
9
 
@@ -131,7 +131,7 @@ module Henry
131
131
  #
132
132
  # @return [Hash] the Task default extended context
133
133
  def default_extended_context
134
- self.default_params['extended_context'] || {}
134
+ {}
135
135
  end
136
136
 
137
137
  # Retrun the custom extended_context fo the given task.
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.56
4
+ version: 0.0.57
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: