1
0

Upgrade various jar, gem versions for maintenance

This commit is contained in:
Vinoth Chandar
2019-02-13 19:53:28 -08:00
committed by vinoth chandar
parent 687395e40f
commit 363df2c12e
3 changed files with 26 additions and 31 deletions

View File

@@ -13,19 +13,19 @@ GEM
execjs
coffee-script-source (1.12.2)
colorator (1.1.0)
concurrent-ruby (1.0.5)
ethon (0.11.0)
concurrent-ruby (1.1.4)
ethon (0.12.0)
ffi (>= 1.3.0)
execjs (2.7.0)
faraday (0.13.1)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
ffi (1.9.24)
ffi (1.10.0)
forwardable-extended (2.6.0)
gemoji (2.1.0)
github-pages (106)
activesupport (= 4.2.7)
github-pages-health-check (= 1.2.0)
jekyll (= 3.6.3)
jekyll (= 3.3.1)
jekyll-avatar (= 0.4.2)
jekyll-coffeescript (= 1.0.1)
jekyll-feed (= 0.8.0)
@@ -53,12 +53,12 @@ GEM
octokit (~> 4.0)
public_suffix (~> 1.4)
typhoeus (~> 0.7)
html-pipeline (2.7.1)
html-pipeline (2.10.0)
activesupport (>= 2)
nokogiri (>= 1.4)
i18n (0.9.1)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jekyll (3.6.3)
jekyll (3.3.1)
addressable (~> 2.4)
colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
@@ -110,24 +110,24 @@ GEM
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
mercenary (0.3.6)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
minima (2.0.0)
minitest (5.11.1)
minitest (5.11.3)
multipart-post (2.0.0)
net-dns (0.8.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
octokit (4.8.0)
net-dns (0.9.0)
nokogiri (1.10.1)
mini_portile2 (~> 2.4.0)
octokit (4.13.0)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (1.5.3)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rouge (1.11.1)
safe_yaml (1.0.4)
sass (3.5.5)
sass (3.7.3)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -140,16 +140,16 @@ GEM
thread_safe (0.3.6)
typhoeus (0.8.0)
ethon (>= 0.8.0)
tzinfo (1.2.4)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.3.0)
unicode-display_width (1.4.1)
PLATFORMS
ruby
DEPENDENCIES
github-pages (~> 106)
jekyll (= 3.6.3)
jekyll (= 3.3.1)
jekyll-feed (~> 0.6)
BUNDLED WITH