Merge pull request #38 from tangestani/patch-1

Fix thoughtbot/Curry version in Seedfile
This commit is contained in:
Andrew Naylor 2016-09-05 10:45:47 +01:00 committed by GitHub
commit d18a5799a3

View file

@ -1,3 +1,3 @@
github "thoughtbot/Curry", "master", :files => "Source/Curry.swift"
github "thoughtbot/Curry", "v2.3.3", :files => "Source/Curry.swift"
github "Carthage/Commandant", "0.10.0", :files => "Sources/Commandant/*.swift"
github "antitypical/Result", "2.0.0", :files => "Result/*.swift"