We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee38291 commit 9faf8e8Copy full SHA for 9faf8e8
Gemfile
@@ -1,7 +1,7 @@
1
source 'https://rubygems.org'
2
3
group :development, :test do
4
- gem 'jekyll', '~> 3.7.0'
+ gem 'jekyll', '~> 3.8.0'
5
gem 'jekyll-redirect-from', '~> 0.13.0'
6
gem 'jekyll-sitemap', '~> 1.2.0'
7
gem 'jekyll-toc', '~> 0.5.1'
Gemfile.lock
@@ -16,7 +16,7 @@ GEM
16
http_parser.rb (0.6.0)
17
i18n (0.9.5)
18
concurrent-ruby (~> 1.0)
19
- jekyll (3.7.3)
+ jekyll (3.8.0)
20
addressable (~> 2.4)
21
colorator (~> 1.0)
22
em-websocket (~> 0.5)
@@ -71,7 +71,7 @@ PLATFORMS
71
x64-mingw32
72
73
DEPENDENCIES
74
- jekyll (~> 3.7.0)
+ jekyll (~> 3.8.0)
75
jekyll-redirect-from (~> 0.13.0)
76
jekyll-sitemap (~> 1.2.0)
77
jekyll-toc (~> 0.5.1)
0 commit comments