From e85cbf44dd622a4ee93333d1b5b8da1f04a30b0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 19:57:21 +0000 Subject: [PATCH] Bump rest-client from 1.6.1 to 2.1.0 Bumps [rest-client](https://github.com/rest-client/rest-client) from 1.6.1 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.1...v2.1.0) --- updated-dependencies: - dependency-name: rest-client dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d72efec..ad89b54 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,6 +30,8 @@ GEM rest-client (>= 0.5) crack (0.1.8) daemon_controller (0.2.6) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) erubis (2.6.6) abstract (>= 1.0.0) faker (0.3.1) @@ -43,6 +45,9 @@ GEM hoptoad_notifier (2.4.9) activesupport builder + http-accept (1.7.0) + http-cookie (1.0.5) + domain_name (~> 0.5) httparty (0.6.1) crack (= 0.1.8) json (1.2.4) @@ -54,9 +59,12 @@ GEM maruku (0.6.0) syntax (>= 1.0.0) method_source (0.8.2) - mime-types (1.16) + mime-types (3.4.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2022.0105) minitest (1.7.2) mysql (2.8.1) + netrc (0.11.0) nokogiri (1.4.4) oauth (0.4.4) passenger (3.0.5) @@ -99,8 +107,11 @@ GEM remarkable_activerecord (~> 3.1.13) rspec (>= 1.2.0) rspec-rails (>= 1.2.0) - rest-client (1.6.1) - 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) rpx_now (0.6.24) json_pure rspec (1.3.2) @@ -120,6 +131,9 @@ GEM polyglot (>= 0.3.1) treetop-dcf (0.2.1) treetop (>= 1.2.5) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) webrat (0.7.3) nokogiri (>= 1.2.0) rack (>= 1.0)