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-06 12:22:29 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-02-06 12:22:29 +0300
commit84a518e450426a53f6b315e066ccabb760522480 (patch)
tree983939c3be273c04500f69d4d45918434ffb420f /Gemfile
parent29dcf9ac623c5ae13bd3d582b9e0b369ba7a3cc6 (diff)
Bump gems.
[skip sauce]
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 0124fd90dd..99ecd9331a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
group :development, :test do
- gem 'jekyll', '~> 3.1.0'
+ gem 'jekyll', '~> 3.1.1'
gem 'jekyll-redirect-from', '~> 0.9.1'
gem 'jekyll-sitemap', '~> 0.10.0'
gem 'sass', '~> 3.4.21'