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:
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 00c057f..637c48b 100644
--- a/bootstrap.gemspec
+++ b/bootstrap.gemspec
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
# SassC requires Ruby 2.3.3. Also specify here to make it obvious.
s.required_ruby_version = '>= 2.3.3'
- s.add_runtime_dependency 'popper_js', '>= 2.11.5', '< 3'
+ s.add_runtime_dependency 'popper_js', '>= 2.11.6', '< 3'
s.add_runtime_dependency 'sassc-rails', '>= 2.0.0'
s.add_runtime_dependency 'autoprefixer-rails', '>= 9.1.0'