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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2015-09-20 03:57:01 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2015-09-20 03:57:01 +0300
commit214eed3ef3f462a760e8f854556efe79b53af39d (patch)
tree25f73afcb456d1fb33a40e1be3fc69b18f3b94eb /bootstrap.gemspec
parenta839232ca6b5350b96fb84ca6fb2934fad142d1e (diff)
travis
Diffstat (limited to 'bootstrap.gemspec')
-rw-r--r--bootstrap.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.gemspec b/bootstrap.gemspec
index 3091799..0b8b1dc 100644
--- a/bootstrap.gemspec
+++ b/bootstrap.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
s.license = 'MIT'
s.add_runtime_dependency 'sass', '>= 3.4.18'
- s.add_runtime_dependency 'autoprefixer-rails', '>= 6.0.3'
+ s.add_runtime_dependency 'autoprefixer-rails', '>= 5.2.1.3'
# Testing dependencies
s.add_development_dependency 'minitest', '~> 5.8.0'