Gemfile.lock in wiselinks-0.5.6 vs Gemfile.lock in wiselinks-0.6.0

- old
+ new

@@ -1,7 +1,12 @@ +PATH + remote: . + specs: + wiselinks (0.6.0) + GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: actionmailer (3.2.12) actionpack (= 3.2.12) mail (~> 2.4.4) actionpack (3.2.12) @@ -26,10 +31,11 @@ activemodel (= 3.2.12) activesupport (= 3.2.12) activesupport (3.2.12) i18n (~> 0.6) multi_json (~> 1.0) + addressable (2.3.4) arel (3.0.2) bourne (1.1.2) mocha (= 0.10.5) builder (3.0.4) capybara (2.0.2) @@ -46,27 +52,29 @@ railties (~> 3.2.0) coffee-script (2.2.0) coffee-script-source execjs coffee-script-source (1.5.0) + colorize (0.5.8) + coveralls (0.6.7) + colorize + multi_json (~> 1.3) + rest-client + simplecov (>= 0.7) + thor + crack (0.3.2) diff-lcs (1.2.1) erubis (2.7.0) execjs (1.4.0) multi_json (~> 1.0) factory_girl (4.2.0) activesupport (>= 3.0.0) faker (1.1.2) i18n (~> 0.5) ffi (1.4.0) - git (1.2.5) hike (1.2.1) i18n (0.6.4) - jeweler (1.8.4) - bundler (~> 1.0) - git (>= 1.2.5) - rake - rdoc journey (1.0.4) json (1.7.7) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -101,10 +109,12 @@ rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.0.3) rdoc (3.12.2) json (~> 1.4) + rest-client (1.6.7) + mime-types (>= 1.16) rspec (2.13.0) rspec-core (~> 2.13.0) rspec-expectations (~> 2.13.0) rspec-mocks (~> 2.13.0) rspec-core (2.13.0) @@ -129,10 +139,14 @@ shoulda-matchers (~> 1.4.1) shoulda-context (1.0.2) shoulda-matchers (1.4.2) activesupport (>= 3.0.0) bourne (~> 1.1.2) + simplecov (0.7.1) + multi_json (~> 1.0) + simplecov-html (~> 0.7.1) + simplecov-html (0.7.1) sprockets (2.2.2) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) @@ -140,11 +154,14 @@ thor (0.17.0) tilt (1.3.4) treetop (1.4.12) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.36) + tzinfo (0.3.37) + webmock (1.9.3) + addressable (>= 2.2.7) + crack (>= 0.3.2) websocket (1.0.7) xpath (1.0.0) nokogiri (~> 1.3) PLATFORMS @@ -152,14 +169,17 @@ DEPENDENCIES bundler capybara coffee-rails + coveralls factory_girl faker - jeweler rails (>= 3.2.0) - rdoc + rake rspec rspec-rails shoulda + simplecov sqlite3 + webmock (~> 1.9.0) + wiselinks!