railsmachine-shadow_puppet 0.1.15 → 0.1.16

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/shadow_puppet/manifest.rb +1 -1
  2. metadata +1 -1
@@ -130,7 +130,7 @@ module ShadowPuppet
130
130
  # Subclasses of the Manifest class properly inherit the parent classes'
131
131
  # configuration.
132
132
  def self.configuration
133
- configatron
133
+ configatron.to_hash
134
134
  end
135
135
 
136
136
  # Access to the configuration of the creating class.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: railsmachine-shadow_puppet
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.15
4
+ version: 0.1.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jesse Newland