Skip to content

Commit

Permalink
Remove spork from gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwynne committed May 23, 2013
1 parent 9cb2aff commit 083a96a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cucumber.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rake', '>= 0.9.2'
s.add_development_dependency 'rspec', '>= 2.13'
s.add_development_dependency 'simplecov', '>= 0.6.2'
s.add_development_dependency 'spork', '>= 1.0.0.rc2'
s.add_development_dependency 'syntax', '>= 1.0.0'

# For Documentation:
Expand Down

0 comments on commit 083a96a

Please sign in to comment.