Update Gemfile.lock

This commit is contained in:
Glenn Y. Rolland 2015-11-25 08:16:56 +01:00
parent b68cd3360a
commit 3ad741c96a

View file

@ -2,80 +2,68 @@ PATH
remote: . remote: .
specs: specs:
epafh (0.1.0) epafh (0.1.0)
colorize
hash_validator
json
mail (~> 2.6.3)
mechanize
pry
pry-rescue
thor
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
coderay (1.1.0) coderay (1.1.0)
colorize (0.7.3) colorize (0.7.7)
domain_name (0.5.19) domain_name (0.5.25)
unf (>= 0.0.5, < 1.0.0) unf (>= 0.0.5, < 1.0.0)
ffi (1.9.3-java) hash_validator (0.4.0)
hash_validator (0.3.0)
http-cookie (1.0.2) http-cookie (1.0.2)
domain_name (~> 0.5) domain_name (~> 0.5)
interception (0.5) interception (0.5)
json (1.8.3) json (1.8.3)
json (1.8.3-java)
mail (2.6.3) mail (2.6.3)
mime-types (>= 1.16, < 3) mime-types (>= 1.16, < 3)
mechanize (2.7.2) mechanize (2.7.3)
domain_name (~> 0.5, >= 0.5.1) domain_name (~> 0.5, >= 0.5.1)
http-cookie (~> 1.0.0) http-cookie (~> 1.0)
mime-types (~> 1.17, >= 1.17.2) mime-types (~> 2.0)
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.4)
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)
method_source (0.8.2) method_source (0.8.2)
mime-types (1.17.2) mime-types (2.99)
mini_portile (0.6.0) mini_portile (0.6.2)
net-http-digest_auth (1.4) net-http-digest_auth (1.4)
net-http-persistent (2.9.4) net-http-persistent (2.9.4)
nokogiri (1.6.2.1) nokogiri (1.6.6.4)
mini_portile (= 0.6.0) mini_portile (~> 0.6.0)
nokogiri (1.6.2.1-java)
ntlm-http (0.1.1) ntlm-http (0.1.1)
pry (0.10.0) pry (0.10.3)
coderay (~> 1.1.0) coderay (~> 1.1.0)
method_source (~> 0.8.1) method_source (~> 0.8.1)
slop (~> 3.4) slop (~> 3.4)
pry (0.10.0-java)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
spoon (~> 0.0)
pry-rescue (1.4.2) pry-rescue (1.4.2)
interception (>= 0.5) interception (>= 0.5)
pry pry
rake (10.4.2) rake (10.4.2)
slop (3.5.0) slop (3.6.0)
spoon (0.0.4) thor (0.19.1)
ffi
thor (0.14.6)
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
unf (0.1.4-java) unf_ext (0.0.7.1)
unf_ext (0.0.6)
webrobots (0.1.1) webrobots (0.1.1)
PLATFORMS PLATFORMS
java
ruby ruby
DEPENDENCIES DEPENDENCIES
bundler (~> 1.10) bundler (~> 1.10)
colorize
epafh! epafh!
hash_validator
json
mail (~> 2.6.3)
mechanize
pry
pry-rescue
rake (~> 10.0) rake (~> 10.0)
thor
BUNDLED WITH BUNDLED WITH
1.10.5 1.10.5