Skip to content

Commit 7e1be29

Browse files
runningcodeclaude
andauthored
chore(deps): Update fastlane-plugin-sentry to 1.35.0 (#644)
## Summary - Updated fastlane-plugin-sentry from 1.34.0 to 1.35.0 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <[email protected]>
1 parent 8ef3382 commit 7e1be29

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ios/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ GEM
116116
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
117117
fastlane-plugin-emerge (0.10.8)
118118
faraday (~> 1.1)
119-
fastlane-plugin-sentry (1.34.0)
119+
fastlane-plugin-sentry (1.35.0)
120120
os (~> 1.1, >= 1.1.4)
121121
fastlane-sirp (1.0.0)
122122
sysrandom (~> 1.0)
@@ -231,7 +231,7 @@ PLATFORMS
231231
DEPENDENCIES
232232
fastlane
233233
fastlane-plugin-emerge (= 0.10.8)
234-
fastlane-plugin-sentry (= 1.34.0)
234+
fastlane-plugin-sentry (= 1.35.0)
235235
xcpretty
236236

237237
BUNDLED WITH

ios/fastlane/Pluginfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
# Ensure this file is checked in to source control!
44

55
gem 'fastlane-plugin-emerge', '0.10.8'
6-
gem 'fastlane-plugin-sentry', '1.34.0'
6+
gem 'fastlane-plugin-sentry', '1.35.0'

0 commit comments

Comments
 (0)