diff --git a/Gemfile b/Gemfile index e12874e..2b2ceaf 100644 --- a/Gemfile +++ b/Gemfile @@ -7,4 +7,4 @@ source "https://rubygems.org" # Pinned exactly; Renovate's bundler manager keeps it bumped. No Gemfile.lock is # committed on purpose: this resolves an uploader's transitive deps, not the # app's, and none of it affects the reproducible release build. -gem "fastlane", "2.237.0" +gem "fastlane", "2.238.0"