Skip to content

Commit

Permalink
updated development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiii committed Jan 8, 2011
1 parent 4c5fc6a commit 6a4ccd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion autotest/discover.rb

This file was deleted.

4 changes: 2 additions & 2 deletions savon.gemspec
Expand Up @@ -19,9 +19,9 @@ Gem::Specification.new do |s|
s.add_dependency "httpi", ">= 0.7.5"
s.add_dependency "gyoku", ">= 0.1.1"

s.add_development_dependency "rspec", "~> 2.0.0"
s.add_development_dependency "rspec", "~> 2.4.0"
s.add_development_dependency "autotest"
s.add_development_dependency "mocha", "~> 0.9.7"
s.add_development_dependency "mocha", "~> 0.9.8"
s.add_development_dependency "timecop", "~> 0.3.5"

s.files = `git ls-files`.split("\n")
Expand Down

0 comments on commit 6a4ccd1

Please sign in to comment.