You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by mo...@apache.org on 2022/04/07 20:31:04 UTC

[geode-native] branch develop updated: GEODE-10120: Bump ruby dependencies (#945)

This is an automated email from the ASF dual-hosted git repository.

moleske pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git


The following commit(s) were added to refs/heads/develop by this push:
     new 99df0109c GEODE-10120: Bump ruby dependencies (#945)
99df0109c is described below

commit 99df0109cd434a22a3ddf0186c5150a7756f7bac
Author: M. Oleske <mo...@users.noreply.github.com>
AuthorDate: Thu Apr 7 13:30:59 2022 -0700

    GEODE-10120: Bump ruby dependencies (#945)
    
    * Bump addressable from 2.7.0 to 2.8.0 in /docs/geode-native-book-cpp
    
    Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
    - [Release notes](https://github.com/sporkmonger/addressable/releases)
    - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: addressable
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    * Bump addressable from 2.7.0 to 2.8.0 in /docs/geode-native-book-dotnet
    
    Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
    - [Release notes](https://github.com/sporkmonger/addressable/releases)
    - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: addressable
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 docs/geode-native-book-cpp/Gemfile.lock    | 78 ++++++++++++++++--------------
 docs/geode-native-book-dotnet/Gemfile.lock | 78 ++++++++++++++++--------------
 2 files changed, 82 insertions(+), 74 deletions(-)

diff --git a/docs/geode-native-book-cpp/Gemfile.lock b/docs/geode-native-book-cpp/Gemfile.lock
index d7df3492c..fa694de86 100644
--- a/docs/geode-native-book-cpp/Gemfile.lock
+++ b/docs/geode-native-book-cpp/Gemfile.lock
@@ -6,11 +6,11 @@ GEM
       minitest (~> 5.1)
       thread_safe (~> 0.3, >= 0.3.4)
       tzinfo (~> 1.1)
-    addressable (2.7.0)
+    addressable (2.8.0)
       public_suffix (>= 2.0.2, < 5.0)
     ansi (1.5.0)
-    backports (3.21.0)
-    bookbindery (10.1.17)
+    backports (3.23.0)
+    bookbindery (10.1.18)
       ansi (~> 1.4)
       css_parser
       elasticsearch
@@ -28,7 +28,6 @@ GEM
       redcarpet (~> 3.2.3)
       rouge (!= 1.9.1)
       sprockets (= 3.7.2)
-      therubyracer
       thor (= 0.19.1)
     builder (3.2.4)
     chunky_png (1.4.0)
@@ -48,42 +47,52 @@ GEM
       sass (>= 3.3.0, < 3.5)
     compass-import-once (1.0.5)
       sass (>= 3.2, < 3.5)
-    concurrent-ruby (1.1.8)
+    concurrent-ruby (1.1.9)
     contracts (0.13.0)
-    css_parser (1.9.0)
+    css_parser (1.11.0)
       addressable
     dotenv (2.7.6)
-    elasticsearch (7.13.0)
-      elasticsearch-api (= 7.13.0)
-      elasticsearch-transport (= 7.13.0)
-    elasticsearch-api (7.13.0)
-      multi_json
-    elasticsearch-transport (7.13.0)
+    elastic-transport (8.0.0)
       faraday (~> 1)
       multi_json
-    em-websocket (0.5.2)
+    elasticsearch (8.1.0)
+      elastic-transport (= 8.0.0)
+      elasticsearch-api (= 8.1.0)
+    elasticsearch-api (8.1.0)
+      multi_json
+    em-websocket (0.5.3)
       eventmachine (>= 0.12.9)
-      http_parser.rb (~> 0.6.0)
+      http_parser.rb (~> 0)
     erubis (2.7.0)
     eventmachine (1.2.7)
-    excon (0.81.0)
+    excon (0.91.0)
     execjs (2.8.1)
-    faraday (1.4.2)
+    faraday (1.10.0)
       faraday-em_http (~> 1.0)
       faraday-em_synchrony (~> 1.0)
       faraday-excon (~> 1.1)
+      faraday-httpclient (~> 1.0)
+      faraday-multipart (~> 1.0)
       faraday-net_http (~> 1.0)
-      faraday-net_http_persistent (~> 1.1)
-      multipart-post (>= 1.2, < 3)
+      faraday-net_http_persistent (~> 1.0)
+      faraday-patron (~> 1.0)
+      faraday-rack (~> 1.0)
+      faraday-retry (~> 1.0)
       ruby2_keywords (>= 0.0.4)
     faraday-em_http (1.0.0)
     faraday-em_synchrony (1.0.0)
     faraday-excon (1.1.0)
+    faraday-httpclient (1.0.1)
+    faraday-multipart (1.0.3)
+      multipart-post (>= 1.2, < 3)
     faraday-net_http (1.0.1)
-    faraday-net_http_persistent (1.1.0)
-    fast_blank (1.0.0)
-    fastimage (2.2.3)
-    ffi (1.15.1)
+    faraday-net_http_persistent (1.2.0)
+    faraday-patron (1.0.0)
+    faraday-rack (1.0.0)
+    faraday-retry (1.0.3)
+    fast_blank (1.0.1)
+    fastimage (2.2.6)
+    ffi (1.15.5)
     fog-aws (0.7.6)
       fog-core (~> 1.27)
       fog-json (~> 1.0)
@@ -96,24 +105,23 @@ GEM
     fog-json (1.2.0)
       fog-core
       multi_json (~> 1.10)
-    fog-xml (0.1.3)
+    fog-xml (0.1.4)
       fog-core
       nokogiri (>= 1.5.11, < 2.0.0)
     font-awesome-sass (4.7.0)
       sass (>= 3.2)
-    formatador (0.2.5)
+    formatador (0.3.0)
     git (1.2.9.1)
-    haml (5.2.1)
+    haml (5.2.2)
       temple (>= 0.8.0)
       tilt
     hamster (3.0.0)
       concurrent-ruby (~> 1.0)
     hashie (3.6.0)
-    http_parser.rb (0.6.0)
+    http_parser.rb (0.8.0)
     i18n (0.7.0)
     ipaddress (0.8.3)
     kramdown (1.17.0)
-    libv8 (3.16.14.19)
     listen (3.0.8)
       rb-fsevent (~> 0.9, >= 0.9.4)
       rb-inotify (~> 0.9, >= 0.9.7)
@@ -165,10 +173,10 @@ GEM
       middleman-core (>= 3.2)
       rouge (~> 1.0)
     mini_portile2 (2.4.0)
-    minitest (5.14.4)
+    minitest (5.15.0)
     multi_json (1.15.0)
     multipart-post (2.1.1)
-    nio4r (2.5.7)
+    nio4r (2.5.8)
     nokogiri (1.10.1)
       mini_portile2 (~> 2.4.0)
     padrino-helpers (0.13.3.4)
@@ -177,30 +185,26 @@ GEM
       tilt (>= 1.4.1, < 3)
     padrino-support (0.13.3.4)
       activesupport (>= 3.1)
-    parallel (1.20.1)
+    parallel (1.21.0)
     public_suffix (4.0.6)
-    puma (5.3.2)
+    puma (5.6.2)
       nio4r (~> 2.0)
     rack (1.6.13)
     rack-livereload (0.3.17)
       rack
     rack-rewrite (1.5.1)
-    rb-fsevent (0.11.0)
+    rb-fsevent (0.11.1)
     rb-inotify (0.10.1)
       ffi (~> 1.0)
     redcarpet (3.2.3)
-    ref (2.0.0)
     rouge (1.11.1)
-    ruby2_keywords (0.0.4)
+    ruby2_keywords (0.0.5)
     sass (3.4.25)
     servolux (0.13.0)
     sprockets (3.7.2)
       concurrent-ruby (~> 1.0)
       rack (> 1, < 3)
     temple (0.8.2)
-    therubyracer (0.12.3)
-      libv8 (~> 3.16.14.15)
-      ref
     thor (0.19.1)
     thread_safe (0.3.6)
     tilt (1.4.1)
diff --git a/docs/geode-native-book-dotnet/Gemfile.lock b/docs/geode-native-book-dotnet/Gemfile.lock
index d7df3492c..fa694de86 100644
--- a/docs/geode-native-book-dotnet/Gemfile.lock
+++ b/docs/geode-native-book-dotnet/Gemfile.lock
@@ -6,11 +6,11 @@ GEM
       minitest (~> 5.1)
       thread_safe (~> 0.3, >= 0.3.4)
       tzinfo (~> 1.1)
-    addressable (2.7.0)
+    addressable (2.8.0)
       public_suffix (>= 2.0.2, < 5.0)
     ansi (1.5.0)
-    backports (3.21.0)
-    bookbindery (10.1.17)
+    backports (3.23.0)
+    bookbindery (10.1.18)
       ansi (~> 1.4)
       css_parser
       elasticsearch
@@ -28,7 +28,6 @@ GEM
       redcarpet (~> 3.2.3)
       rouge (!= 1.9.1)
       sprockets (= 3.7.2)
-      therubyracer
       thor (= 0.19.1)
     builder (3.2.4)
     chunky_png (1.4.0)
@@ -48,42 +47,52 @@ GEM
       sass (>= 3.3.0, < 3.5)
     compass-import-once (1.0.5)
       sass (>= 3.2, < 3.5)
-    concurrent-ruby (1.1.8)
+    concurrent-ruby (1.1.9)
     contracts (0.13.0)
-    css_parser (1.9.0)
+    css_parser (1.11.0)
       addressable
     dotenv (2.7.6)
-    elasticsearch (7.13.0)
-      elasticsearch-api (= 7.13.0)
-      elasticsearch-transport (= 7.13.0)
-    elasticsearch-api (7.13.0)
-      multi_json
-    elasticsearch-transport (7.13.0)
+    elastic-transport (8.0.0)
       faraday (~> 1)
       multi_json
-    em-websocket (0.5.2)
+    elasticsearch (8.1.0)
+      elastic-transport (= 8.0.0)
+      elasticsearch-api (= 8.1.0)
+    elasticsearch-api (8.1.0)
+      multi_json
+    em-websocket (0.5.3)
       eventmachine (>= 0.12.9)
-      http_parser.rb (~> 0.6.0)
+      http_parser.rb (~> 0)
     erubis (2.7.0)
     eventmachine (1.2.7)
-    excon (0.81.0)
+    excon (0.91.0)
     execjs (2.8.1)
-    faraday (1.4.2)
+    faraday (1.10.0)
       faraday-em_http (~> 1.0)
       faraday-em_synchrony (~> 1.0)
       faraday-excon (~> 1.1)
+      faraday-httpclient (~> 1.0)
+      faraday-multipart (~> 1.0)
       faraday-net_http (~> 1.0)
-      faraday-net_http_persistent (~> 1.1)
-      multipart-post (>= 1.2, < 3)
+      faraday-net_http_persistent (~> 1.0)
+      faraday-patron (~> 1.0)
+      faraday-rack (~> 1.0)
+      faraday-retry (~> 1.0)
       ruby2_keywords (>= 0.0.4)
     faraday-em_http (1.0.0)
     faraday-em_synchrony (1.0.0)
     faraday-excon (1.1.0)
+    faraday-httpclient (1.0.1)
+    faraday-multipart (1.0.3)
+      multipart-post (>= 1.2, < 3)
     faraday-net_http (1.0.1)
-    faraday-net_http_persistent (1.1.0)
-    fast_blank (1.0.0)
-    fastimage (2.2.3)
-    ffi (1.15.1)
+    faraday-net_http_persistent (1.2.0)
+    faraday-patron (1.0.0)
+    faraday-rack (1.0.0)
+    faraday-retry (1.0.3)
+    fast_blank (1.0.1)
+    fastimage (2.2.6)
+    ffi (1.15.5)
     fog-aws (0.7.6)
       fog-core (~> 1.27)
       fog-json (~> 1.0)
@@ -96,24 +105,23 @@ GEM
     fog-json (1.2.0)
       fog-core
       multi_json (~> 1.10)
-    fog-xml (0.1.3)
+    fog-xml (0.1.4)
       fog-core
       nokogiri (>= 1.5.11, < 2.0.0)
     font-awesome-sass (4.7.0)
       sass (>= 3.2)
-    formatador (0.2.5)
+    formatador (0.3.0)
     git (1.2.9.1)
-    haml (5.2.1)
+    haml (5.2.2)
       temple (>= 0.8.0)
       tilt
     hamster (3.0.0)
       concurrent-ruby (~> 1.0)
     hashie (3.6.0)
-    http_parser.rb (0.6.0)
+    http_parser.rb (0.8.0)
     i18n (0.7.0)
     ipaddress (0.8.3)
     kramdown (1.17.0)
-    libv8 (3.16.14.19)
     listen (3.0.8)
       rb-fsevent (~> 0.9, >= 0.9.4)
       rb-inotify (~> 0.9, >= 0.9.7)
@@ -165,10 +173,10 @@ GEM
       middleman-core (>= 3.2)
       rouge (~> 1.0)
     mini_portile2 (2.4.0)
-    minitest (5.14.4)
+    minitest (5.15.0)
     multi_json (1.15.0)
     multipart-post (2.1.1)
-    nio4r (2.5.7)
+    nio4r (2.5.8)
     nokogiri (1.10.1)
       mini_portile2 (~> 2.4.0)
     padrino-helpers (0.13.3.4)
@@ -177,30 +185,26 @@ GEM
       tilt (>= 1.4.1, < 3)
     padrino-support (0.13.3.4)
       activesupport (>= 3.1)
-    parallel (1.20.1)
+    parallel (1.21.0)
     public_suffix (4.0.6)
-    puma (5.3.2)
+    puma (5.6.2)
       nio4r (~> 2.0)
     rack (1.6.13)
     rack-livereload (0.3.17)
       rack
     rack-rewrite (1.5.1)
-    rb-fsevent (0.11.0)
+    rb-fsevent (0.11.1)
     rb-inotify (0.10.1)
       ffi (~> 1.0)
     redcarpet (3.2.3)
-    ref (2.0.0)
     rouge (1.11.1)
-    ruby2_keywords (0.0.4)
+    ruby2_keywords (0.0.5)
     sass (3.4.25)
     servolux (0.13.0)
     sprockets (3.7.2)
       concurrent-ruby (~> 1.0)
       rack (> 1, < 3)
     temple (0.8.2)
-    therubyracer (0.12.3)
-      libv8 (~> 3.16.14.15)
-      ref
     thor (0.19.1)
     thread_safe (0.3.6)
     tilt (1.4.1)