diff --git a/Gemfile.lock b/Gemfile.lock index 344f3e8..fa12233 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,14 +11,14 @@ GEM diff-lcs (1.1.3) htmlentities (4.3.0) mechanize (2.0.1) - net-http-digest_auth (>= 1.1.1, ~> 1.1) + net-http-digest_auth (~> 1.1, >= 1.1.1) net-http-persistent (~> 1.8) nokogiri (~> 1.4) - webrobots (>= 0.0.9, ~> 0.0) + webrobots (~> 0.0, >= 0.0.9) net-http-digest_auth (1.1.1) net-http-persistent (1.9) nokogiri (1.5.0) - rake (0.9.2) + rake (13.0.1) rspec (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0)