diff --git a/Gemfile b/Gemfile index 5bbba9585965..ec910fd7784e 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -ruby '2.5.1' +ruby '2.6.3' gem 'materialize-sass' #gem "jekyll", "~> 3.6.3" diff --git a/Gemfile.lock b/Gemfile.lock index 05743e9dfee3..4b0689bbb2b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -194,7 +194,7 @@ DEPENDENCIES tzinfo-data RUBY VERSION - ruby 2.5.1p57 + ruby 2.6.3p62 BUNDLED WITH - 1.17.1 + 1.17.2 diff --git a/Makefile b/Makefile index 7a95df857804..1f869580471f 100644 --- a/Makefile +++ b/Makefile @@ -14,4 +14,4 @@ setup: ADMIN=on bundle install docker: - docker run --name layer5 --rm -p 4000:4000 -v `pwd`:"/srv/jekyll" jekyll/jekyll:3.7.3 bash -c "bundle install; jekyll serve --drafts --livereload" + docker run --name layer5 --rm -p 4000:4000 -v `pwd`:"/srv/jekyll" jekyll/jekyll:3.8.5 bash -c "bundle install; jekyll serve --drafts --livereload" diff --git a/_includes/partials/sidebar.html b/_includes/partials/sidebar.html index 88c47b8e4cdd..dd5631c83563 100644 --- a/_includes/partials/sidebar.html +++ b/_includes/partials/sidebar.html @@ -1,5 +1,5 @@ -