diff options
| author | XhmikosR <[email protected]> | 2017-09-26 14:59:36 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-09-26 14:59:36 +0300 |
| commit | f615f372e528d443f9f179451d00a4b960fc8a67 (patch) | |
| tree | 70929762f7470c14198d314f8038a068bf71d3df /Gemfile | |
| parent | 8e03f32c9d55dc84d18811d1d1054b624a7d03ad (diff) | |
| download | bootstrap-f615f372e528d443f9f179451d00a4b960fc8a67.tar.xz bootstrap-f615f372e528d443f9f179451d00a4b960fc8a67.zip | |
Update Jekyll to v3.6.0. (#24102)
Diffstat (limited to 'Gemfile')
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ source 'https://rubygems.org' group :development, :test do - gem 'jekyll', '~> 3.5.1' + gem 'jekyll', '~> 3.6.0' gem 'jekyll-redirect-from', '~> 0.12.1' gem 'jekyll-sitemap', '~> 1.1.1' gem 'jekyll-toc', '~> 0.3.0' |
