fastlane 2.129.0.beta.20190728200052 → 2.129.0.beta.20190729200106

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
2
  SHA1:
3
- metadata.gz: 12e0f4e5a8866a4b7f4f2be47c97ebcf99f6f3a0
4
- data.tar.gz: 812893712748bd6ab3a5095cedd9934b073a3a1a
3
+ metadata.gz: d8dc2d87934b8708c1f62bf0d5c35d831a17cb8e
4
+ data.tar.gz: 48449d89611e846b5eccff1536c57799b57706cd
5
5
  SHA512:
6
- metadata.gz: e6e38073ffbedede8f1ce1524003fe0ea018d78da50838249bb14eabc1ba397822e6498e60c86e483d8f6d5761c3fe620cd93f6b8b8cb9a8c09dcce2defa9731
7
- data.tar.gz: e896ac99ec47c7bc110c5c434aec65680dae5869a5b69b5a88e26f99ed20765d5b8d270232ea9a78365b8711da479bbf0f6839f92eff0a865ab2cb247f94b96f
6
+ metadata.gz: 5987c7df6595e4843b919f325ee301d4bfcfef7ae558da52160a490ef92db3eca50c78c78343cc7d768b8e51263bb91a7763674b9d056be9ed3bfe1424724acf
7
+ data.tar.gz: 76c82560b7042a4cecd749acffa2b14547a46e9f614fef0ad27bf3491bb735470bb602d746c2510b9c6ae1446035b6e0014bf8f80bdd93d79ae0507b74f1a67e
@@ -31,7 +31,7 @@ module Fastlane
31
31
  UI.important("It seems that your Gem directory is not writable by your current user.")
32
32
  UI.important("fastlane would need sudo rights to update itself, however, running 'sudo fastlane' is not recommended.")
33
33
  UI.important("If you still want to use this action, please read the documentation on how to set this up:")
34
- UI.important("https://docs.fastlane.tools/actions/#update_fastlane")
34
+ UI.important("https://docs.fastlane.tools/actions/update_fastlane/")
35
35
  return
36
36
  end
37
37
 
@@ -1,5 +1,5 @@
1
1
  module Fastlane
2
- VERSION = '2.129.0.beta.20190728200052'.freeze
2
+ VERSION = '2.129.0.beta.20190729200106'.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.129.0.beta.20190728200052
4
+ version: 2.129.0.beta.20190729200106
5
5
  platform: ruby
6
6
  authors:
7
7
  - Luka Mirosevic
@@ -27,7 +27,7 @@ authors:
27
27
  autorequire:
28
28
  bindir: bin
29
29
  cert_chain: []
30
- date: 2019-07-28 00:00:00.000000000 Z
30
+ date: 2019-07-29 00:00:00.000000000 Z
31
31
  dependencies:
32
32
  - !ruby/object:Gem::Dependency
33
33
  name: slack-notifier
@@ -1742,24 +1742,24 @@ metadata:
1742
1742
  post_install_message:
1743
1743
  rdoc_options: []
1744
1744
  require_paths:
1745
- - spaceship/lib
1746
- - scan/lib
1745
+ - sigh/lib
1746
+ - fastlane_core/lib
1747
+ - supply/lib
1748
+ - pilot/lib
1749
+ - frameit/lib
1750
+ - fastlane/lib
1747
1751
  - credentials_manager/lib
1748
- - cert/lib
1749
- - snapshot/lib
1750
- - pem/lib
1751
- - match/lib
1752
1752
  - gym/lib
1753
- - fastlane/lib
1754
- - precheck/lib
1753
+ - match/lib
1755
1754
  - screengrab/lib
1756
- - supply/lib
1757
- - pilot/lib
1758
- - deliver/lib
1759
- - fastlane_core/lib
1755
+ - precheck/lib
1760
1756
  - produce/lib
1761
- - sigh/lib
1762
- - frameit/lib
1757
+ - spaceship/lib
1758
+ - cert/lib
1759
+ - deliver/lib
1760
+ - scan/lib
1761
+ - snapshot/lib
1762
+ - pem/lib
1763
1763
  required_ruby_version: !ruby/object:Gem::Requirement
1764
1764
  requirements:
1765
1765
  - - ">="