Updated bootstrap to 4.1.1

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2018-05-19 13:49:12 +02:00
parent 4a214acbde
commit 916e1a0508
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ gem 'html-proofer', group: :development
gem 'jekyll'
group :jekyll_plugins do
gem 'autoprefixer-rails'
gem 'bootstrap', '~> 4.0.0.beta2'
gem 'bootstrap', '~> 4.1.1'
gem 'jekyll-assets'
gem 'jekyll-avatar'
gem 'jekyll-coffeescript'