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>2018-06-03 18:40:31 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-06-21 18:02:20 +0300
commit0db176e44d5fc95b3068e2d855140f5791a9cde1 (patch)
treeeab76d9c1e7aec73db9630f990a043ca7b8ce3e3 /Gemfile
parent84ff56c36de26f9989639e3647e173cc509e640c (diff)
Update gems.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index f03d683b52..ce05bc8830 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
group :development, :test do
- gem 'jekyll', '~> 3.8.2'
+ gem 'jekyll', '~> 3.8.3'
gem 'jekyll-redirect-from', '~> 0.13.0'
gem 'jekyll-sitemap', '~> 1.2.0'
gem 'jekyll-toc', '~> 0.6.0'