aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-08-09 14:49:02 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-08-09 14:49:02 +0300
commit21d1dfd8126f23db3df003cfff1a02f452bff963 (patch)
treeb9fd9718e98afb541d74a48f9d9b80932c96ae36 /Gemfile
parentbump dependencies (diff)
downloadsorting-algorithms-21d1dfd8126f23db3df003cfff1a02f452bff963.tar.gz
sorting-algorithms-21d1dfd8126f23db3df003cfff1a02f452bff963.zip
bump dependencies
Diffstat (limited to '')
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock46
2 files changed, 26 insertions, 22 deletions
diff --git a/Gemfile b/Gemfile
index a63bd01..5589a56 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
source 'https://rubygems.org'
-gem 'github-pages', '141'
+gem 'github-pages', '147'
# For some reason, "I get LoadError: cannot load such file -- json" otherwise.
gem 'json'
diff --git a/Gemfile.lock b/Gemfile.lock
index cd5da43..3e03395 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -16,23 +16,23 @@ GEM
ethon (0.10.1)
ffi (>= 1.3.0)
execjs (2.7.0)
- faraday (0.12.1)
+ faraday (0.12.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
forwardable-extended (2.6.0)
gemoji (3.0.0)
- github-pages (141)
+ github-pages (147)
activesupport (= 4.2.8)
- github-pages-health-check (= 1.3.4)
- jekyll (= 3.4.3)
+ github-pages-health-check (= 1.3.5)
+ jekyll (= 3.5.1)
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.0)
- jekyll-github-metadata (= 2.4.0)
+ jekyll-gist (= 1.4.1)
+ jekyll-github-metadata (= 2.5.1)
jekyll-mentions (= 1.2.0)
- jekyll-optional-front-matter (= 0.1.2)
+ jekyll-optional-front-matter (= 0.2.0)
jekyll-paginate (= 1.1.0)
jekyll-readme-index (= 0.1.0)
jekyll-redirect-from (= 0.12.1)
@@ -50,20 +50,20 @@ GEM
jekyll-theme-midnight (= 0.0.4)
jekyll-theme-minimal (= 0.0.4)
jekyll-theme-modernist (= 0.0.4)
- jekyll-theme-primer (= 0.2.1)
+ jekyll-theme-primer (= 0.3.1)
jekyll-theme-slate (= 0.0.4)
jekyll-theme-tactile (= 0.0.4)
jekyll-theme-time-machine (= 0.0.4)
jekyll-titles-from-headings (= 0.2.0)
jemoji (= 0.8.0)
kramdown (= 1.13.2)
- liquid (= 3.0.6)
+ liquid (= 4.0.0)
listen (= 3.0.6)
mercenary (~> 0.3)
minima (= 2.1.1)
rouge (= 1.11.1)
terminal-table (~> 1.4)
- github-pages-health-check (1.3.4)
+ github-pages-health-check (1.3.5)
addressable (~> 2.3)
net-dns (~> 0.8)
octokit (~> 4.0)
@@ -72,14 +72,14 @@ GEM
html-pipeline (2.6.0)
activesupport (>= 2)
nokogiri (>= 1.4)
- i18n (0.8.4)
- jekyll (3.4.3)
+ i18n (0.8.6)
+ jekyll (3.5.1)
addressable (~> 2.4)
colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
- liquid (~> 3.0)
+ liquid (~> 4.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
rouge (~> 1.7)
@@ -92,16 +92,16 @@ GEM
jekyll (~> 3.0)
jekyll-feed (0.9.2)
jekyll (~> 3.3)
- jekyll-gist (1.4.0)
+ jekyll-gist (1.4.1)
octokit (~> 4.2)
- jekyll-github-metadata (2.4.0)
+ jekyll-github-metadata (2.5.1)
jekyll (~> 3.1)
octokit (~> 4.0, != 4.4.0)
jekyll-mentions (1.2.0)
activesupport (~> 4.0)
html-pipeline (~> 2.3)
jekyll (~> 3.0)
- jekyll-optional-front-matter (0.1.2)
+ jekyll-optional-front-matter (0.2.0)
jekyll (~> 3.0)
jekyll-paginate (1.1.0)
jekyll-readme-index (0.1.0)
@@ -135,7 +135,7 @@ GEM
jekyll (~> 3.3)
jekyll-theme-modernist (0.0.4)
jekyll (~> 3.3)
- jekyll-theme-primer (0.2.1)
+ jekyll-theme-primer (0.3.1)
jekyll (~> 3.3)
jekyll-theme-slate (0.0.4)
jekyll (~> 3.3)
@@ -154,7 +154,7 @@ GEM
jekyll (>= 3.0)
json (2.1.0)
kramdown (1.13.2)
- liquid (3.0.6)
+ liquid (4.0.0)
listen (3.0.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
@@ -162,7 +162,7 @@ GEM
mini_portile2 (2.2.0)
minima (2.1.1)
jekyll (~> 3.3)
- minitest (5.10.2)
+ minitest (5.10.3)
multipart-post (2.0.0)
net-dns (0.8.0)
nokogiri (1.8.0)
@@ -177,7 +177,11 @@ GEM
ffi (>= 0.5.0, < 2)
rouge (1.11.1)
safe_yaml (1.0.4)
- sass (3.4.24)
+ sass (3.5.1)
+ sass-listen (~> 4.0.0)
+ sass-listen (4.0.0)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
@@ -194,7 +198,7 @@ PLATFORMS
ruby
DEPENDENCIES
- github-pages (= 141)
+ github-pages (= 147)
json
BUNDLED WITH