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>2016-03-20 10:23:02 +0300
committerJohnAlbin <virtually.johnalbin@gmail.com>2016-04-23 18:28:55 +0300
commit55d5719de0b498f140d43958843a45c4224d7ea3 (patch)
tree169e639021b4c14d607aa17e6135896c1db1c810 /normalize-scss.gemspec
parent5981153954e950ffd3eba3d0cafc14ff2b739e5a (diff)
Un-fork support-for module. #15
Diffstat (limited to 'normalize-scss.gemspec')
-rw-r--r--normalize-scss.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/normalize-scss.gemspec b/normalize-scss.gemspec
index d3ee030..c67c50b 100644
--- a/normalize-scss.gemspec
+++ b/normalize-scss.gemspec
@@ -17,7 +17,6 @@ Gem::Specification.new do |spec|
spec.email = 'virtually.johnalbin@gmail.com'
spec.add_runtime_dependency('sass', '~> 3.3')
- spec.add_runtime_dependency('support-for', '~> 1.0')
spec.files = `git ls-files`.split($/).select {|f| File.exist?(f) && f =~ %r{^(lib|sass)/} }
spec.files += %w(