Skip to content

Commit

Permalink
Merge pull request #144 from nnsnodnb/renovate/fastlane-plugin-fireba…
Browse files Browse the repository at this point in the history
…se_app_distribution-0.x
  • Loading branch information
nnsnodnb authored Jan 13, 2025
2 parents 1479ffc + e26680e commit e57305b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
source "https://rubygems.org"

gem "fastlane", "~> 2.226.0"
gem "fastlane-plugin-firebase_app_distribution", "~> 0.9.0"
gem "fastlane-plugin-firebase_app_distribution", "~> 0.10.0"
gem "fastlane-plugin-update_xcodeproj", "~> 1.0.1"
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ GEM
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (1.0.2)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
Expand Down Expand Up @@ -110,7 +110,7 @@ GEM
xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty (~> 0.4.0)
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
fastlane-plugin-firebase_app_distribution (0.9.1)
fastlane-plugin-firebase_app_distribution (0.10.0)
google-apis-firebaseappdistribution_v1 (~> 0.3.0)
google-apis-firebaseappdistribution_v1alpha (~> 0.2.0)
fastlane-plugin-update_xcodeproj (1.0.1)
Expand Down Expand Up @@ -163,7 +163,7 @@ GEM
httpclient (2.8.3)
jmespath (1.6.2)
json (2.7.2)
jwt (2.9.3)
jwt (2.10.1)
base64
mini_magick (4.13.2)
mini_mime (1.1.5)
Expand All @@ -182,7 +182,7 @@ GEM
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.3.9)
rexml (3.4.0)
rouge (3.28.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
Expand Down Expand Up @@ -224,7 +224,7 @@ PLATFORMS

DEPENDENCIES
fastlane (~> 2.226.0)
fastlane-plugin-firebase_app_distribution (~> 0.9.0)
fastlane-plugin-firebase_app_distribution (~> 0.10.0)
fastlane-plugin-update_xcodeproj (~> 1.0.1)

BUNDLED WITH
Expand Down

0 comments on commit e57305b

Please sign in to comment.