aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2015-08-23 02:34:50 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2015-08-23 02:34:50 +0300
commite26d0774811a8bdaf7081d41799ece61f6086f2c (patch)
tree4e773c8d32173a2fbdbf8defce6913c8a4ac0556
parentadd a link to my LinkedIn profile (diff)
downloadegor-tensin.github.io-e26d0774811a8bdaf7081d41799ece61f6086f2c.tar.gz
egor-tensin.github.io-e26d0774811a8bdaf7081d41799ece61f6086f2c.zip
bump dependencies
-rw-r--r--Gemfile.lock41
1 files changed, 24 insertions, 17 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 26bfba4..3a31c7c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,6 +8,7 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
+ addressable (2.3.8)
blankslate (2.1.2.4)
celluloid (0.16.0)
timers (~> 4.0.0)
@@ -18,32 +19,36 @@ GEM
execjs
coffee-script-source (1.9.1.1)
colorator (0.1)
- execjs (2.5.2)
+ ethon (0.7.4)
+ ffi (>= 1.3.0)
+ execjs (2.6.0)
fast-stemmer (1.0.2)
ffi (1.9.10-x86-mingw32)
gemoji (2.1.0)
- github-pages (38)
+ github-pages (39)
RedCloth (= 4.2.9)
github-pages-health-check (~> 0.2)
jekyll (= 2.4.0)
jekyll-coffeescript (= 1.0.1)
- jekyll-feed (= 0.3.0)
+ jekyll-feed (= 0.3.1)
jekyll-mentions (= 0.2.1)
jekyll-redirect-from (= 0.8.0)
- jekyll-sass-converter (= 1.2.0)
+ jekyll-sass-converter (= 1.3.0)
jekyll-sitemap (= 0.8.1)
- jemoji (= 0.4.0)
+ jemoji (= 0.5.0)
kramdown (= 1.5.0)
liquid (= 2.6.2)
maruku (= 0.7.0)
mercenary (~> 0.3)
pygments.rb (= 0.6.3)
rdiscount (= 2.1.7)
- redcarpet (= 3.3.1)
+ redcarpet (= 3.3.2)
terminal-table (~> 1.4)
- github-pages-health-check (0.3.1)
- net-dns (~> 0.6)
+ github-pages-health-check (0.4.2)
+ addressable (~> 2.3)
+ net-dns (~> 0.8)
public_suffix (~> 1.4)
+ typhoeus (~> 0.7)
hitimes (1.2.2-x86-mingw32)
html-pipeline (1.9.0)
activesupport (>= 2)
@@ -66,23 +71,23 @@ GEM
toml (~> 0.1.0)
jekyll-coffeescript (1.0.1)
coffee-script (~> 2.2)
- jekyll-feed (0.3.0)
- jekyll-gist (1.2.1)
+ jekyll-feed (0.3.1)
+ jekyll-gist (1.3.3)
jekyll-mentions (0.2.1)
html-pipeline (~> 1.9.0)
jekyll (~> 2.0)
jekyll-paginate (1.1.0)
jekyll-redirect-from (0.8.0)
jekyll (>= 2.0)
- jekyll-sass-converter (1.2.0)
+ jekyll-sass-converter (1.3.0)
sass (~> 3.2)
jekyll-sitemap (0.8.1)
jekyll-watch (1.2.1)
listen (~> 2.7)
- jemoji (0.4.0)
+ jemoji (0.5.0)
gemoji (~> 2.0)
html-pipeline (~> 1.9)
- jekyll (~> 2.0)
+ jekyll (>= 2.0)
json (1.8.3)
kramdown (1.5.0)
liquid (2.6.2)
@@ -93,7 +98,7 @@ GEM
maruku (0.7.0)
mercenary (0.3.5)
mini_portile (0.6.2)
- minitest (5.7.0)
+ minitest (5.8.0)
net-dns (0.8.0)
nokogiri (1.6.6.2-x86-mingw32)
mini_portile (~> 0.6.0)
@@ -108,18 +113,20 @@ GEM
rb-inotify (0.9.5)
ffi (>= 0.5.0)
rdiscount (2.1.7)
- redcarpet (3.3.1)
+ redcarpet (3.3.2)
safe_yaml (1.0.4)
- sass (3.4.15)
+ sass (3.4.17)
terminal-table (1.5.2)
thread_safe (0.3.5)
timers (4.0.1)
hitimes
toml (0.1.2)
parslet (~> 1.5.0)
+ typhoeus (0.7.3)
+ ethon (>= 0.7.4)
tzinfo (1.2.2)
thread_safe (~> 0.1)
- wdm (0.1.0)
+ wdm (0.1.1)
yajl-ruby (1.2.1)
PLATFORMS