From 3350472980632a7be9906a59da784acbabf179d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 20:25:04 +0000 Subject: [PATCH] build(deps): bump rest-client Bumps [rest-client](https://github.com/rest-client/rest-client) from 1.7.2 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.7.2...v2.1.0) --- updated-dependencies: - dependency-name: rest-client dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../cluster/panamax/ui/Gemfile.lock | 20 ++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock b/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock index b273595bbb051..5d4a4cf588d8c 100644 --- a/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock +++ b/pkgs/applications/networking/cluster/panamax/ui/Gemfile.lock @@ -66,6 +66,8 @@ GEM debugger-linecache (1.2.0) diff-lcs (1.2.5) docile (1.1.5) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) dotenv (0.11.1) dotenv-deployment (~> 0.0.2) dotenv-deployment (0.0.2) @@ -76,6 +78,9 @@ GEM haml (4.0.5) tilt hike (1.2.3) + http-accept (1.7.0) + http-cookie (1.0.5) + domain_name (~> 0.5) i18n (0.7.0) its (0.2.0) rspec-core @@ -90,11 +95,11 @@ GEM mail (2.6.3) mime-types (>= 1.16, < 3) method_source (0.8.2) - mime-types (2.4.3) + mime-types (2.99.3) mini_portile (0.6.1) minitest (5.5.1) multi_json (1.10.1) - netrc (0.8.0) + netrc (0.11.0) nokogiri (1.6.5) mini_portile (~> 0.6.0) phantomjs (1.9.7.1) @@ -134,9 +139,11 @@ GEM thor (>= 0.18.1, < 2.0) rake (10.4.0) ref (1.0.5) - rest-client (1.7.2) - mime-types (>= 1.16, < 3.0) - netrc (~> 0.7) + 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 (3.1.7) rspec-support (~> 3.1.0) rspec-expectations (3.1.2) @@ -190,6 +197,9 @@ GEM uglifier (2.5.1) execjs (>= 0.3.0) json (>= 1.8.0) + unf (0.1.4) + unf_ext + unf_ext (0.0.8.2) webmock (1.20.4) addressable (>= 2.3.6) crack (>= 0.3.2)