]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
modular-scale 1.0.2 works, but prior versions break
authorMark Hayes <mark@zurb.com>
Tue, 14 Aug 2012 16:32:44 +0000 (09:32 -0700)
committerMark Hayes <mark@zurb.com>
Tue, 14 Aug 2012 16:32:44 +0000 (09:32 -0700)
foundation.gemspec

index 9e35197ab3f52156f71c89b7ef80d1da26f427a6..92efebeecc00002c24bce3e27a20b729d97566a0 100644 (file)
@@ -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