fastlane: 2.215.1 -> 2.216.0

Changelog: https://github.com/fastlane/fastlane/releases/tag/2.216.0
This commit is contained in:
Mario Rodas 2023-09-19 04:20:00 +00:00
parent 9be4eb374c
commit 8346a7a155
2 changed files with 3 additions and 3 deletions

View file

@ -66,7 +66,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.2.7)
fastlane (2.215.1)
fastlane (2.216.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)

View file

@ -368,10 +368,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0x05rqk5943n9sa6silbqvjycdkcs4a71hd42h92m49lwyb7m5qk";
sha256 = "05mqlcnblhs1dp4433skziqissl92frwcbf4bbq1ihvywlbpayfb";
type = "gem";
};
version = "2.215.1";
version = "2.216.0";
};
gh_inspector = {
groups = ["default"];