gemfiles/4.0.1.gemfile.lock in shoulda-matchers-2.5.0 vs gemfiles/4.0.1.gemfile.lock in shoulda-matchers-2.6.0

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: ../ specs: - shoulda-matchers (2.5.0) + shoulda-matchers (2.6.0) activesupport (>= 3.0.0) GEM remote: https://rubygems.org/ specs: @@ -33,13 +33,14 @@ i18n (~> 0.6, >= 0.6.4) minitest (~> 4.2) multi_json (~> 1.3) thread_safe (~> 0.1) tzinfo (~> 0.3.37) - appraisal (0.5.2) + appraisal (1.0.0.beta2) bundler rake + thor (>= 0.14.0) arel (4.0.1) aruba (0.5.3) childprocess (>= 0.3.6) cucumber (>= 1.1.1) rspec-expectations (>= 2.7.0) @@ -48,10 +49,11 @@ bourne (1.5.0) mocha (>= 0.13.2, < 0.15) builder (3.1.4) childprocess (0.3.9) ffi (~> 1.0, >= 1.0.11) + coderay (1.1.0) cucumber (1.3.10) builder (>= 2.1.2) diff-lcs (>= 1.1.3) gherkin (~> 2.12) multi_json (>= 1.7.5, < 2.0) @@ -68,19 +70,24 @@ thor (>= 0.14, < 2.0) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) metaclass (0.0.1) + method_source (0.8.2) mime-types (1.25.1) minitest (4.7.5) mocha (0.14.0) metaclass (~> 0.0.1) multi_json (1.8.2) multi_test (0.0.2) polyglot (0.3.3) protected_attributes (1.0.5) activemodel (>= 4.0.1, < 5.0) + pry (0.9.12.6) + coderay (~> 1.0) + method_source (~> 0.8) + slop (~> 3.4) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) rails (4.0.1) actionmailer (= 4.0.1) @@ -95,11 +102,11 @@ railties (4.0.1) actionpack (= 4.0.1) activesupport (= 4.0.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.1.0) + rake (10.1.1) rspec-core (2.14.7) rspec-expectations (2.14.4) diff-lcs (>= 1.1.3, < 2.0) rspec-mocks (2.14.4) rspec-rails (2.14.0) @@ -112,11 +119,12 @@ sass (3.2.12) sass-rails (4.0.1) railties (>= 4.0.0, < 5.0) sass (>= 3.1.10) sprockets-rails (~> 2.0.0) - shoulda-context (1.1.6) + shoulda-context (1.2.0) + slop (3.4.7) sprockets (2.10.1) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) @@ -139,23 +147,24 @@ DEPENDENCIES activerecord-jdbc-adapter activerecord-jdbcsqlite3-adapter activeresource (= 4.0.0) - appraisal (~> 0.4) + appraisal (~> 1.0.0.beta2) aruba bcrypt-ruby (~> 3.1.2) bourne (~> 1.3) bundler (~> 1.1) cucumber (~> 1.1) jdbc-sqlite3 jquery-rails jruby-openssl protected_attributes + pry rails (= 4.0.1) rake (>= 0.9.2) rspec-rails (>= 2.13.1, < 3) sass-rails (= 4.0.1) - shoulda-context (~> 1.1.2) + shoulda-context (~> 1.2.0) shoulda-matchers! sqlite3 therubyrhino