Update to latest version of season

This is needed to parse the Clojure grammar.
This commit is contained in:
Adam Roben
2015-02-16 09:50:04 -05:00
parent 3a4ab156b0
commit 10ffd870e2

View File

@@ -1,6 +1,6 @@
{
"repository": "https://github.com/github/linguist",
"dependencies": {
"season": "~>3.0"
"season": "~>5.0"
}
}