Skip to content

Commit

Permalink
[#1457] Update dependency fastlane to v2.226.0
Browse files Browse the repository at this point in the history
Co-authored-by: Mustafa Ozhan <mr.mustafa.ozhan@gmail.com>
  • Loading branch information
renovate[bot] and mustafaozhan authored Dec 22, 2024
1 parent b33580a commit 2f37681
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion ios/Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source "https://rubygems.org"

gem "fastlane", "2.225.0"
gem "fastlane", "2.226.0"
gem "fastlane-plugin-firebase_app_distribution", "0.9.1"
12 changes: 6 additions & 6 deletions ios/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ GEM
faraday_middleware (1.2.1)
faraday (~> 1.0)
fastimage (2.3.1)
fastlane (2.225.0)
fastlane (2.226.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand Down Expand Up @@ -108,7 +108,7 @@ GEM
tty-spinner (>= 0.8.0, < 1.0.0)
word_wrap (~> 1.0.0)
xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty (~> 0.4.0)
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
fastlane-plugin-firebase_app_distribution (0.9.1)
google-apis-firebaseappdistribution_v1 (~> 0.3.0)
Expand Down Expand Up @@ -182,7 +182,7 @@ GEM
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.4.0)
rouge (2.0.7)
rouge (3.28.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
security (0.1.5)
Expand Down Expand Up @@ -213,8 +213,8 @@ GEM
colored2 (~> 3.1)
nanaimo (~> 0.4.0)
rexml (>= 3.3.6, < 4.0)
xcpretty (0.3.0)
rouge (~> 2.0.7)
xcpretty (0.4.0)
rouge (~> 3.28.0)
xcpretty-travis-formatter (1.0.1)
xcpretty (~> 0.2, >= 0.0.7)

Expand All @@ -224,7 +224,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
fastlane (= 2.225.0)
fastlane (= 2.226.0)
fastlane-plugin-firebase_app_distribution (= 0.9.1)

BUNDLED WITH
Expand Down

0 comments on commit 2f37681

Please sign in to comment.