We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abb3521 commit a91afffCopy full SHA for a91afff
meyer-reset.gemspec
@@ -24,5 +24,5 @@ Gem::Specification.new do |s|
24
s.has_rdoc = false
25
s.required_rubygems_version = ">= 2.2.1"
26
s.rubygems_version = %q{2.2.1}
27
- s.add_dependency("compass", [">= 0.10.5"])
+ s.add_dependency("compass", ["~> 0.10"])
28
end
0 commit comments