diff --git a/External/Pearl b/External/Pearl index fbef9e1d..7ed74fd2 160000 --- a/External/Pearl +++ b/External/Pearl @@ -1 +1 @@ -Subproject commit fbef9e1d41a2a1ee703ffdce84ba114b5098546e +Subproject commit 7ed74fd245f47339903ab2faeb3f36754155452c diff --git a/Scripts/updateDependencies b/Scripts/updateDependencies index 99d0d2e4..752dd904 100755 --- a/Scripts/updateDependencies +++ b/Scripts/updateDependencies @@ -5,7 +5,7 @@ shopt -s extglob ## Submodules that need to be checked out. -dependencies=( External/{FontReplacer,InAppSettingsKit,Pearl{,:External/jrswizzle,:External/uicolor-utilities},google-plus-ios-sdk,UbiquityStoreManager,RHStatusItemView,LoveLyndir,DCIntrospect} ) +dependencies=( External/{InAppSettingsKit,Pearl{,:External/jrswizzle,:External/uicolor-utilities},UbiquityStoreManager,RHStatusItemView,LoveLyndir} ) ## Custom migration. # None yet.