Skip to content

Commit

Permalink
Bump up version of Popper dependency to address twbs/bootstrap issue …
Browse files Browse the repository at this point in the history
…23469
  • Loading branch information
henrypoydar authored and glebm committed Sep 21, 2017
1 parent eb2e1a6 commit a3a4ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -3,7 +3,7 @@ source 'https://rubygems.org'
gemspec

group :development do
gem 'popper_js', '>= 1.9.9'
gem 'popper_js', '>= 1.12.3'
end

group :debug do
Expand Down

0 comments on commit a3a4ecc

Please sign in to comment.