diff --git a/Gemfile b/Gemfile index afec0b80cb..fe4a2acb25 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'jekyll', '~> 3.9.2' +gem 'jekyll', '~> 3.9.3' group :jekyll_plugins do gem 'jekyll-feed' diff --git a/Gemfile.lock b/Gemfile.lock index 5cf3d16935..e60c11fce2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM execjs (~> 2) chronic (0.10.2) colorator (1.1.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -45,11 +45,11 @@ GEM httpclient (2.8.3) i18n (0.9.5) concurrent-ruby (~> 1.0) - jekyll (3.9.2) + jekyll (3.9.3) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) - i18n (~> 0.7) + i18n (>= 0.7, < 2) jekyll-sass-converter (~> 1.0) jekyll-watch (~> 2.0) kramdown (>= 1.17, < 3) @@ -98,11 +98,11 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - liquid (4.0.3) + liquid (4.0.4) liquid-tag-parser (1.9.0) extras (~> 0.3) liquid (>= 3.0, < 5.0) - listen (3.7.1) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) @@ -117,7 +117,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) progressbar (1.11.0) - public_suffix (5.0.0) + public_suffix (5.0.1) racc (1.6.0) rack (2.2.4) rainbow (3.1.1) @@ -154,7 +154,7 @@ DEPENDENCIES autoprefixer-rails html-proofer i18n (>= 0.7) - jekyll (~> 3.9.2) + jekyll (~> 3.9.3) jekyll-algolia jekyll-assets jekyll-feed