mofa 0.3.29 → 0.3.30

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.
@@ -78,7 +78,7 @@ class ReleasedCookbook < Cookbook
78
78
 
79
79
  # ------------- /Interface Methods
80
80
  def source_dir
81
- "#{pkg_dir}/tmp/cookbooks/#{name}"
81
+ "#{pkg_dir}"
82
82
  end
83
83
 
84
84
  def cleanup!
data/lib/mofa/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Mofa
2
- VERSION = "0.3.29"
2
+ VERSION = "0.3.30"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mofa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.29
4
+ version: 0.3.30
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: