Skip to content

Commit

Permalink
Bump minimum Popper version to v2.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed Feb 26, 2021
1 parent e9fb4c7 commit 8b5b579
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 @@ -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.6.0', '< 3'
s.add_runtime_dependency 'popper_js', '>= 2.8.6', '< 3'

s.add_runtime_dependency 'sassc-rails', '>= 2.0.0'
s.add_runtime_dependency 'autoprefixer-rails', '>= 9.1.0'
Expand Down

0 comments on commit 8b5b579

Please sign in to comment.