Skip to content

Commit

Permalink
Bump minimum popper.js dependency to 1.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed Jan 18, 2018
1 parent bbb8b79 commit 5eae2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gem::Specification.new do |s|
s.homepage = 'https://github.com/twbs/bootstrap-rubygem'
s.license = 'MIT'

s.add_runtime_dependency 'popper_js', '>= 1.12.3', '< 2'
s.add_runtime_dependency 'popper_js', '>= 1.12.9', '< 2'

s.add_runtime_dependency 'sass', '>= 3.5.2'
s.add_runtime_dependency 'autoprefixer-rails', '>= 6.0.3'
Expand Down

0 comments on commit 5eae2e1

Please sign in to comment.