mas/Seedfile
Mohammed Tangestani 0e0fd3d8c2 Fix thoughtbot/Curry version in Seedfile
Downloading a specific release of Curry prevents unexpected breaks due to changes being made in the master branch of that project.
2016-08-30 05:30:22 -04:00

3 lines
212 B
Text

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"