From a86789765d15d647dc7e3df0d028410bf02cfe04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 19:56:34 +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 | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4bcaf70..59cbd91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,22 +37,28 @@ GEM atomic (1.1.10) builder (3.1.4) diff-lcs (1.2.4) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) factory_girl (4.2.0) activesupport (>= 3.0.0) hike (1.2.3) + http-accept (1.7.0) + http-cookie (1.0.5) + domain_name (~> 0.5) i18n (0.6.4) lockfile (2.1.0) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) metaclass (0.0.1) - mime-types (1.23) + mime-types (1.25.1) mini_portile (0.5.1) minitest (4.7.5) mocha (0.14.0) metaclass (~> 0.0.1) multi_json (1.7.7) + netrc (0.11.0) nokogiri (1.6.0) mini_portile (~> 0.5.0) polyglot (0.3.3) @@ -73,8 +79,11 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.1.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 (2.14.3) rspec-expectations (2.14.0) diff-lcs (>= 1.1.3, < 2.0) @@ -108,6 +117,9 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.37) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) PLATFORMS ruby