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

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-04-19 00:19:53 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-04-19 00:19:53 +0400
commit36559d28b2b6df1099fd0cfd45762a1ed7dc362e (patch)
treeae4e8d717f5aef08e619b0b4a63a0a76a761c019 /bootstrap-sass.gemspec
parent41709364b44e2e3c777a78e9bcff761712680126 (diff)
Revert "explicitly require test-unit"
This reverts commit 41709364b44e2e3c777a78e9bcff761712680126.
Diffstat (limited to 'bootstrap-sass.gemspec')
-rw-r--r--bootstrap-sass.gemspec2
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap-sass.gemspec b/bootstrap-sass.gemspec
index d561cccb..1e6d80cb 100644
--- a/bootstrap-sass.gemspec
+++ b/bootstrap-sass.gemspec
@@ -18,8 +18,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'jquery-rails', '>= 3.1.0'
s.add_development_dependency 'slim-rails'
s.add_development_dependency 'uglifier'
- # Explicitly specify test-unit because for ruby implementations that only ship with minitest
- s.add_development_dependency 'test-unit'
# Compass dummy app
s.add_development_dependency 'compass'
# Integration testing