| Index: Cartfile |
| diff --git a/Cartfile b/Cartfile |
| index ba55fb948e4d3a397503b7f2ef0e47079abfb347..3b7e83a7810bfd1fbeaaf719c0fb2ce8f899199e 100644 |
| --- a/Cartfile |
| +++ b/Cartfile |
| @@ -1,3 +1,3 @@ |
| -github "adblockplus/yajl-dynamic" "1.0" |
| +git "https://gitlab.com/eyeo/adblockplus/FavIcon.git" ~> 2.0 |
|
dean
2018/03/16 09:01:31
Maybe a silly question - Why does FavIcon suffixed
|
| github "adblockplus/rxswift" ~> 4.0 |
| -github "adblockplus/FavIcon" ~> 2.0 |
| +git "https://gitlab.com/eyeo/adblockplus/yajl-dynamic" ~> 1.0 |