Skip to content

Commit

Permalink
whoops, botched that gemspec change
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdemarzi committed Jan 7, 2012
1 parent c88b20a commit ca429b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neography.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |s|

s.add_development_dependency "rspec"
s.add_development_dependency "net-http-spy", "0.2.1"
s.add_development "rake", ">= 0.8.7"
s.add_dependency "rake", ">= 0.8.7"
s.add_dependency "httparty", "~> 0.7.8"
s.add_dependency "json"
s.add_dependency "os"
Expand Down

0 comments on commit ca429b0

Please sign in to comment.