diff --git a/.gitignore b/.gitignore index 9057924bb..1b88b8c4a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/fastlane/Gemfile.lock b/fastlane/Gemfile.lock index 5dd89cfbd..c03459953 100644 --- a/fastlane/Gemfile.lock +++ b/fastlane/Gemfile.lock @@ -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)