From 44d6f26a647b08be9468348bdafe2ad7331e8145 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 19:55:36 +0000 Subject: [PATCH] Bump rest-client from 1.7.2 to 1.8.0 Bumps [rest-client](https://github.com/rest-client/rest-client) from 1.7.2 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.7.2...v1.8.0) --- updated-dependencies: - dependency-name: rest-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index c7012d32..2ea28ba0 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,16 @@ GEM remote: http://rubygems.org/ specs: + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) + http-cookie (1.0.5) + domain_name (~> 0.5) json (1.6.8) - mime-types (2.3) + mime-types (2.99.3) multi_json (1.10.1) - netrc (0.7.7) - rest-client (1.7.2) + netrc (0.11.0) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 3.0) netrc (~> 0.7) rr (1.0.5) @@ -13,6 +18,9 @@ GEM multi_json (~> 1.0) simplecov-html (~> 0.5.3) simplecov-html (0.5.3) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) PLATFORMS ruby