Gemfile.lock in domo-0.0.4 vs Gemfile.lock in domo-0.0.5
- old
+ new
@@ -1,24 +1,38 @@
PATH
remote: .
specs:
- domo (0.0.3)
- bundler
- highline
- mechanize
- nokogiri
- thor
+ domo (0.0.5)
+ highline (~> 1.6.2)
+ mechanize (~> 2.1)
+ thor (~> 0.14.6)
GEM
remote: http://rubygems.org/
specs:
- highline (1.6.2)
- mechanize (1.0.0)
- nokogiri (>= 1.2.1)
- nokogiri (1.4.4)
+ domain_name (0.5.2)
+ unf (~> 0.0.3)
+ highline (1.6.11)
+ mechanize (2.1)
+ domain_name (~> 0.5, >= 0.5.1)
+ net-http-digest_auth (~> 1.1, >= 1.1.1)
+ net-http-persistent (~> 2.3, >= 2.3.2)
+ nokogiri (~> 1.4)
+ ntlm-http (~> 0.1, >= 0.1.1)
+ webrobots (~> 0.0, >= 0.0.9)
+ net-http-digest_auth (1.2)
+ net-http-persistent (2.3.3)
+ nokogiri (1.5.0)
+ ntlm-http (0.1.1)
+ rake (0.9.2.2)
thor (0.14.6)
+ unf (0.0.4)
+ unf_ext
+ unf_ext (0.0.4)
+ webrobots (0.0.13)
PLATFORMS
ruby
DEPENDENCIES
domo!
+ rake