Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2016-02-23 10:08:22 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-02-23 10:08:22 +0300
commitde9760935813de540cbd26f66b8719c555165d95 (patch)
tree17739df6f09f4dd3bd18d74a42916780fe71400c /Gemfile
parent57dcd0409328ba25182b473c865ec10911856a2f (diff)
Update Jekyll to v3.1.2.
[skip sauce]
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 9b8da617e6..98a4876bc6 100644
--- 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'