fastlane 2.122.0 → 2.123.0.beta.20190504200051
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/fastlane/lib/fastlane/version.rb +1 -1
- metadata +17 -22
- data/fastlane/lib/fastlane/actions/.slack.rb.swp +0 -0
- data/fastlane/lib/fastlane/actions/.update_project_provisioning.rb.swp +0 -0
- data/fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcuserdata/josh.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- data/spaceship/lib/spaceship/connect_api/.DS_Store +0 -0
- data/spaceship/lib/spaceship/portal/ui/.select_team.rb.swp +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 32f8e319ab4a37b3d218adfc06f83b07a93c8f22
|
4
|
+
data.tar.gz: 0beaed98c90028fa248603c4c0410c4f914b8f78
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6067ab0bfe8d224ae736bdab229325b0a76704f83a5b0031cac867cd66101032a818ce0ea54213c7481b5a674dd1a29bdeda3fb478fcb156db1dc7fac97822cb
|
7
|
+
data.tar.gz: 830cbeb9cc97b74d476188e6d9e4c50d75c46f7af1dc613e3880661b1abbec8148c0629e12d0c02e0dcaf7fea6a41e49ccec2ac55c2d477558474148dc5a88bc
|
@@ -1,5 +1,5 @@
|
|
1
1
|
module Fastlane
|
2
|
-
VERSION = '2.
|
2
|
+
VERSION = '2.123.0.beta.20190504200051'.freeze
|
3
3
|
DESCRIPTION = "The easiest way to automate beta deployments and releases for your iOS and Android apps".freeze
|
4
4
|
MINIMUM_XCODE_RELEASE = "7.0".freeze
|
5
5
|
RUBOCOP_REQUIREMENT = '0.49.1'.freeze
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: fastlane
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.
|
4
|
+
version: 2.123.0.beta.20190504200051
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jimmy Dee
|
@@ -27,7 +27,7 @@ authors:
|
|
27
27
|
autorequire:
|
28
28
|
bindir: bin
|
29
29
|
cert_chain: []
|
30
|
-
date: 2019-05-
|
30
|
+
date: 2019-05-04 00:00:00.000000000 Z
|
31
31
|
dependencies:
|
32
32
|
- !ruby/object:Gem::Dependency
|
33
33
|
name: slack-notifier
|
@@ -980,8 +980,6 @@ files:
|
|
980
980
|
- fastlane/lib/fastlane.rb
|
981
981
|
- fastlane/lib/fastlane/action.rb
|
982
982
|
- fastlane/lib/fastlane/action_collector.rb
|
983
|
-
- fastlane/lib/fastlane/actions/.slack.rb.swp
|
984
|
-
- fastlane/lib/fastlane/actions/.update_project_provisioning.rb.swp
|
985
983
|
- fastlane/lib/fastlane/actions/README.md
|
986
984
|
- fastlane/lib/fastlane/actions/actions_helper.rb
|
987
985
|
- fastlane/lib/fastlane/actions/adb.rb
|
@@ -1305,7 +1303,6 @@ files:
|
|
1305
1303
|
- fastlane/swift/Fastlane.swift
|
1306
1304
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.pbxproj
|
1307
1305
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
|
1308
|
-
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcuserdata/josh.xcuserdatad/UserInterfaceState.xcuserstate
|
1309
1306
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/xcshareddata/xcschemes/FastlaneRunner.xcscheme
|
1310
1307
|
- fastlane/swift/FastlaneSwiftRunner/README.txt
|
1311
1308
|
- fastlane/swift/Gymfile.swift
|
@@ -1589,7 +1586,6 @@ files:
|
|
1589
1586
|
- spaceship/lib/spaceship/client.rb
|
1590
1587
|
- spaceship/lib/spaceship/commands_generator.rb
|
1591
1588
|
- spaceship/lib/spaceship/connect_api.rb
|
1592
|
-
- spaceship/lib/spaceship/connect_api/.DS_Store
|
1593
1589
|
- spaceship/lib/spaceship/connect_api/base.rb
|
1594
1590
|
- spaceship/lib/spaceship/connect_api/client.rb
|
1595
1591
|
- spaceship/lib/spaceship/du/du_client.rb
|
@@ -1622,7 +1618,6 @@ files:
|
|
1622
1618
|
- spaceship/lib/spaceship/portal/provisioning_profile.rb
|
1623
1619
|
- spaceship/lib/spaceship/portal/provisioning_profile_template.rb
|
1624
1620
|
- spaceship/lib/spaceship/portal/spaceship.rb
|
1625
|
-
- spaceship/lib/spaceship/portal/ui/.select_team.rb.swp
|
1626
1621
|
- spaceship/lib/spaceship/portal/ui/select_team.rb
|
1627
1622
|
- spaceship/lib/spaceship/portal/website_push.rb
|
1628
1623
|
- spaceship/lib/spaceship/provider.rb
|
@@ -1711,24 +1706,24 @@ metadata:
|
|
1711
1706
|
post_install_message:
|
1712
1707
|
rdoc_options: []
|
1713
1708
|
require_paths:
|
1714
|
-
- credentials_manager/lib
|
1715
|
-
- pem/lib
|
1716
|
-
- snapshot/lib
|
1717
1709
|
- frameit/lib
|
1718
|
-
- match/lib
|
1719
|
-
- fastlane_core/lib
|
1720
|
-
- deliver/lib
|
1721
|
-
- scan/lib
|
1722
|
-
- supply/lib
|
1723
1710
|
- cert/lib
|
1724
|
-
-
|
1725
|
-
-
|
1726
|
-
- pilot/lib
|
1711
|
+
- snapshot/lib
|
1712
|
+
- pem/lib
|
1727
1713
|
- gym/lib
|
1714
|
+
- scan/lib
|
1728
1715
|
- precheck/lib
|
1729
|
-
-
|
1716
|
+
- fastlane_core/lib
|
1730
1717
|
- sigh/lib
|
1718
|
+
- pilot/lib
|
1719
|
+
- match/lib
|
1720
|
+
- screengrab/lib
|
1731
1721
|
- produce/lib
|
1722
|
+
- credentials_manager/lib
|
1723
|
+
- deliver/lib
|
1724
|
+
- spaceship/lib
|
1725
|
+
- fastlane/lib
|
1726
|
+
- supply/lib
|
1732
1727
|
required_ruby_version: !ruby/object:Gem::Requirement
|
1733
1728
|
requirements:
|
1734
1729
|
- - ">="
|
@@ -1736,12 +1731,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
1736
1731
|
version: 2.0.0
|
1737
1732
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
1738
1733
|
requirements:
|
1739
|
-
- - "
|
1734
|
+
- - ">"
|
1740
1735
|
- !ruby/object:Gem::Version
|
1741
|
-
version:
|
1736
|
+
version: 1.3.1
|
1742
1737
|
requirements: []
|
1743
1738
|
rubyforge_project:
|
1744
|
-
rubygems_version: 2.
|
1739
|
+
rubygems_version: 2.6.8
|
1745
1740
|
signing_key:
|
1746
1741
|
specification_version: 4
|
1747
1742
|
summary: The easiest way to automate beta deployments and releases for your iOS and
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|