Skip to content

Commit

Permalink
Require the latest webrobots
Browse files Browse the repository at this point in the history
  • Loading branch information
drbrain committed Jun 27, 2011
1 parent 8628674 commit b55f57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Hoe.spec 'mechanize' do
self.extra_deps << ['nokogiri', '~> 1.4']
self.extra_deps << ['net-http-persistent', '~> 1.8']
self.extra_deps << ['net-http-digest_auth', '~> 1.1', '>= 1.1.1']
self.extra_deps << ['webrobots', '~> 0.0', '>= 0.0.6']
self.extra_deps << ['webrobots', '~> 0.0', '>= 0.0.9']

self.spec_extras[:required_ruby_version] = '>= 1.8.7'
end
Expand Down

0 comments on commit b55f57a

Please sign in to comment.