-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Tooling] Point back to latest
fastlane
(#3348)
- Loading branch information
1 parent
0be6ae9
commit 9d590aa
Showing
2 changed files
with
46 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,7 @@ | |
source 'https://rubygems.org' | ||
|
||
gem 'danger-dangermattic', '~> 1.2.1' | ||
# gem 'fastlane', '~> 2.216' # FIXME: Switch back to official release once https://github.com/fastlane/fastlane/pull/28960 is merged and included in next release | ||
gem 'fastlane', git: '[email protected]:fastlane/fastlane.git', branch: 'supply/update-draft-release-status' | ||
gem 'fastlane', '~> 2.226' | ||
|
||
# These lines are kept to help with testing Release Toolkit changes | ||
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 12.3' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,3 @@ | ||
GIT | ||
remote: [email protected]:fastlane/fastlane.git | ||
revision: 86a97f5dd0c9779b120ccfb5090ba415913d9815 | ||
branch: supply/update-draft-release-status | ||
specs: | ||
fastlane (2.225.0) | ||
CFPropertyList (>= 2.3, < 4.0.0) | ||
addressable (>= 2.8, < 3.0.0) | ||
artifactory (~> 3.0) | ||
aws-sdk-s3 (~> 1.0) | ||
babosa (>= 1.0.3, < 2.0.0) | ||
bundler (>= 1.12.0, < 3.0.0) | ||
colored (~> 1.2) | ||
commander (~> 4.6) | ||
dotenv (>= 2.1.1, < 3.0.0) | ||
emoji_regex (>= 0.1, < 4.0) | ||
excon (>= 0.71.0, < 1.0.0) | ||
faraday (~> 1.0) | ||
faraday-cookie_jar (~> 0.0.6) | ||
faraday_middleware (~> 1.0) | ||
fastimage (>= 2.1.0, < 3.0.0) | ||
fastlane-sirp (>= 1.0.0) | ||
gh_inspector (>= 1.1.2, < 2.0.0) | ||
google-apis-androidpublisher_v3 (~> 0.3) | ||
google-apis-playcustomapp_v1 (~> 0.1) | ||
google-cloud-env (>= 1.6.0, < 2.0.0) | ||
google-cloud-storage (~> 1.31) | ||
highline (~> 2.0) | ||
http-cookie (~> 1.0.5) | ||
json (< 3.0.0) | ||
jwt (>= 2.1.0, < 3) | ||
mini_magick (>= 4.9.4, < 5.0.0) | ||
multipart-post (>= 2.0.0, < 3.0.0) | ||
naturally (~> 2.2) | ||
optparse (>= 0.1.1, < 1.0.0) | ||
plist (>= 3.1.0, < 4.0.0) | ||
rubyzip (>= 2.0.0, < 3.0.0) | ||
security (= 0.1.5) | ||
simctl (~> 1.6.3) | ||
terminal-notifier (>= 2.0.0, < 3.0.0) | ||
terminal-table (~> 3) | ||
tty-screen (>= 0.6.3, < 1.0.0) | ||
tty-spinner (>= 0.8.0, < 1.0.0) | ||
word_wrap (~> 1.0.0) | ||
xcodeproj (>= 1.13.0, < 2.0.0) | ||
xcpretty (~> 0.4.0) | ||
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) | ||
|
||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
|
@@ -72,7 +24,7 @@ GEM | |
ast (2.4.2) | ||
atomos (0.1.3) | ||
aws-eventstream (1.3.0) | ||
aws-partitions (1.1018.0) | ||
aws-partitions (1.1019.0) | ||
aws-sdk-core (3.214.0) | ||
aws-eventstream (~> 1, >= 1.3.0) | ||
aws-partitions (~> 1, >= 1.992.0) | ||
|
@@ -171,6 +123,48 @@ GEM | |
faraday_middleware (1.2.1) | ||
faraday (~> 1.0) | ||
fastimage (2.3.1) | ||
fastlane (2.226.0) | ||
CFPropertyList (>= 2.3, < 4.0.0) | ||
addressable (>= 2.8, < 3.0.0) | ||
artifactory (~> 3.0) | ||
aws-sdk-s3 (~> 1.0) | ||
babosa (>= 1.0.3, < 2.0.0) | ||
bundler (>= 1.12.0, < 3.0.0) | ||
colored (~> 1.2) | ||
commander (~> 4.6) | ||
dotenv (>= 2.1.1, < 3.0.0) | ||
emoji_regex (>= 0.1, < 4.0) | ||
excon (>= 0.71.0, < 1.0.0) | ||
faraday (~> 1.0) | ||
faraday-cookie_jar (~> 0.0.6) | ||
faraday_middleware (~> 1.0) | ||
fastimage (>= 2.1.0, < 3.0.0) | ||
fastlane-sirp (>= 1.0.0) | ||
gh_inspector (>= 1.1.2, < 2.0.0) | ||
google-apis-androidpublisher_v3 (~> 0.3) | ||
google-apis-playcustomapp_v1 (~> 0.1) | ||
google-cloud-env (>= 1.6.0, < 2.0.0) | ||
google-cloud-storage (~> 1.31) | ||
highline (~> 2.0) | ||
http-cookie (~> 1.0.5) | ||
json (< 3.0.0) | ||
jwt (>= 2.1.0, < 3) | ||
mini_magick (>= 4.9.4, < 5.0.0) | ||
multipart-post (>= 2.0.0, < 3.0.0) | ||
naturally (~> 2.2) | ||
optparse (>= 0.1.1, < 1.0.0) | ||
plist (>= 3.1.0, < 4.0.0) | ||
rubyzip (>= 2.0.0, < 3.0.0) | ||
security (= 0.1.5) | ||
simctl (~> 1.6.3) | ||
terminal-notifier (>= 2.0.0, < 3.0.0) | ||
terminal-table (~> 3) | ||
tty-screen (>= 0.6.3, < 1.0.0) | ||
tty-spinner (>= 0.8.0, < 1.0.0) | ||
word_wrap (~> 1.0.0) | ||
xcodeproj (>= 1.13.0, < 2.0.0) | ||
xcpretty (~> 0.4.0) | ||
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) | ||
fastlane-plugin-wpmreleasetoolkit (12.3.4) | ||
activesupport (>= 6.1.7.1) | ||
buildkit (~> 1.5) | ||
|
@@ -231,7 +225,7 @@ GEM | |
os (>= 0.9, < 2.0) | ||
signet (>= 0.16, < 2.a) | ||
highline (2.0.3) | ||
http-cookie (1.0.7) | ||
http-cookie (1.0.8) | ||
domain_name (~> 0.5) | ||
httpclient (2.8.3) | ||
i18n (1.14.6) | ||
|
@@ -361,7 +355,7 @@ PLATFORMS | |
|
||
DEPENDENCIES | ||
danger-dangermattic (~> 1.2.1) | ||
fastlane! | ||
fastlane (~> 2.226) | ||
fastlane-plugin-wpmreleasetoolkit (~> 12.3) | ||
|
||
BUNDLED WITH | ||
|