From 4271261e67a47a28fdb41c1cc8997cf3d2f9f02e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 19:36:38 +0000 Subject: [PATCH] Bump rest-client from 1.6.7 to 1.8.0 Bumps [rest-client](https://github.com/rest-client/rest-client) from 1.6.7 to 1.8.0. - [Release notes](https://github.com/rest-client/rest-client/releases) - [Changelog](https://github.com/rest-client/rest-client/blob/master/history.md) - [Commits](https://github.com/rest-client/rest-client/compare/v1.6.7...v1.8.0) --- updated-dependencies: - dependency-name: rest-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c264a72..31479ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,6 +28,8 @@ GEM descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) eventmachine (1.0.3) execjs (2.0.2) faraday (0.9.0) @@ -43,8 +45,10 @@ GEM hashie (3.1.0) highline (1.6.21) hike (1.2.3) + http-cookie (1.0.5) + domain_name (~> 0.5) jwt (1.0.0) - mime-types (2.3) + mime-types (2.99.3) mini_portile (0.6.0) multi_json (1.10.1) multi_xml (0.5.5) @@ -56,6 +60,7 @@ GEM net-ssh (2.9.1) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) + netrc (0.11.0) nokogiri (1.6.2.1) mini_portile (= 0.6.0) oauth2 (0.9.4) @@ -69,8 +74,10 @@ GEM rack rack-test (0.6.2) rack (>= 1.0) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) rspec (3.0.0) rspec-core (~> 3.0.0) rspec-expectations (~> 3.0.0) @@ -111,6 +118,9 @@ GEM tilt (1.4.1) tzinfo (1.2.2) thread_safe (~> 0.1) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) PLATFORMS ruby