diff --git a/Gemfile.lock b/Gemfile.lock index b9cb074..996480d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,14 +12,14 @@ GEM console (~> 1.10) nio4r (~> 2.3) timers (~> 4.1) - async-http (0.57.0) + async-http (0.58.0) async (>= 1.25) async-io (>= 1.28) async-pool (>= 0.2) protocol-http (~> 0.23.1) protocol-http1 (~> 0.14.0) protocol-http2 (~> 0.14.0) - traces (~> 0.4.0) + traces (>= 0.4.0) async-http-faraday (0.11.0) async-http (~> 0.42) faraday @@ -30,12 +30,12 @@ GEM concurrent-ruby (1.1.10) console (1.15.3) fiber-local - faraday (2.4.0) - faraday-net_http (~> 2.0) + faraday (2.5.2) + faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-http-cache (2.4.0) + faraday-http-cache (2.4.1) faraday (>= 0.8) - faraday-net_http (2.1.0) + faraday-net_http (3.0.0) fiber-local (1.0.0) github_changelog_generator (1.16.4) activesupport @@ -55,7 +55,7 @@ GEM faraday (>= 1, < 3) sawyer (~> 0.9) protocol-hpack (1.4.2) - protocol-http (0.23.1) + protocol-http (0.23.2) protocol-http1 (0.14.4) protocol-http (~> 0.22) protocol-http2 (0.14.2) @@ -69,7 +69,7 @@ GEM addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) timers (4.3.3) - traces (0.4.1) + traces (0.6.0) tzinfo (2.0.5) concurrent-ruby (~> 1.0)