From e52d7c0f4a2ed2d124faaa342537e66e0e37316a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2020 00:23:57 +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) Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3774c1a..ca6dbb7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,6 +48,8 @@ GEM archive-tar-minitar excon (>= 0.37.0) json + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) excon (0.37.0) faraday (0.8.9) @@ -57,6 +59,9 @@ GEM fleet-api (1.1.0) excon (>= 0.27.4) hike (1.2.3) + http-accept (1.7.0) + http-cookie (1.0.3) + domain_name (~> 0.5) i18n (0.7.0) its (0.2.0) rspec-core @@ -64,10 +69,11 @@ GEM kmts (2.0.1) mail (2.6.3) mime-types (>= 1.16, < 3) - mime-types (2.4.3) + mime-types (2.99.3) minitest (5.5.1) multi_json (1.10.1) multipart-post (1.2.0) + netrc (0.11.0) octokit (3.2.0) sawyer (~> 0.5.3) puma (2.8.2) @@ -91,8 +97,11 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.4.0) - 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) rspec-core (3.1.7) rspec-support (~> 3.1.0) rspec-expectations (3.1.2) @@ -138,6 +147,9 @@ GEM tins (1.3.0) tzinfo (1.2.2) thread_safe (~> 0.1) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) webmock (1.20.0) addressable (>= 2.3.6) crack (>= 0.3.2)