From dbb115e8b8064e55d3a5105fc4aae8035cf1ddbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 20:13:00 +0000 Subject: [PATCH] Bump rest-client from 1.6.7 to 2.1.0 Bumps [rest-client](https://github.com/rest-client/rest-client) from 1.6.7 to 2.1.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...v2.1.0) --- updated-dependencies: - dependency-name: rest-client dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index be4b26e..36abd23 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,6 +15,8 @@ GEM thor descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) fakeweb (1.3.0) faraday (0.9.0) multipart-post (>= 1.2, < 3) @@ -29,6 +31,9 @@ GEM oauth2 hashie (2.1.1) highline (1.6.21) + http-accept (1.7.0) + http-cookie (1.0.5) + domain_name (~> 0.5) httparty (0.11.0) multi_json (~> 1.0) multi_xml (>= 0.5.2) @@ -47,13 +52,16 @@ GEM jwt (0.1.11) multi_json (>= 1.5) metaclass (0.0.1) - mime-types (1.23) + mime-types (3.4.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2022.0105) mini_portile (0.5.3) mocha (0.14.0) metaclass (~> 0.0.1) multi_json (1.7.7) multi_xml (0.5.4) multipart-post (1.2.0) + netrc (0.11.0) nokogiri (1.6.1) mini_portile (~> 0.5.0) oauth (0.4.7) @@ -67,8 +75,11 @@ GEM rake (0.9.6) rdoc (3.12.2) json (~> 1.4) - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (2.1.0) + http-accept (>= 1.7.0, < 2.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 4.0) + netrc (~> 0.8) ruby-prof (0.13.0) shoulda (3.5.0) shoulda-context (~> 1.0, >= 1.0.1) @@ -83,6 +94,9 @@ GEM test-unit (2.5.5) thor (0.18.1) thread_safe (0.3.3) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) PLATFORMS ruby