fastlane 2.113.0 → 2.114.0.beta.20190108200048
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 -20
- data/fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcuserdata/josh.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- data/match/lib/match/.setup.rb.swp +0 -0
- data/spaceship/lib/spaceship/connect_api/.DS_Store +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: feed8ba2b3bc085a57282cf9aedecd3f39ce114f
|
4
|
+
data.tar.gz: ea73f53da8df3a8f5cb73a118da36a7704737c5d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: deaedcca1136b1d6577da61c2604020c3e09f29075cb9a38b8c91dc6cca1df408286a53eaf41246154f2f459a92eefd93ef78d618ae0ad2f206197d7e69049f0
|
7
|
+
data.tar.gz: aebaef0f88a44be2135df61a59879354e0ff85200e29a1e8ce57149b126cb0703fb0bfdf6c003a201cdd845f4c9412035976d1a47d7a67a1a994f68392d8ea4e
|
@@ -1,5 +1,5 @@
|
|
1
1
|
module Fastlane
|
2
|
-
VERSION = '2.
|
2
|
+
VERSION = '2.114.0.beta.20190108200048'.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.114.0.beta.20190108200048
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Stefan Natchev
|
@@ -27,7 +27,7 @@ authors:
|
|
27
27
|
autorequire:
|
28
28
|
bindir: bin
|
29
29
|
cert_chain: []
|
30
|
-
date: 2019-01-
|
30
|
+
date: 2019-01-08 00:00:00.000000000 Z
|
31
31
|
dependencies:
|
32
32
|
- !ruby/object:Gem::Dependency
|
33
33
|
name: slack-notifier
|
@@ -1280,7 +1280,6 @@ files:
|
|
1280
1280
|
- fastlane/swift/Fastlane.swift
|
1281
1281
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.pbxproj
|
1282
1282
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
|
1283
|
-
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcuserdata/josh.xcuserdatad/UserInterfaceState.xcuserstate
|
1284
1283
|
- fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/xcshareddata/xcschemes/FastlaneRunner.xcscheme
|
1285
1284
|
- fastlane/swift/FastlaneSwiftRunner/README.txt
|
1286
1285
|
- fastlane/swift/Gymfile.swift
|
@@ -1406,7 +1405,6 @@ files:
|
|
1406
1405
|
- match/lib/assets/MatchfileTemplate.swift
|
1407
1406
|
- match/lib/assets/READMETemplate.md
|
1408
1407
|
- match/lib/match.rb
|
1409
|
-
- match/lib/match/.setup.rb.swp
|
1410
1408
|
- match/lib/match/change_password.rb
|
1411
1409
|
- match/lib/match/commands_generator.rb
|
1412
1410
|
- match/lib/match/encryption.rb
|
@@ -1564,7 +1562,6 @@ files:
|
|
1564
1562
|
- spaceship/lib/spaceship/client.rb
|
1565
1563
|
- spaceship/lib/spaceship/commands_generator.rb
|
1566
1564
|
- spaceship/lib/spaceship/connect_api.rb
|
1567
|
-
- spaceship/lib/spaceship/connect_api/.DS_Store
|
1568
1565
|
- spaceship/lib/spaceship/connect_api/base.rb
|
1569
1566
|
- spaceship/lib/spaceship/connect_api/client.rb
|
1570
1567
|
- spaceship/lib/spaceship/du/du_client.rb
|
@@ -1685,24 +1682,24 @@ metadata:
|
|
1685
1682
|
post_install_message:
|
1686
1683
|
rdoc_options: []
|
1687
1684
|
require_paths:
|
1688
|
-
-
|
1689
|
-
-
|
1685
|
+
- scan/lib
|
1686
|
+
- screengrab/lib
|
1687
|
+
- precheck/lib
|
1690
1688
|
- snapshot/lib
|
1691
|
-
-
|
1689
|
+
- pilot/lib
|
1690
|
+
- pem/lib
|
1691
|
+
- supply/lib
|
1692
1692
|
- match/lib
|
1693
|
-
-
|
1693
|
+
- frameit/lib
|
1694
|
+
- gym/lib
|
1695
|
+
- spaceship/lib
|
1694
1696
|
- deliver/lib
|
1695
|
-
-
|
1696
|
-
-
|
1697
|
+
- produce/lib
|
1698
|
+
- credentials_manager/lib
|
1697
1699
|
- cert/lib
|
1698
1700
|
- fastlane/lib
|
1699
|
-
-
|
1700
|
-
- pilot/lib
|
1701
|
-
- gym/lib
|
1702
|
-
- precheck/lib
|
1703
|
-
- screengrab/lib
|
1701
|
+
- fastlane_core/lib
|
1704
1702
|
- sigh/lib
|
1705
|
-
- produce/lib
|
1706
1703
|
required_ruby_version: !ruby/object:Gem::Requirement
|
1707
1704
|
requirements:
|
1708
1705
|
- - ">="
|
@@ -1710,12 +1707,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
1710
1707
|
version: 2.0.0
|
1711
1708
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
1712
1709
|
requirements:
|
1713
|
-
- - "
|
1710
|
+
- - ">"
|
1714
1711
|
- !ruby/object:Gem::Version
|
1715
|
-
version:
|
1712
|
+
version: 1.3.1
|
1716
1713
|
requirements: []
|
1717
1714
|
rubyforge_project:
|
1718
|
-
rubygems_version: 2.
|
1715
|
+
rubygems_version: 2.6.8
|
1719
1716
|
signing_key:
|
1720
1717
|
specification_version: 4
|
1721
1718
|
summary: The easiest way to automate beta deployments and releases for your iOS and
|
Binary file
|
Binary file
|
Binary file
|