blossom 0.2.1 → 0.2.2

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/blossom.rb +1 -1
  2. metadata +1 -1
@@ -43,7 +43,7 @@ class Blossom::Application < Rack::Builder
43
43
  :line_comments => false,
44
44
  :output_style => :compact,
45
45
  :project_path => @root,
46
- :sass_dir => ""
46
+ :sass_dir => Dir.pwd
47
47
  end
48
48
 
49
49
  def haml_options
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blossom
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: