diff --git a/tests/pass_through_tests/ruby_passthrough_tests/Gemfile.lock b/tests/pass_through_tests/ruby_passthrough_tests/Gemfile.lock index 2072798ccfce..467d4ed0ec41 100644 --- a/tests/pass_through_tests/ruby_passthrough_tests/Gemfile.lock +++ b/tests/pass_through_tests/ruby_passthrough_tests/Gemfile.lock @@ -1,17 +1,21 @@ GEM remote: https://rubygems.org/ specs: - base64 (0.2.0) diff-lcs (1.6.0) event_stream_parser (1.0.0) - faraday (2.8.1) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) + faraday (2.14.1) + faraday-net_http (>= 2.0, < 3.5) + json + logger faraday-multipart (1.1.0) multipart-post (~> 2.0) - faraday-net_http (3.0.2) + faraday-net_http (3.4.2) + net-http (~> 0.5) + json (2.18.1) + logger (1.7.0) multipart-post (2.4.1) + net-http (0.9.1) + uri (>= 0.11.1) rspec (3.13.0) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) @@ -29,7 +33,7 @@ GEM event_stream_parser (>= 0.3.0, < 2.0.0) faraday (>= 1) faraday-multipart (>= 1) - ruby2_keywords (0.0.5) + uri (1.1.1) PLATFORMS ruby