Skip to content

Commit

Permalink
Updated Libs (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
cocojoe authored Sep 11, 2017
1 parent a07efbb commit 9973259
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github "AliSoftware/OHHTTPStubs" "6.0.0"
github "Quick/Nimble" "v6.1.0"
github "Quick/Quick" "v1.1.0"
github "auth0/Auth0.swift" "1.7.1"
github "auth0/Auth0.swift" "1.7.2"
github "auth0/SimpleKeychain" "0.8.0"
github "emaloney/CleanroomLogger" "5.1.1"
github "emaloney/CleanroomLogger" "5.1.2"
2 changes: 1 addition & 1 deletion Lock.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Auth0 is a SaaS that helps you with Authentication and Authorization. You can us
s.requires_arc = true


s.dependency 'Auth0', '~> 1.6'
s.dependency 'Auth0', '~> 1.7'
s.default_subspecs = 'Classic'

s.subspec 'Classic' do |classic|
Expand Down

0 comments on commit 9973259

Please sign in to comment.