diff --git a/Podfile.lock b/Podfile.lock index ee031e2..7ea191f 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -11,4 +11,4 @@ SPEC CHECKSUMS: BuildaUtils: be29c9977230329a330a02c6f97454a7422ae534 XcodeServerSDK: bdf7258e52589b49176fa909e360751f92cc5397 -COCOAPODS: 0.38.2 +COCOAPODS: 0.39.0.beta.3 diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 91e096f..8e7f539 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -1,11 +1,11 @@ # https://github.com/KrauseFx/fastlane/tree/master/docs # If you want to automatically update fastlane if a new version is available: -# update_fastlane +update_fastlane # This is the minimum version number required. # Update this, if you use features of a newer version -fastlane_version "1.25.1" +fastlane_version "1.26.0" before_all do |lane| end