Upgraded bootstrap to 4.3.1 to apply security fix
Some checks failed
the build failed

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2019-02-26 16:22:12 +01:00
parent 41402f4a05
commit 449cc617f9
2 changed files with 55 additions and 6 deletions

View File

@ -7,7 +7,7 @@ gem 'html-proofer', group: :development
gem 'jekyll', '~> 3.8.4'
group :jekyll_plugins do
gem 'autoprefixer-rails'
gem 'bootstrap', '~> 4.1.2'
gem 'bootstrap', '~> 4.3.1'
gem 'jekyll-assets', '~> 3.0.9'
gem 'jekyll-avatar'
gem 'jekyll-coffeescript'