From 15c63cbfd86f4b53a68001813ebc1468e84bdb84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 03:16:12 +0000 Subject: [PATCH] chore(deps): update dependency net-http to v0.5.0 --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 19f1c0dd09..f347895e5d 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ gem 'fastlane', '2.223.1' gem 'fastlane-plugin-changelog', '0.16.0' gem 'fastlane-plugin-mattermost', '1.3.2' gem 'json', '2.7.2' -gem 'net-http', '0.4.1' +gem 'net-http', '0.5.0' gem 'xcode-install', '2.8.1' plugins_path = File.join(File.dirname(__FILE__), 'Showcase/fastlane', 'Pluginfile') diff --git a/Gemfile.lock b/Gemfile.lock index 0865bf8c1f..ac46eed312 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,7 +241,7 @@ GEM nanaimo (0.4.0) nap (1.1.0) naturally (2.2.1) - net-http (0.4.1) + net-http (0.5.0) uri netrc (0.11.0) nkf (0.2.0) @@ -320,7 +320,7 @@ DEPENDENCIES fastlane-plugin-changelog (= 0.16.0) fastlane-plugin-mattermost (= 1.3.2) json (= 2.7.2) - net-http (= 0.4.1) + net-http (= 0.5.0) xcode-install (= 2.8.1) BUNDLED WITH