From 4f9cc454e1487cc43f2fe6622ef98fe3e3f65dba Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 11 Nov 2017 01:43:06 +0300 Subject: bump dependencies --- Gemfile | 2 +- Gemfile.lock | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index 2654541..2b110b2 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -gem 'github-pages', '164' +gem 'github-pages', '168' # For some reason, I get `LoadError` if I omit the gems below. gem 'json' gem 'bigdecimal' diff --git a/Gemfile.lock b/Gemfile.lock index 58dcd42..89ed405 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM coffee-script-source (1.11.1) colorator (1.1.0) concurrent-ruby (1.0.5) - ethon (0.10.1) + ethon (0.11.0) ffi (>= 1.3.0) execjs (2.7.0) faraday (0.13.1) @@ -23,10 +23,10 @@ GEM ffi (1.9.18) forwardable-extended (2.6.0) gemoji (3.0.0) - github-pages (164) + github-pages (168) activesupport (= 4.2.9) github-pages-health-check (= 1.3.5) - jekyll (= 3.6.0) + jekyll (= 3.6.2) jekyll-avatar (= 0.5.0) jekyll-coffeescript (= 1.0.2) jekyll-default-layout (= 0.1.4) @@ -38,7 +38,7 @@ GEM jekyll-paginate (= 1.1.0) jekyll-readme-index (= 0.1.0) jekyll-redirect-from (= 0.12.1) - jekyll-relative-links (= 0.5.0) + jekyll-relative-links (= 0.5.1) jekyll-sass-converter (= 1.5.0) jekyll-seo-tag (= 2.3.0) jekyll-sitemap (= 1.1.1) @@ -63,7 +63,7 @@ GEM listen (= 3.0.6) mercenary (~> 0.3) minima (= 2.1.1) - rouge (= 1.11.1) + rouge (= 2.2.1) terminal-table (~> 1.4) github-pages-health-check (1.3.5) addressable (~> 2.3) @@ -74,9 +74,9 @@ GEM html-pipeline (2.7.1) activesupport (>= 2) nokogiri (>= 1.4) - i18n (0.9.0) + i18n (0.9.1) concurrent-ruby (~> 1.0) - jekyll (3.6.0) + jekyll (3.6.2) addressable (~> 2.4) colorator (~> 1.0) jekyll-sass-converter (~> 1.0) @@ -112,7 +112,7 @@ GEM jekyll (~> 3.0) jekyll-redirect-from (0.12.1) jekyll (~> 3.3) - jekyll-relative-links (0.5.0) + jekyll-relative-links (0.5.1) jekyll (~> 3.3) jekyll-sass-converter (1.5.0) sass (~> 3.4) @@ -193,9 +193,9 @@ GEM rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) - rouge (1.11.1) + rouge (2.2.1) safe_yaml (1.0.4) - sass (3.5.2) + sass (3.5.3) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -208,7 +208,7 @@ GEM thread_safe (0.3.6) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.3) + tzinfo (1.2.4) thread_safe (~> 0.1) unicode-display_width (1.3.0) @@ -217,7 +217,7 @@ PLATFORMS DEPENDENCIES bigdecimal - github-pages (= 164) + github-pages (= 168) json BUNDLED WITH -- cgit v1.2.3