From b0472ad2dbb8ccac54425a821184bde99bc85e8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 21:36:15 +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) Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0e8967a..3206b0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,6 +9,8 @@ GEM unf (~> 0.0.3) fakeweb (1.3.0) git (1.2.5) + http-cookie (1.0.3) + domain_name (~> 0.5) i18n (0.6.0) jeweler (1.8.3) bundler (~> 1.0) @@ -24,17 +26,20 @@ GEM nokogiri (~> 1.4) ntlm-http (~> 0.1, >= 0.1.1) webrobots (~> 0.0, >= 0.0.9) - mime-types (1.18) + mime-types (1.25.1) multi_json (1.3.5) net-http-digest_auth (1.2.1) net-http-persistent (2.6) + netrc (0.11.0) nokogiri (1.5.2) ntlm-http (0.1.1) rake (0.9.2.2) rdoc (3.12) json (~> 1.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.10.0) rspec-core (~> 2.10.0) rspec-expectations (~> 2.10.0)