Install fastlane sentry gem

This commit is contained in:
Maciej Gomółka
2025-06-12 17:43:40 +02:00
parent 0ec0f0b819
commit 214074e5f5
+1
View File
@@ -1,6 +1,7 @@
source "https://rubygems.org"
gem "fastlane"
gem "fastlane-plugin-sentry"
# shouldn't be necessary, but it is, at least until Fastlane is updated: https://github.com/fastlane/fastlane/issues/29183#issuecomment-2567093826
gem "abbrev"