diff --git a/Cartfile b/Cartfile index 06fed25b7..41dd6ab3b 100644 --- a/Cartfile +++ b/Cartfile @@ -1 +1 @@ -github "auth0/Auth0.swift" ~> 1.17 +github "auth0/Auth0.swift" ~> 1.18 diff --git a/Cartfile.resolved b/Cartfile.resolved index 839ffc45d..bb1562dc9 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,6 +1,6 @@ github "AliSoftware/OHHTTPStubs" "7.0.0" -github "Quick/Nimble" "v8.0.2" -github "Quick/Quick" "v2.1.0" -github "auth0/Auth0.swift" "1.17.0" +github "Quick/Nimble" "v8.0.4" +github "Quick/Quick" "v2.2.0" +github "auth0/Auth0.swift" "1.18.0" github "auth0/SimpleKeychain" "0.9.0" github "emaloney/CleanroomLogger" "6.0.2" diff --git a/Gemfile b/Gemfile index a1a9f9ad6..ffe9a6a4d 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' gem 'fastlane' gem 'jwt', '~> 1.5' gem 'dotenv', '~> 2.4' -gem "cocoapods", "~> 1.7" +gem "cocoapods" plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile') eval(File.read(plugins_path), binding) if File.exist?(plugins_path) diff --git a/Gemfile.lock b/Gemfile.lock index aecff15e7..e4d30db43 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,27 +1,30 @@ GEM remote: https://rubygems.org/ specs: - CFPropertyList (3.0.0) + CFPropertyList (3.0.1) activesupport (4.2.11.1) i18n (~> 0.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) + algoliasearch (1.27.1) + httpclient (~> 2.8, >= 2.8.3) + json (>= 1.5.1) atomos (0.1.3) - babosa (1.0.2) + babosa (1.0.3) claide (1.0.3) - cocoapods (1.7.5) + cocoapods (1.8.0) activesupport (>= 4.0.2, < 5) claide (>= 1.0.2, < 2.0) - cocoapods-core (= 1.7.5) + cocoapods-core (= 1.8.0) cocoapods-deintegrate (>= 1.0.3, < 2.0) cocoapods-downloader (>= 1.2.2, < 2.0) cocoapods-plugins (>= 1.0.0, < 2.0) cocoapods-search (>= 1.0.0, < 2.0) cocoapods-stats (>= 1.0.0, < 2.0) - cocoapods-trunk (>= 1.3.1, < 2.0) + cocoapods-trunk (>= 1.4.0, < 2.0) cocoapods-try (>= 1.1.0, < 2.0) colored2 (~> 3.1) escape (~> 0.0.4) @@ -30,9 +33,11 @@ GEM molinillo (~> 0.6.6) nap (~> 1.0) ruby-macho (~> 1.4) - xcodeproj (>= 1.10.0, < 2.0) - cocoapods-core (1.7.5) + xcodeproj (>= 1.11.1, < 2.0) + cocoapods-core (1.8.0) activesupport (>= 4.0.2, < 6) + algoliasearch (~> 1.0) + concurrent-ruby (~> 1.0) fuzzy_match (~> 2.0.4) nap (~> 1.0) cocoapods-deintegrate (1.0.4) @@ -41,7 +46,7 @@ GEM nap cocoapods-search (1.0.0) cocoapods-stats (1.1.0) - cocoapods-trunk (1.3.1) + cocoapods-trunk (1.4.1) nap (>= 0.8, < 2.0) netrc (~> 0.11) cocoapods-try (1.1.0) @@ -58,7 +63,7 @@ GEM dotenv (2.7.5) emoji_regex (1.0.1) escape (0.0.4) - excon (0.66.0) + excon (0.67.0) faraday (0.15.4) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6) @@ -66,7 +71,7 @@ GEM http-cookie (~> 1.0.0) faraday_middleware (0.13.1) faraday (>= 0.7.4, < 1.0) - fastimage (2.1.5) + fastimage (2.1.7) fastlane (2.124.0) CFPropertyList (>= 2.3, < 4.0.0) addressable (>= 2.3, < 3.0.0) @@ -116,9 +121,9 @@ GEM representable (~> 3.0) retriable (>= 2.0, < 4.0) signet (~> 0.9) - google-cloud-core (1.3.0) + google-cloud-core (1.3.1) google-cloud-env (~> 1.0) - google-cloud-env (1.2.0) + google-cloud-env (1.2.1) faraday (~> 0.11) google-cloud-storage (1.16.0) digest-crc (~> 0.4) @@ -141,11 +146,11 @@ GEM json (2.2.0) jwt (1.5.6) memoist (0.16.0) - mime-types (3.2.2) + mime-types (3.3) mime-types-data (~> 3.2015) - mime-types-data (3.2019.0331) + mime-types-data (3.2019.0904) mini_magick (4.5.1) - minitest (5.11.3) + minitest (5.12.0) molinillo (0.6.6) multi_json (1.13.1) multi_xml (0.6.0) @@ -164,7 +169,7 @@ GEM retriable (3.1.2) rouge (2.0.7) ruby-macho (1.4.0) - rubyzip (1.2.3) + rubyzip (1.3.0) security (0.1.3) semantic (1.6.1) signet (0.11.0) @@ -172,7 +177,7 @@ GEM faraday (~> 0.9) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - simctl (1.6.5) + simctl (1.6.6) CFPropertyList naturally slack-notifier (2.3.2) @@ -207,11 +212,11 @@ PLATFORMS ruby DEPENDENCIES - cocoapods (~> 1.7) + cocoapods dotenv (~> 2.4) fastlane fastlane-plugin-auth0_shipper jwt (~> 1.5) BUNDLED WITH - 1.17.1 + 1.17.3 diff --git a/Lock.podspec b/Lock.podspec index 763fdbeb4..7409c25f4 100644 --- a/Lock.podspec +++ b/Lock.podspec @@ -18,7 +18,7 @@ Auth0 is a SaaS that helps you with Authentication and Authorization. You can us s.requires_arc = true - s.dependency 'Auth0', '~> 1.17' + s.dependency 'Auth0', '~> 1.18' s.default_subspecs = 'Classic' s.subspec 'Classic' do |classic|