Skip to content

Commit befe20e

Browse files
committed
Bump dependencies
1 parent 6de2084 commit befe20e

29 files changed

+690
-785
lines changed

Gemfile

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ ruby ">= 3.3.4"
55

66
gem "cocoapods", "= 1.15.2"
77
gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0'
8+
gem 'xcodeproj', '< 1.26.0'
89
gem "fastlane", "~> 2", ">= 2.222.0"
910
gem "xcpretty", "~> 0"
1011

Gemfile.lock

+1
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ DEPENDENCIES
294294
cocoapods (= 1.15.2)
295295
fastlane (~> 2, >= 2.222.0)
296296
fastlane-plugin-aws_s3
297+
xcodeproj (< 1.26.0)
297298
xcpretty (~> 0)
298299

299300
RUBY VERSION

0 commit comments

Comments
 (0)