We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfbd146 commit 13e81f7Copy full SHA for 13e81f7
foundation.gemspec
@@ -17,6 +17,6 @@ Gem::Specification.new do |gem|
17
18
gem.add_dependency "compass", [">= 0.12.2"]
19
gem.add_dependency "sass", [">= 3.2.0"]
20
- gem.add_dependency "modular-scale", [">= 1.0.0"]
+ gem.add_dependency "modular-scale", [">= 1.0.2"]
21
gem.add_dependency "rake"
22
end
0 commit comments