Gemfile.lock: update mechanize to 2.7.5.
This commit is contained in:
10
Gemfile.lock
10
Gemfile.lock
@@ -176,13 +176,13 @@ GEM
|
|||||||
nokogiri (>= 1.5.9)
|
nokogiri (>= 1.5.9)
|
||||||
mail (2.6.4)
|
mail (2.6.4)
|
||||||
mime-types (>= 1.16, < 4)
|
mime-types (>= 1.16, < 4)
|
||||||
mechanize (2.7.3)
|
mechanize (2.7.5)
|
||||||
domain_name (~> 0.5, >= 0.5.1)
|
domain_name (~> 0.5, >= 0.5.1)
|
||||||
http-cookie (~> 1.0)
|
http-cookie (~> 1.0)
|
||||||
mime-types (~> 2.0)
|
mime-types (>= 1.17.2)
|
||||||
net-http-digest_auth (~> 1.1, >= 1.1.1)
|
net-http-digest_auth (~> 1.1, >= 1.1.1)
|
||||||
net-http-persistent (~> 2.5, >= 2.5.2)
|
net-http-persistent (~> 2.5, >= 2.5.2)
|
||||||
nokogiri (~> 1.4)
|
nokogiri (~> 1.6)
|
||||||
ntlm-http (~> 0.1, >= 0.1.1)
|
ntlm-http (~> 0.1, >= 0.1.1)
|
||||||
webrobots (>= 0.0.9, < 0.2)
|
webrobots (>= 0.0.9, < 0.2)
|
||||||
memcache-client (1.8.5)
|
memcache-client (1.8.5)
|
||||||
@@ -200,7 +200,7 @@ GEM
|
|||||||
multi_json (1.12.1)
|
multi_json (1.12.1)
|
||||||
multipart-post (2.0.0)
|
multipart-post (2.0.0)
|
||||||
naught (1.0.0)
|
naught (1.0.0)
|
||||||
net-http-digest_auth (1.4)
|
net-http-digest_auth (1.4.1)
|
||||||
net-http-persistent (2.9.4)
|
net-http-persistent (2.9.4)
|
||||||
net-scp (1.2.1)
|
net-scp (1.2.1)
|
||||||
net-ssh (>= 2.6.5)
|
net-ssh (>= 2.6.5)
|
||||||
@@ -362,7 +362,7 @@ GEM
|
|||||||
unicorn-worker-killer (0.4.4)
|
unicorn-worker-killer (0.4.4)
|
||||||
get_process_mem (~> 0)
|
get_process_mem (~> 0)
|
||||||
unicorn (>= 4, < 6)
|
unicorn (>= 4, < 6)
|
||||||
webrobots (0.1.1)
|
webrobots (0.1.2)
|
||||||
whenever (0.9.4)
|
whenever (0.9.4)
|
||||||
chronic (>= 0.6.3)
|
chronic (>= 0.6.3)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user