Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: Cartfile

Issue 29723596: Issue 6486 - Update Carthage references for external dependencies on GitLab (Closed)
Patch Set: Issue 6486 - Update Carthage refs for external dependencies on GL Created March 19, 2018, 8:28 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Cartfile.resolved » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Cartfile
diff --git a/Cartfile b/Cartfile
index ba55fb948e4d3a397503b7f2ef0e47079abfb347..a1ed349c785cc05466184e73e20560ace82f90a5 100644
--- a/Cartfile
+++ b/Cartfile
@@ -1,3 +1,3 @@
-github "adblockplus/yajl-dynamic" "1.0"
+git "https://gitlab.com/eyeo/adblockplus/FavIcon" ~> 2.0
github "adblockplus/rxswift" ~> 4.0
-github "adblockplus/FavIcon" ~> 2.0
+git "https://gitlab.com/eyeo/adblockplus/yajl-dynamic" ~> 1.0
« no previous file with comments | « no previous file | Cartfile.resolved » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld