spork is in the gemspec now

This commit is contained in:
David Dollar
2012-01-22 17:37:41 -05:00
parent e137596ce0
commit db1a5df354
2 changed files with 0 additions and 6 deletions

View File

@@ -2,10 +2,6 @@ source "http://rubygems.org"
gemspec
platform :jruby do
gem 'spoon', '~> 0.0.1'
end
group :development do
gem 'parka'
gem 'rake'

View File

@@ -44,7 +44,6 @@ GEM
diff-lcs (~> 1.1.2)
rspec-mocks (2.8.0)
rubyzip (0.9.4)
spoon (0.0.1)
term-ansicolor (1.0.7)
thor (0.14.6)
xml-simple (1.0.15)
@@ -64,4 +63,3 @@ DEPENDENCIES
rr (~> 1.0.2)
rspec (~> 2.0)
rubyzip
spoon (~> 0.0.1)