fastlane 2.131.0 → 2.132.0.beta.20190912200052

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA256:
3
- metadata.gz: c95215aded25754cdd253b9e510d47ce04fed50af174ca81132d626303e6bc11
4
- data.tar.gz: df1659455c9d06b31f2c0f0ed66cbb45506fe644e44d4d9ba0a129bc08f9daec
2
+ SHA1:
3
+ metadata.gz: f855110d1e971e88535448c3fc8e17dfd5fe2beb
4
+ data.tar.gz: f4b340e6b23e80fd254efe67fba4f31ce5689b29
5
5
  SHA512:
6
- metadata.gz: a2370d61af5741661b679f9686c58985d09bad6ec1e07dd74fcae8292e73f29334c55d935981f9a715771a98e53dc5f8db615cbd5db23bd2e70d91e12d5cf49d
7
- data.tar.gz: 55af9d205658816d6f4025f76b6559dcf1cda97f5d96bbaffd5e7db90331825ce4732bcf0c06aba57cac6e6abcd0db667bc4f633b083414d45fa05ba0fe04d69
6
+ metadata.gz: 7c8c621018ba9b9bcc77d575b69c07009a2c39568212cfd5a99bde82bc71d8ca486a5365e5e01fdb01334f4ff315e2004109a3b2f894f1841fda1258692e437c
7
+ data.tar.gz: 6ece20d6d344c21b24360c4eaea2034f845a924fd254843b8bc205256ba1fdcf9fb4ac298f06037f153712874cc8b06a7c081998a3b529c9c7d48e53e78f7d0d
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
- VERSION = '2.131.0'.freeze
2
+ VERSION = '2.132.0.beta.20190912200052'.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.131.0
4
+ version: 2.132.0.beta.20190912200052
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew McBurney
@@ -986,9 +986,6 @@ files:
986
986
  - fastlane/lib/fastlane.rb
987
987
  - fastlane/lib/fastlane/action.rb
988
988
  - fastlane/lib/fastlane/action_collector.rb
989
- - fastlane/lib/fastlane/actions/.hockey.rb.swp
990
- - fastlane/lib/fastlane/actions/.slack.rb.swp
991
- - fastlane/lib/fastlane/actions/.update_project_provisioning.rb.swp
992
989
  - fastlane/lib/fastlane/actions/README.md
993
990
  - fastlane/lib/fastlane/actions/actions_helper.rb
994
991
  - fastlane/lib/fastlane/actions/adb.rb
@@ -1315,7 +1312,6 @@ files:
1315
1312
  - fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.pbxproj
1316
1313
  - fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/contents.xcworkspacedata
1317
1314
  - fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
1318
- - fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.xcworkspace/xcuserdata/josh.xcuserdatad/UserInterfaceState.xcuserstate
1319
1315
  - fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/xcshareddata/xcschemes/FastlaneRunner.xcscheme
1320
1316
  - fastlane/swift/FastlaneSwiftRunner/README.txt
1321
1317
  - fastlane/swift/Gymfile.swift
@@ -1422,7 +1418,6 @@ files:
1422
1418
  - gym/lib/assets/GymfileTemplate.swift
1423
1419
  - gym/lib/assets/wrap_xcodebuild/xcbuild-safe.sh
1424
1420
  - gym/lib/gym.rb
1425
- - gym/lib/gym/.runner.rb.swp
1426
1421
  - gym/lib/gym/code_signing_mapping.rb
1427
1422
  - gym/lib/gym/commands_generator.rb
1428
1423
  - gym/lib/gym/detect_values.rb
@@ -1471,7 +1466,6 @@ files:
1471
1466
  - pem/lib/pem/options.rb
1472
1467
  - pilot/README.md
1473
1468
  - pilot/lib/pilot.rb
1474
- - pilot/lib/pilot/.manager.rb.swp
1475
1469
  - pilot/lib/pilot/build_manager.rb
1476
1470
  - pilot/lib/pilot/commands_generator.rb
1477
1471
  - pilot/lib/pilot/features.rb
@@ -1603,7 +1597,6 @@ files:
1603
1597
  - spaceship/lib/spaceship/client.rb
1604
1598
  - spaceship/lib/spaceship/commands_generator.rb
1605
1599
  - spaceship/lib/spaceship/connect_api.rb
1606
- - spaceship/lib/spaceship/connect_api/.DS_Store
1607
1600
  - spaceship/lib/spaceship/connect_api/client.rb
1608
1601
  - spaceship/lib/spaceship/connect_api/model.rb
1609
1602
  - spaceship/lib/spaceship/connect_api/models/app.rb
@@ -1753,24 +1746,24 @@ metadata:
1753
1746
  post_install_message:
1754
1747
  rdoc_options: []
1755
1748
  require_paths:
1756
- - credentials_manager/lib
1757
1749
  - pem/lib
1758
- - snapshot/lib
1750
+ - produce/lib
1751
+ - credentials_manager/lib
1752
+ - gym/lib
1753
+ - pilot/lib
1759
1754
  - frameit/lib
1755
+ - cert/lib
1756
+ - sigh/lib
1757
+ - screengrab/lib
1760
1758
  - match/lib
1761
- - fastlane_core/lib
1762
- - deliver/lib
1763
- - scan/lib
1764
1759
  - supply/lib
1765
- - cert/lib
1766
1760
  - fastlane/lib
1761
+ - scan/lib
1767
1762
  - spaceship/lib
1768
- - pilot/lib
1769
- - gym/lib
1770
1763
  - precheck/lib
1771
- - screengrab/lib
1772
- - sigh/lib
1773
- - produce/lib
1764
+ - snapshot/lib
1765
+ - fastlane_core/lib
1766
+ - deliver/lib
1774
1767
  required_ruby_version: !ruby/object:Gem::Requirement
1775
1768
  requirements:
1776
1769
  - - ">="
@@ -1778,11 +1771,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
1778
1771
  version: 2.0.0
1779
1772
  required_rubygems_version: !ruby/object:Gem::Requirement
1780
1773
  requirements:
1781
- - - ">="
1774
+ - - ">"
1782
1775
  - !ruby/object:Gem::Version
1783
- version: '0'
1776
+ version: 1.3.1
1784
1777
  requirements: []
1785
- rubygems_version: 3.0.3
1778
+ rubyforge_project:
1779
+ rubygems_version: 2.6.8
1786
1780
  signing_key:
1787
1781
  specification_version: 4
1788
1782
  summary: The easiest way to automate beta deployments and releases for your iOS and
Binary file
Binary file