Using spoon for JRuby support

This commit is contained in:
jc00ke
2012-01-22 12:27:25 -08:00
parent a008886bd0
commit b4cab08327
3 changed files with 24 additions and 7 deletions
+1
View File
@@ -18,4 +18,5 @@ Gem::Specification.new do |gem|
gem.add_dependency 'term-ansicolor', '~> 1.0.7'
gem.add_dependency 'thor', '>= 0.13.6'
gem.add_dependency 'spoon', '~> 0.0.1'
end