diff --git a/Gemfile.lock b/Gemfile.lock index 6b20fd96..1806ccba 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.67.0) + excon (0.68.0) faraday (0.17.0) 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.134.0) + fastlane (2.135.2) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.3, < 3.0.0) babosa (>= 1.0.2, < 2.0.0) @@ -121,9 +121,9 @@ GEM representable (~> 3.0) retriable (>= 2.0, < 4.0) signet (~> 0.9) - google-cloud-core (1.3.2) + google-cloud-core (1.4.1) google-cloud-env (~> 1.0) - google-cloud-env (1.2.1) + google-cloud-env (1.3.0) faraday (~> 0.11) google-cloud-storage (1.16.0) digest-crc (~> 0.4) @@ -145,7 +145,7 @@ GEM concurrent-ruby (~> 1.0) json (2.2.0) jwt (2.1.0) - memoist (0.16.0) + memoist (0.16.1) mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) diff --git a/Passepartout-iOS-Tunnel/Info.plist b/Passepartout-iOS-Tunnel/Info.plist index 1fd4840d..3959dc58 100644 --- a/Passepartout-iOS-Tunnel/Info.plist +++ b/Passepartout-iOS-Tunnel/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.9.1 + 1.10.0 CFBundleVersion 1 NSExtension diff --git a/Passepartout-iOS/Info.plist b/Passepartout-iOS/Info.plist index 73d32363..2d8fd0db 100644 --- a/Passepartout-iOS/Info.plist +++ b/Passepartout-iOS/Info.plist @@ -33,7 +33,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.9.1 + 1.10.0 CFBundleVersion 1 ITSAppUsesNonExemptEncryption diff --git a/PassepartoutCore-iOS/Info.plist b/PassepartoutCore-iOS/Info.plist index 094b240a..e4332908 100644 --- a/PassepartoutCore-iOS/Info.plist +++ b/PassepartoutCore-iOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.9.1 + 1.10.0 CFBundleVersion $(CURRENT_PROJECT_VERSION)