Skip to content

Commit

Permalink
modular-scale 1.0.2 works, but prior versions break
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Hayes committed Aug 14, 2012
1 parent bfbd146 commit 13e81f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion foundation.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Gem::Specification.new do |gem|

gem.add_dependency "compass", [">= 0.12.2"]
gem.add_dependency "sass", [">= 3.2.0"]
gem.add_dependency "modular-scale", [">= 1.0.0"]
gem.add_dependency "modular-scale", [">= 1.0.2"]
gem.add_dependency "rake"
end

0 comments on commit 13e81f7

Please sign in to comment.