aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-08-27 15:04:28 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-08-27 15:04:28 +0300
commitd9fb7ccaad3eb50c98929aca0c9597ca0e99f67d (patch)
treef40cd512889293e90acb3c886e3c6ccea08ae522
parentbump dependencies (diff)
downloadjekyll-theme-d9fb7ccaad3eb50c98929aca0c9597ca0e99f67d.tar.gz
jekyll-theme-d9fb7ccaad3eb50c98929aca0c9597ca0e99f67d.zip
bump dependencies
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock26
2 files changed, 14 insertions, 14 deletions
diff --git a/Gemfile b/Gemfile
index 03f5cf8..41184eb 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,5 @@
source 'https://rubygems.org'
-gem 'github-pages', '152'
+gem 'github-pages', '156'
# 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 5f3ff51..8b3e38d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -6,8 +6,8 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
- addressable (2.5.1)
- public_suffix (~> 2.0, >= 2.0.2)
+ addressable (2.5.2)
+ public_suffix (>= 2.0.2, < 4.0)
bigdecimal (1.3.2)
coffee-script (2.4.1)
coffee-script-source
@@ -17,21 +17,21 @@ GEM
ethon (0.10.1)
ffi (>= 1.3.0)
execjs (2.7.0)
- faraday (0.13.0)
+ faraday (0.13.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
forwardable-extended (2.6.0)
gemoji (3.0.0)
- github-pages (152)
+ github-pages (156)
activesupport (= 4.2.8)
github-pages-health-check (= 1.3.5)
- jekyll (= 3.5.1)
+ jekyll (= 3.5.2)
jekyll-avatar (= 0.4.2)
jekyll-coffeescript (= 1.0.1)
jekyll-default-layout (= 0.1.4)
jekyll-feed (= 0.9.2)
jekyll-gist (= 1.4.1)
- jekyll-github-metadata (= 2.7.0)
+ jekyll-github-metadata (= 2.8.0)
jekyll-mentions (= 1.2.0)
jekyll-optional-front-matter (= 0.2.0)
jekyll-paginate (= 1.1.0)
@@ -39,7 +39,7 @@ GEM
jekyll-redirect-from (= 0.12.1)
jekyll-relative-links (= 0.4.1)
jekyll-sass-converter (= 1.5.0)
- jekyll-seo-tag (= 2.2.3)
+ jekyll-seo-tag (= 2.3.0)
jekyll-sitemap (= 1.0.0)
jekyll-swiss (= 0.4.0)
jekyll-theme-architect (= 0.1.0)
@@ -51,7 +51,7 @@ GEM
jekyll-theme-midnight (= 0.1.0)
jekyll-theme-minimal (= 0.1.0)
jekyll-theme-modernist (= 0.1.0)
- jekyll-theme-primer (= 0.4.0)
+ jekyll-theme-primer (= 0.5.0)
jekyll-theme-slate (= 0.1.0)
jekyll-theme-tactile (= 0.1.0)
jekyll-theme-time-machine (= 0.1.0)
@@ -74,7 +74,7 @@ GEM
activesupport (>= 2)
nokogiri (>= 1.4)
i18n (0.8.6)
- jekyll (3.5.1)
+ jekyll (3.5.2)
addressable (~> 2.4)
colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
@@ -95,7 +95,7 @@ GEM
jekyll (~> 3.3)
jekyll-gist (1.4.1)
octokit (~> 4.2)
- jekyll-github-metadata (2.7.0)
+ jekyll-github-metadata (2.8.0)
jekyll (~> 3.1)
octokit (~> 4.0, != 4.4.0)
jekyll-mentions (1.2.0)
@@ -113,7 +113,7 @@ GEM
jekyll (~> 3.3)
jekyll-sass-converter (1.5.0)
sass (~> 3.4)
- jekyll-seo-tag (2.2.3)
+ jekyll-seo-tag (2.3.0)
jekyll (~> 3.3)
jekyll-sitemap (1.0.0)
jekyll (~> 3.3)
@@ -145,7 +145,7 @@ GEM
jekyll-theme-modernist (0.1.0)
jekyll (~> 3.5)
jekyll-seo-tag (~> 2.0)
- jekyll-theme-primer (0.4.0)
+ jekyll-theme-primer (0.5.0)
jekyll (~> 3.5)
jekyll-seo-tag (~> 2.2)
jekyll-theme-slate (0.1.0)
@@ -213,7 +213,7 @@ PLATFORMS
DEPENDENCIES
bigdecimal
- github-pages (= 152)
+ github-pages (= 156)
json
BUNDLED WITH