From 68f5dcebfa925c04adcaad2ac9a58cbf0f004a12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 20:04:54 +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 | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7ce001e..96db14c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,6 +33,8 @@ GEM sass (= 3.2.14) compass-960-plugin (0.10.4) compass (>= 0.10.0) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) execjs (2.0.2) ffi (1.9.3) fssm (0.2.10) @@ -41,12 +43,16 @@ GEM tilt htmlcompressor (0.0.7) yui-compressor (~> 0.9.6) + http-accept (1.7.0) + http-cookie (1.0.5) + domain_name (~> 0.5) json (1.8.1) listen (1.3.1) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) rb-kqueue (>= 0.2) mime-types (1.25) + netrc (0.11.0) nokogiri (1.5.10) open4 (1.3.3) rack (1.5.2) @@ -57,14 +63,20 @@ GEM ffi (>= 0.5.0) rdiscount (2.1.7) redcarpet (3.1.1) - 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) ruby-s3cmd (0.1.5) sass (3.2.14) tilt (1.4.1) uglifier (2.4.0) execjs (>= 0.3.0) json (>= 1.8.0) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) vpim (13.11.11) yui-compressor (0.9.6) POpen4 (>= 0.1.4)