Gemfile.lock in world-flags-0.4.7 vs Gemfile.lock in world-flags-0.4.8.2
- old
+ new
@@ -26,18 +26,23 @@
activemodel (= 3.2.2)
activesupport (= 3.2.2)
activesupport (3.2.2)
i18n (~> 0.6)
multi_json (~> 1.0)
+ addressable (2.2.8)
arel (3.0.2)
builder (3.0.0)
diff-lcs (1.1.3)
+ domain_name (0.5.3)
+ unf (~> 0.0.3)
erubis (2.7.0)
+ fattr (2.2.1)
geoip (1.1.2)
git (1.2.5)
hashie (1.2.0)
hike (1.2.1)
+ httpauth (0.1)
i18n (0.6.0)
jeweler (1.8.3)
bundler (~> 1.0)
git (>= 1.2.5)
rake
@@ -46,12 +51,26 @@
json (1.6.5)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
+ mechanize (2.5.1)
+ domain_name (~> 0.5, >= 0.5.1)
+ mime-types (~> 1.17, >= 1.17.2)
+ net-http-digest_auth (~> 1.1, >= 1.1.1)
+ net-http-persistent (~> 2.5, >= 2.5.2)
+ nokogiri (~> 1.4)
+ ntlm-http (~> 0.1, >= 0.1.1)
+ webrobots (~> 0.0, >= 0.0.9)
mime-types (1.17.2)
multi_json (1.1.0)
+ net-http-digest_auth (1.2.1)
+ net-http-persistent (2.6)
+ nokogiri (1.5.2)
+ ntlm-http (0.1.1)
+ options (2.3.0)
+ fattr
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.2)
rack (>= 0.4)
rack-ssl (1.3.2)
@@ -74,18 +93,23 @@
rdoc (~> 3.4)
thor (~> 0.14.6)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
+ resourceful (1.0.1)
+ addressable (>= 2.1.0)
+ httpauth
+ options (>= 2.1.1)
rspec (2.9.0)
rspec-core (~> 2.9.0)
rspec-expectations (~> 2.9.0)
rspec-mocks (~> 2.9.0)
rspec-core (2.9.0)
rspec-expectations (2.9.0)
diff-lcs (~> 1.1.3)
rspec-mocks (2.9.0)
+ rubyzip (0.9.8)
simplecov (0.6.1)
multi_json (~> 1.0)
simplecov-html (~> 0.5.3)
simplecov-html (0.5.3)
sprockets (2.1.2)
@@ -96,19 +120,26 @@
tilt (1.3.3)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.32)
+ unf (0.0.5)
+ unf_ext
+ unf_ext (0.0.4)
+ webrobots (0.0.13)
PLATFORMS
ruby
DEPENDENCIES
bundler (>= 1.0.0)
geoip
hashie (~> 1.2)
i18n (~> 0.6)
jeweler (>= 1.8.3)
+ mechanize
rails (>= 3.1)
rdoc (>= 3.12)
+ resourceful (~> 1.0.1)
rspec (>= 2.8.0)
+ rubyzip (~> 0.9.8)
simplecov (>= 0.5)