Gemfile.lock in notify-integrity-0.0.1 vs Gemfile.lock in notify-integrity-0.1.0
- old
+ new
@@ -2,32 +2,78 @@
remote: http://rubygems.org/
specs:
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
+ capybara (2.0.2)
+ mime-types (>= 1.16)
+ nokogiri (>= 1.3.3)
+ rack (>= 1.0.0)
+ rack-test (>= 0.5.4)
+ selenium-webdriver (~> 2.0)
+ xpath (~> 1.0.0)
+ capybara-mechanize (1.0.2)
+ capybara (= 2.0.2)
+ mechanize (~> 2.5)
+ childprocess (0.3.9)
+ ffi (~> 1.0, >= 1.0.11)
+ domain_name (0.5.11)
+ unf (>= 0.0.5, < 1.0.0)
+ ffi (1.8.1)
git (1.2.5)
i18n (0.6.1)
jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
json (1.8.0)
+ mechanize (2.6.0)
+ 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.9, < 0.2)
+ mime-types (1.23)
multi_json (1.7.3)
+ net-http-digest_auth (1.3)
+ net-http-persistent (2.8)
+ nokogiri (1.5.9)
+ ntlm-http (0.1.1)
+ rack (1.5.2)
+ rack-test (0.6.2)
+ rack (>= 1.0)
rake (10.0.4)
rdoc (4.0.1)
json (~> 1.4)
+ rubyzip (0.9.9)
+ selenium-webdriver (2.32.1)
+ childprocess (>= 0.2.5)
+ multi_json (~> 1.0)
+ rubyzip
+ websocket (~> 1.0.4)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
shoulda-context (1.1.1)
shoulda-matchers (2.1.0)
activesupport (>= 3.0.0)
+ unf (0.1.1)
+ unf_ext
+ unf_ext (0.0.6)
+ webrobots (0.1.1)
+ websocket (1.0.7)
+ xpath (1.0.0)
+ nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
bundler
+ capybara
+ capybara-mechanize
jeweler
rdoc
shoulda