Skip to content

Commit 8b5b579

Browse files
committed
Bump minimum Popper version to v2.8.6
1 parent e9fb4c7 commit 8b5b579

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bootstrap.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Gem::Specification.new do |s|
1414
# SassC requires Ruby 2.3.3. Also specify here to make it obvious.
1515
s.required_ruby_version = '>= 2.3.3'
1616

17-
s.add_runtime_dependency 'popper_js', '>= 2.6.0', '< 3'
17+
s.add_runtime_dependency 'popper_js', '>= 2.8.6', '< 3'
1818

1919
s.add_runtime_dependency 'sassc-rails', '>= 2.0.0'
2020
s.add_runtime_dependency 'autoprefixer-rails', '>= 9.1.0'

0 commit comments

Comments
 (0)