This is an automated email from the ASF dual-hosted git repository. nnag pushed a commit to branch release/1.7.0 in repository https://gitbox.apache.org/repos/asf/geode.git
commit d07244df106c6787a6b0dbef3b814029225a084c Author: joeymcallister <[email protected]> AuthorDate: Wed Sep 5 11:24:05 2018 -0700 GEODE-5695: Update Gemfile.lock to Sprockets 3.7.2 --- geode-book/Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/geode-book/Gemfile.lock b/geode-book/Gemfile.lock index ddb7145..6f4503d 100644 --- a/geode-book/Gemfile.lock +++ b/geode-book/Gemfile.lock @@ -9,7 +9,7 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) ansi (1.5.0) - backports (3.11.3) + backports (3.11.4) bookbindery (10.1.14) ansi (~> 1.4) css_parser @@ -51,13 +51,13 @@ GEM contracts (0.13.0) css_parser (1.6.0) addressable - dotenv (2.4.0) - elasticsearch (6.0.2) - elasticsearch-api (= 6.0.2) - elasticsearch-transport (= 6.0.2) - elasticsearch-api (6.0.2) + dotenv (2.5.0) + elasticsearch (6.1.0) + elasticsearch-api (= 6.1.0) + elasticsearch-transport (= 6.1.0) + elasticsearch-api (6.1.0) multi_json - elasticsearch-transport (6.0.2) + elasticsearch-transport (6.1.0) faraday multi_json em-websocket (0.5.1) @@ -81,8 +81,8 @@ GEM builder excon (~> 0.58) formatador (~> 0.2) - fog-json (1.0.2) - fog-core (~> 1.0) + fog-json (1.2.0) + fog-core multi_json (~> 1.10) fog-xml (0.1.3) fog-core @@ -96,7 +96,7 @@ GEM tilt hamster (3.0.0) concurrent-ruby (~> 1.0) - hashie (3.5.7) + hashie (3.6.0) http_parser.rb (0.6.0) i18n (0.7.0) ipaddress (0.8.3) @@ -165,8 +165,8 @@ GEM padrino-support (0.13.3.4) activesupport (>= 3.1) parallel (1.12.1) - public_suffix (3.0.2) - puma (3.11.4) + public_suffix (3.0.3) + puma (3.12.0) rack (1.6.10) rack-livereload (0.3.17) rack @@ -179,7 +179,7 @@ GEM rouge (1.11.1) sass (3.4.25) servolux (0.13.0) - sprockets (3.7.1) + sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) temple (0.8.0)
