From 1906ad0672bac5a4806e4f52931df6d10649ebf0 Mon Sep 17 00:00:00 2001 From: SeongHoonC Date: Mon, 18 May 2026 22:09:13 +0900 Subject: [PATCH] fix: use Ruby 3 compatible Bundler lock --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57b95cd..6a6b5a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,4 +228,4 @@ DEPENDENCIES fastlane (>= 2.228, < 3.0) BUNDLED WITH - 1.17.2 + 2.5.22