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-02-10 09:34:54 +0400
committerJohnAlbin <virtually.johnalbin@gmail.com>2014-02-10 09:34:54 +0400
commit3c0722b0a3cd4c2043ec8b9f959d75c39fc31efc (patch)
treefa34276b079c08926aa36544f9edc332936879d7 /normalize-scss.gemspec
parentfd6c69ef98cf6a97bc4e3b5a9be389a0b127740f (diff)
Change dependency from Compass to compass-core.
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 87a1290..3105b3c 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-rc.1")
- s.add_runtime_dependency('compass', ">= 1.0.0.alpha.13")
+ s.add_runtime_dependency('sass', ">= 3.3.0-rc.1")
+ s.add_runtime_dependency('compass-core', ">= 1.0.0.alpha.13")
s.files = %w[
_normalize.scss