Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/JohnAlbin/normalize-scss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnAlbin <virtually.johnalbin@gmail.com>2014-08-26 14:37:37 +0400
committerJohnAlbin <virtually.johnalbin@gmail.com>2014-08-26 14:37:37 +0400
commitda326648ca0025027dc4336049c2cc3f93ac504a (patch)
treeda57945d0609da64a82ad4bbab3ec334ec81dcb8 /normalize-scss.gemspec
parent1639f0d0e2d12065353412fef01aa2c43abcf938 (diff)
Use recommended Sass/Compass dependencies.
Diffstat (limited to 'normalize-scss.gemspec')
-rw-r--r--normalize-scss.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/normalize-scss.gemspec b/normalize-scss.gemspec
index 1e3307e..8b1b1b4 100644
--- a/normalize-scss.gemspec
+++ b/normalize-scss.gemspec
@@ -16,8 +16,8 @@ Gem::Specification.new do |s|
s.authors = ['John Albin Wilkins']
s.email = 'virtually.johnalbin@gmail.com'
- s.add_runtime_dependency('sass', ">= 3.3.0")
- s.add_runtime_dependency('compass-core', ">= 1.0.0")
+ s.add_runtime_dependency('sass', '~> 3.3', '>= 3.3.0')
+ s.add_runtime_dependency('compass-core', '~> 1.0', '>= 1.0.0')
s.files = %w[
_normalize.scss