marionetta 0.4.2 → 0.4.3

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.
@@ -122,9 +122,9 @@ module Marionetta
122
122
  yield s, return_val if block_given?
123
123
  else
124
124
  s[:logger].warn(
125
- "Could not Manipulators[:#{:manipulator}].#{method_name}()")
125
+ "Could not Manipulators[:#{manipulator_name}].#{method_name}()")
126
126
  end
127
127
  end
128
128
  end
129
129
  end
130
- end
130
+ end
data/lib/marionetta.rb CHANGED
@@ -27,7 +27,7 @@
27
27
  #
28
28
  module Marionetta
29
29
 
30
- VERSION = '0.4.2'
30
+ VERSION = '0.4.3'
31
31
 
32
32
  ### Defining Servers
33
33
 
@@ -88,4 +88,4 @@ module Marionetta
88
88
  },
89
89
  }
90
90
  end
91
- end
91
+ end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: marionetta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-09-28 00:00:00.000000000 Z
12
+ date: 2012-11-13 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: open4