Require JSON in time for the gemspec

This commit is contained in:
ragaskar
2011-06-21 08:05:41 -04:00
parent c06e189699
commit b81f690a25

View File

@@ -1,3 +1,4 @@
source :rubygems
gem "term-ansicolor", :require => "term/ansicolor"
gem "json_pure", ">= 1.4.3"
gemspec