From 3e4a41ffa80d8e79909d8307702e3b570b4b9c84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 15:01:17 +0000 Subject: [PATCH] Bump rest-client from 1.6.7 to 1.8.0 Bumps [rest-client](https://github.com/rest-client/rest-client) from 1.6.7 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.6.7...v1.8.0) --- updated-dependencies: - dependency-name: rest-client dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ea111ea9c..1f65ca077 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/hone/ruby-git.git + remote: https://github.com/hone/ruby-git.git revision: 264836fcff3c037d8d8fc44bd770b150b46fdc4e branch: master specs: @@ -14,12 +14,14 @@ GEM multi_json (~> 1.3) thread_safe (~> 0.1) tzinfo (~> 0.3.37) - anvil-cli (0.16.1) - progress (~> 2.4.0) - rest-client (~> 1.6.7) - thor (~> 0.15.2) + anvil-cli (0.16.2) + progress (~> 2.4, >= 2.4.0) + rest-client (~> 1.6, >= 1.6.7) + thor (~> 0.15, >= 0.15.2) atomic (1.1.14) diff-lcs (1.1.3) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) excon (0.31.0) heroku-api (0.3.17) excon (~> 0.27) @@ -33,8 +35,10 @@ GEM rrrretry (~> 1) thor (~> 0) threaded (~> 0) + http-cookie (1.0.5) + domain_name (~> 0.5) i18n (0.6.9) - mime-types (2.1) + mime-types (2.99.3) minitest (4.7.5) multi_json (1.8.4) netrc (0.7.7) @@ -45,8 +49,10 @@ GEM rake (10.0.4) repl_runner (0.0.3) activesupport - rest-client (1.6.7) - mime-types (>= 1.16) + rest-client (1.8.0) + http-cookie (>= 1.0.2, < 2.0) + mime-types (>= 1.16, < 3.0) + netrc (~> 0.7) rrrretry (1.0.0) rspec (2.2.0) rspec-core (~> 2.2) @@ -58,11 +64,14 @@ GEM rspec-mocks (2.13.1) rspec-retry (0.2.1) rspec - thor (0.15.4) + thor (0.20.3) thread_safe (0.1.3) atomic threaded (0.0.4) tzinfo (0.3.38) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) PLATFORMS ruby