From 1801407fb69ef3421a1eee5c02dded0c78bed7d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 13:22:45 +0000 Subject: [PATCH] Bump fastlane-plugin-revenuecat_internal from `4c4b8ce` to `85e1c83` Bumps [fastlane-plugin-revenuecat_internal](https://github.com/RevenueCat/fastlane-plugin-revenuecat_internal) from `4c4b8ce` to `85e1c83`. - [Release notes](https://github.com/RevenueCat/fastlane-plugin-revenuecat_internal/releases) - [Commits](https://github.com/RevenueCat/fastlane-plugin-revenuecat_internal/compare/4c4b8ceb851ed0f57365720e787d230ef4b7bda2...85e1c8304738877f5bbb1472164e2127c5519e95) --- updated-dependencies: - dependency-name: fastlane-plugin-revenuecat_internal dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ddd2baf0ed..e5925a64d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,10 @@ GIT remote: https://github.com/RevenueCat/fastlane-plugin-revenuecat_internal - revision: 4c4b8ceb851ed0f57365720e787d230ef4b7bda2 + revision: 85e1c8304738877f5bbb1472164e2127c5519e95 branch: main specs: fastlane-plugin-revenuecat_internal (0.1.0) + nokogiri rest-client GEM @@ -180,7 +181,7 @@ GEM signet (>= 0.16, < 2.a) highline (2.0.3) http-accept (1.7.0) - http-cookie (1.0.6) + http-cookie (1.0.7) domain_name (~> 0.5) httpclient (2.8.3) jmespath (1.6.2) @@ -196,6 +197,7 @@ GEM mime-types-data (3.2024.0806) mini_magick (4.13.2) mini_mime (1.1.5) + mini_portile2 (2.8.7) multi_json (1.15.0) multipart-post (2.4.1) nanaimo (0.3.0) @@ -203,6 +205,9 @@ GEM naturally (2.2.1) netrc (0.11.0) nkf (0.2.0) + nokogiri (1.16.7) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) octokit (9.1.0) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -211,6 +216,7 @@ GEM os (1.1.4) plist (3.7.1) public_suffix (6.0.1) + racc (1.8.1) rake (13.2.1) rchardet (1.8.0) representable (3.2.0)