From cedcc00fea33d7eb81e2dd584c9e6a15c8a4fab1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 14:00:51 +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 | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d66d8a..1c69555 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,13 +22,24 @@ GEM simplecov (>= 0.7) thor diff-lcs (1.1.3) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) + http-accept (1.7.0) + http-cookie (1.0.3) + domain_name (~> 0.5) i18n (0.6.9) json (1.7.7) - mime-types (1.21) + mime-types (3.3) + mime-types-data (~> 3.2015) + mime-types-data (3.2019.1009) multi_json (1.1.0) + netrc (0.11.0) rake (0.9.2.2) - 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 (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0) @@ -42,6 +53,9 @@ GEM simplecov-html (~> 0.7.1) simplecov-html (0.7.1) thor (0.17.0) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) PLATFORMS ruby