fastlane: 2.215.0 -> 2.215.1
Changelog: https://github.com/fastlane/fastlane/releases/tag/2.215.1
This commit is contained in:
parent
2d149d2ae1
commit
9be4eb374c
2 changed files with 3 additions and 3 deletions
|
@ -66,7 +66,7 @@ GEM
|
|||
faraday_middleware (1.2.0)
|
||||
faraday (~> 1.0)
|
||||
fastimage (2.2.7)
|
||||
fastlane (2.215.0)
|
||||
fastlane (2.215.1)
|
||||
CFPropertyList (>= 2.3, < 4.0.0)
|
||||
addressable (>= 2.8, < 3.0.0)
|
||||
artifactory (~> 3.0)
|
||||
|
|
|
@ -368,10 +368,10 @@
|
|||
platforms = [];
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "0hyl35lyj5zz15l6kga1mj3wb4rn6rq5d1gbjxn38zv2770y644h";
|
||||
sha256 = "0x05rqk5943n9sa6silbqvjycdkcs4a71hd42h92m49lwyb7m5qk";
|
||||
type = "gem";
|
||||
};
|
||||
version = "2.215.0";
|
||||
version = "2.215.1";
|
||||
};
|
||||
gh_inspector = {
|
||||
groups = ["default"];
|
||||
|
|
Loading…
Reference in a new issue