Skip to content

Commit

Permalink
adjust compass dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mirisuzanne committed May 12, 2012
1 parent 02fca9f commit e180795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ begin
p.url = "http://susy.oddbird.net/"
p.author = "Eric Meyer"
p.email = "eric@oddbird.net"
p.dependencies = ["compass >=0.13.alpha.0"]
p.dependencies = ["compass >=0.12.2.rc.0"]
end

rescue LoadError => boom
Expand Down

0 comments on commit e180795

Please sign in to comment.