caveat_patch_kids 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # CaveatPatchKids
2
2
 
3
- CaveatPatchKids is a tool for generating caveatPatchor.js files and for easily sharing snippets for use in caveatPatchor.js
3
+ CaveatPatchKids is a tool for generating caveatPatchor.js files and for easily sharing snippets for use in [Propane](http://propaneapp.com/).
4
4
 
5
5
  ## Installation
6
6
 
@@ -1,3 +1,3 @@
1
1
  module CaveatPatchKids
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
@@ -25,7 +25,7 @@ END
25
25
 
26
26
  desc "bloom", "bloom a caveatPatchor.js using your planted ~/.caveat_patch_kids"
27
27
  def bloom
28
- root_dir = Pathname.new(__FILE__).basename + '..'
28
+ root_dir = Pathname.new(__FILE__).dirname + '..'
29
29
  sprockets = Sprockets::Environment.new(root_dir)
30
30
 
31
31
  vendor_assets_dir = root_dir + 'vendor/assets'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: caveat_patch_kids
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: