iron_worker_ng 0.3.1 → 0.3.2

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.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.3.1
1
+ 0.3.2
@@ -21,8 +21,6 @@ module IronWorkerNG
21
21
  end
22
22
 
23
23
  module InstanceMethods
24
- attr_reader :exec
25
-
26
24
  def merge_exec(path)
27
25
  @exec ||= nil
28
26
 
@@ -27,8 +27,6 @@ module IronWorkerNG
27
27
  end
28
28
 
29
29
  module InstanceMethods
30
- attr_reader :exec
31
-
32
30
  def merge_exec(path, klass = nil)
33
31
  @exec ||= nil
34
32
 
@@ -21,8 +21,6 @@ module IronWorkerNG
21
21
  end
22
22
 
23
23
  module InstanceMethods
24
- attr_reader :exec
25
-
26
24
  def merge_exec(path)
27
25
  @exec ||= nil
28
26
 
@@ -23,8 +23,6 @@ module IronWorkerNG
23
23
  end
24
24
 
25
25
  module InstanceMethods
26
- attr_reader :exec
27
-
28
26
  def merge_exec(path, klass = nil)
29
27
  @exec ||= nil
30
28
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: iron_worker_ng
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.1
4
+ version: 0.3.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -172,7 +172,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
172
172
  version: '0'
173
173
  segments:
174
174
  - 0
175
- hash: 658273197
175
+ hash: -50142801
176
176
  required_rubygems_version: !ruby/object:Gem::Requirement
177
177
  none: false
178
178
  requirements: