spork is in the gemspec now
This commit is contained in:
4
Gemfile
4
Gemfile
@@ -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'
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user