diff --git a/Gemfile.lock b/Gemfile.lock index d81bc71f..3e5deacb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM dotenv (2.7.5) emoji_regex (1.0.1) escape (0.0.4) - excon (0.71.0) + excon (0.71.1) faraday (0.17.1) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6) @@ -72,7 +72,7 @@ GEM faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) fastimage (2.1.7) - fastlane (2.137.0) + fastlane (2.138.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.3, < 3.0.0) babosa (>= 1.0.2, < 2.0.0) @@ -81,7 +81,7 @@ GEM commander-fastlane (>= 4.4.6, < 5.0.0) dotenv (>= 2.1.1, < 3.0.0) emoji_regex (>= 0.1, < 2.0) - excon (>= 0.45.0, < 1.0.0) + excon (>= 0.71.0, < 1.0.0) faraday (~> 0.17) faraday-cookie_jar (~> 0.0.6) faraday_middleware (~> 0.13.1) @@ -106,7 +106,7 @@ GEM tty-screen (>= 0.6.3, < 1.0.0) tty-spinner (>= 0.8.0, < 1.0.0) word_wrap (~> 1.0.0) - xcodeproj (>= 1.8.1, < 2.0.0) + xcodeproj (>= 1.13.0, < 2.0.0) xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) fastlane-plugin-appcenter (1.7.1) @@ -176,7 +176,7 @@ GEM faraday (~> 0.9) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - simctl (1.6.6) + simctl (1.6.7) CFPropertyList naturally slack-notifier (2.3.2) diff --git a/Passepartout-iOS-Tunnel/Info.plist b/Passepartout-iOS-Tunnel/Info.plist index 3959dc58..a61e0244 100644 --- a/Passepartout-iOS-Tunnel/Info.plist +++ b/Passepartout-iOS-Tunnel/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.10.0 + 1.10.1 CFBundleVersion 1 NSExtension diff --git a/Passepartout-iOS/Info.plist b/Passepartout-iOS/Info.plist index 2d8fd0db..d419a20e 100644 --- a/Passepartout-iOS/Info.plist +++ b/Passepartout-iOS/Info.plist @@ -33,7 +33,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.10.0 + 1.10.1 CFBundleVersion 1 ITSAppUsesNonExemptEncryption diff --git a/PassepartoutCore-iOS/Info.plist b/PassepartoutCore-iOS/Info.plist index e4332908..0a0c2136 100644 --- a/PassepartoutCore-iOS/Info.plist +++ b/PassepartoutCore-iOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.10.0 + 1.10.1 CFBundleVersion $(CURRENT_PROJECT_VERSION)