diff --git a/Gemfile.lock b/Gemfile.lock index ab8dabf..c700671 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,25 +11,25 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) - async (2.12.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) + async (2.12.1) console (~> 1.25, >= 1.25.2) fiber-annotation - io-event (~> 1.6) - async-http (0.67.1) + io-event (~> 1.6, >= 1.6.5) + async-http (0.68.0) async (>= 2.10.2) - async-pool (>= 0.6.1) - io-endpoint (~> 0.10, >= 0.10.3) + async-pool (~> 0.7) + io-endpoint (~> 0.11) io-stream (~> 0.4) - protocol-http (~> 0.26.0) - protocol-http1 (~> 0.19.0) - protocol-http2 (~> 0.18.0) - traces (>= 0.10.0) + protocol-http (~> 0.26) + protocol-http1 (~> 0.19) + protocol-http2 (~> 0.18) + traces (>= 0.10) async-http-faraday (0.14.0) async-http (~> 0.42) faraday - async-pool (0.6.1) + async-pool (0.7.0) async (>= 1.25) base64 (0.2.0) bigdecimal (3.1.8) @@ -40,7 +40,7 @@ GEM fiber-local (~> 1.1) json drb (2.2.1) - faraday (2.9.1) + faraday (2.9.2) faraday-net_http (>= 2.0, < 3.2) faraday-http-cache (2.5.1) faraday (>= 0.8) @@ -61,11 +61,11 @@ GEM rake (>= 10.0) i18n (1.14.5) concurrent-ruby (~> 1.0) - io-endpoint (0.10.3) - io-event (1.6.4) + io-endpoint (0.11.0) + io-event (1.6.5) io-stream (0.4.0) json (2.7.2) - minitest (5.23.1) + minitest (5.24.0) multi_json (1.15.0) mutex_m (0.2.0) net-http (0.4.1) @@ -80,7 +80,7 @@ GEM protocol-http2 (0.18.0) protocol-hpack (~> 1.4) protocol-http (~> 0.18) - public_suffix (5.1.0) + public_suffix (6.0.0) rainbow (3.1.1) rake (13.2.1) sawyer (0.9.2)