Update fastlane (#1107)

This commit is contained in:
enahum 2017-11-08 13:09:52 -03:00 committed by GitHub
parent 1817de589a
commit cde5984aed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

4
.gitignore vendored
View file

@ -67,8 +67,8 @@ tags
# For more information about the recommended setup visit:
# https://docs.fastlane.tools/best-practices/source-control/
*/fastlane/report.xml
*/fastlane/Preview.html
fastlane/report.xml
fastlane/Preview.html
*/fastlane/screenshots

View file

@ -24,7 +24,7 @@ GEM
faraday_middleware (0.12.2)
faraday (>= 0.7.4, < 1.0)
fastimage (2.1.0)
fastlane (2.63.0)
fastlane (2.64.0)
CFPropertyList (>= 2.3, < 3.0.0)
addressable (>= 2.3, < 3.0.0)
babosa (>= 1.0.2, < 2.0.0)