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>2015-11-23 10:35:08 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-12-01 09:49:01 +0300
commit607c398f4ccbcca88821a440c5b41ea59e856213 (patch)
tree55bae403547c300b11f11c717198538235dca76a /Gemfile
parent79c3dfec7a370e24ced4bd6cb49d8607dc7fb7f4 (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 6730fdfcde..b10c735c81 100644
--- 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'