From f7ff43206b57e2621c34d65a66f6c2270a89f89f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 19:42:30 +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 ce4ba17..0f3d033 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,11 @@ GEM css_parser (1.3.4) addressable diff-lcs (1.2.4) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) htmlentities (4.3.1) + http-cookie (1.0.5) + domain_name (~> 0.5) httparty (0.11.0) multi_json (~> 1.0) multi_xml (>= 0.5.2) @@ -28,11 +32,12 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.8.1) - mime-types (1.23) + mime-types (1.25.1) minitest (4.7.5) multi_json (1.7.6) multi_xml (0.5.4) mysql2 (0.3.11) + netrc (0.11.0) nokogiri (1.5.9) polyglot (0.3.3) pony (1.4.1) @@ -55,8 +60,10 @@ GEM rake (10.0.4) recursive-open-struct (0.4.3) redis (3.0.4) - 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 (2.13.0) rspec-core (~> 2.13.0) rspec-expectations (~> 2.13.0) @@ -82,6 +89,9 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.37) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) unicorn (4.6.2) kgio (~> 2.6) rack