]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump gems.
authorXhmikosR <xhmikosr@gmail.com>
Mon, 23 Nov 2015 07:35:08 +0000 (09:35 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 1 Dec 2015 06:49:01 +0000 (08:49 +0200)
[skip sauce]

Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 6730fdfcdee5a40c253cd3fcaeddcda4bdb2efb1..b10c735c815d5d2ec0b49c8fa99aa372e0139d8b 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -4,7 +4,7 @@
 source 'https://rubygems.org'
 
 group :development, :test do
-  gem 'jekyll', '~> 3.0.0'
+  gem 'jekyll', '~> 3.0.1'
   gem 'jekyll-redirect-from', '~> 0.9.0'
   gem 'jekyll-sitemap', '~> 0.9.0'
   gem 'sass', '~> 3.4.19'
index c3af43068217c85d4909c8e63eb84d72d9ab2c86..df6853ee5a1b3ca7f0930f2bea8ce13aacff1631 100644 (file)
@@ -3,7 +3,8 @@ GEM
   specs:
     colorator (0.1)
     ffi (1.9.10)
-    jekyll (3.0.0)
+    ffi (1.9.10-x64-mingw32)
+    jekyll (3.0.1)
       colorator (~> 0.1)
       jekyll-sass-converter (~> 1.0)
       jekyll-watch (~> 1.1)
@@ -21,7 +22,7 @@ GEM
       listen (~> 3.0)
     kramdown (1.9.0)
     liquid (3.0.6)
-    listen (3.0.3)
+    listen (3.0.5)
       rb-fsevent (>= 0.9.3)
       rb-inotify (>= 0.9)
     mercenary (0.3.5)
@@ -38,9 +39,10 @@ GEM
 
 PLATFORMS
   ruby
+  x64-mingw32
 
 DEPENDENCIES
-  jekyll (~> 3.0.0)
+  jekyll (~> 3.0.1)
   jekyll-redirect-from (~> 0.9.0)
   jekyll-sitemap (~> 0.9.0)
   sass (~> 3.4.19)