diff --git a/securepi/static/css/bootstrap/Gemfile b/securepi/static/css/bootstrap/Gemfile index c712220..0342d37 100644 --- a/securepi/static/css/bootstrap/Gemfile +++ b/securepi/static/css/bootstrap/Gemfile @@ -1,7 +1,7 @@ source 'https://rubygems.org' group :development, :test do - gem 'jekyll', '~> 3.8.5' + gem 'jekyll', '~> 3.9.0' gem 'jekyll-redirect-from', '~> 0.14.0' gem 'jekyll-sitemap', '~> 1.2.0' gem 'wdm', '~> 0.1.1', :install_if => Gem.win_platform?