diff --git a/Cartfile b/Cartfile index fc92f1b..b470ce4 100644 --- a/Cartfile +++ b/Cartfile @@ -8,4 +8,5 @@ github "vdka/json" ~> 0.15 github "hkellaway/Gloss" "master" github "LoganWright/Genome" == 3.0.3 github "postmates/PMJSON" "master" -github "bignerdranch/Freddy" ~> 3.0 \ No newline at end of file +github "bignerdranch/Freddy" ~> 3.0 + diff --git a/Cartfile.resolved b/Cartfile.resolved index 2a605fe..5dd7271 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,11 +1,11 @@ -github "Anviking/Decodable" "1948d3e8dcbb653a2a892f7d11e40596d94307e7" -github "bignerdranch/Freddy" "3.0.1" +github "Anviking/Decodable" "ba6b6fb83e0df6f709acd5f2cdd9da8b49492708" +github "bignerdranch/Freddy" "3.0.2" github "LoganWright/Genome" "3.0.3" -github "hkellaway/Gloss" "731d09219477c1765505473af6d5152dc968d778" -github "utahiosmac/Marshal" "0e81e8e0948f56516daac7679c7eef1c40f11bc6" -github "Hearst-DD/ObjectMapper" "2.2.1" -github "postmates/PMJSON" "2857cd48632974c0e3b79f9c05d3a07cfd6f637b" -github "SwiftyJSON/SwiftyJSON" "c2024dce53377fbc04015597c5f7e9bd29249854" -github "JohnSundell/Unbox" "1442cbcd256ea50d895945b2755430b12902c969" +github "hkellaway/Gloss" "27242cb5175958ce43395ff837f63967ba111d4a" +github "utahiosmac/Marshal" "7a814e26312d5e7f1209168ca1a7860dcc12cf5f" +github "Hearst-DD/ObjectMapper" "2.2.2" +github "postmates/PMJSON" "c21e8b9dbf47db2f1a16d7aba453b7844c0cff10" +github "SwiftyJSON/SwiftyJSON" "adf34cfb4c9f2ff4e3c420c6d9fb1e2eaf3b3791" +github "JohnSundell/Unbox" "0466fcb72ee1454a302d3ee6640f19fec4c0e037" github "vdka/json" "0.15.0" github "lyft/mapper" "4031d7d7c8b111af564a4f5d5970cf5d68747a03"