]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update Jekyll to v3.1.2.
authorXhmikosR <xhmikosr@gmail.com>
Tue, 23 Feb 2016 07:08:22 +0000 (09:08 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 23 Feb 2016 07:08:22 +0000 (09:08 +0200)
[skip sauce]

Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 9b8da617e67b620f4ea29ae958bd54118ecc46e0..98a4876bc69d66ffa217279564aa82eebb1fb81f 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
 source 'https://rubygems.org'
 
 group :development, :test do
-  gem 'jekyll', '~> 3.1.1'
+  gem 'jekyll', '~> 3.1.2'
   gem 'jekyll-redirect-from', '~> 0.9.1'
   gem 'jekyll-sitemap', '~> 0.10.0'
   gem 'sass', '~> 3.4.21'
index 7cf8737e64703a4fdd82aac690971a7147b588a3..253941fea0fa974ed6745e5b9561dd91edb946e2 100644 (file)
@@ -4,7 +4,7 @@ GEM
     colorator (0.1)
     ffi (1.9.10)
     ffi (1.9.10-x64-mingw32)
-    jekyll (3.1.1)
+    jekyll (3.1.2)
       colorator (~> 0.1)
       jekyll-sass-converter (~> 1.0)
       jekyll-watch (~> 1.1)
@@ -42,7 +42,7 @@ PLATFORMS
   x64-mingw32
 
 DEPENDENCIES
-  jekyll (~> 3.1.1)
+  jekyll (~> 3.1.2)
   jekyll-redirect-from (~> 0.9.1)
   jekyll-sitemap (~> 0.10.0)
   sass (~> 3.4.21)