gemfiles/4.0.0.gemfile.lock in shoulda-matchers-3.0.0.rc1 vs gemfiles/4.0.0.gemfile.lock in shoulda-matchers-3.0.0

- old
+ new

@@ -1,8 +1,8 @@ GIT remote: git://github.com/pry/pry.git - revision: f0cbec507111743fdbc273735ea4f0f6164a5b21 + revision: 3c138cbf94a44f7a6696afdab1ab5149d7541974 specs: pry (0.10.1) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) @@ -25,75 +25,54 @@ activerecord (4.0.0) activemodel (= 4.0.0) activerecord-deprecated_finders (~> 1.0.2) activesupport (= 4.0.0) arel (~> 4.0.0) - activerecord-deprecated_finders (1.0.3) + activerecord-deprecated_finders (1.0.4) activeresource (4.0.0) activemodel (~> 4.0) activesupport (~> 4.0) rails-observers (~> 0.1.1) activesupport (4.0.0) i18n (~> 0.6, >= 0.6.4) minitest (~> 4.2) multi_json (~> 1.3) thread_safe (~> 0.1) tzinfo (~> 0.3.37) - ansi (1.4.3) - appraisal (1.0.2) + ansi (1.5.0) + appraisal (2.1.0) bundler rake thor (>= 0.14.0) arel (4.0.2) bcrypt-ruby (3.0.1) builder (3.1.4) - byebug (4.0.4) + byebug (5.0.0) columnize (= 0.9.0) - celluloid (0.16.0) - timers (~> 4.0.0) coderay (1.1.0) coffee-rails (4.0.1) coffee-script (>= 2.2.0) railties (>= 4.0.0, < 5.0) - coffee-script (2.3.0) + coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.9.0) + coffee-script-source (1.9.1.1) columnize (0.9.0) diff-lcs (1.2.5) erubis (2.7.0) - execjs (2.3.0) - ffi (1.9.8) - formatador (0.2.5) - guard (2.12.5) - formatador (>= 0.2.4) - listen (~> 2.7) - lumberjack (~> 1.0) - nenv (~> 0.1) - notiffany (~> 0.0) - pry (>= 0.9.12) - shellany (~> 0.0) - thor (>= 0.18.1) - guard-yard (2.1.4) - guard (>= 1.1.0) - yard (>= 0.7.0) - hashie (3.3.2) + execjs (2.6.0) + fssm (0.2.10) + hashie (3.4.2) hike (1.2.3) - hitimes (1.2.2) i18n (0.7.0) jbuilder (1.5.3) activesupport (>= 3.0.0) multi_json (>= 1.2.0) - jquery-rails (3.1.2) + jquery-rails (3.1.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.2) - listen (2.10.0) - celluloid (~> 0.16.0) - rb-fsevent (>= 0.9.3) - rb-inotify (>= 0.9) - lumberjack (1.0.9) + json (1.8.3) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.25.1) @@ -101,30 +80,26 @@ minitest-reporters (0.14.24) ansi builder minitest (>= 2.12, < 5.0) powerbar - multi_json (1.10.1) - nenv (0.2.0) - notiffany (0.0.6) - nenv (~> 0.1) - shellany (~> 0.0) - pg (0.18.1) + multi_json (1.11.2) + pg (0.18.3) polyglot (0.3.5) - posix-spawn (0.3.9) - powerbar (1.0.11) - ansi (~> 1.4.0) + posix-spawn (0.3.11) + powerbar (1.0.12) + ansi (~> 1.5.0) hashie (>= 1.1.0) protected_attributes (1.0.3) activemodel (>= 4.0.0, < 5.0) - pry-byebug (3.1.0) - byebug (~> 4.0) + pry-byebug (3.2.0) + byebug (~> 5.0) pry (~> 0.10) - pygments.rb (0.6.2) + pygments.rb (0.6.3) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.2.0) - rack (1.5.2) + rack (1.5.5) rack-test (0.6.3) rack (>= 1.0) rails (4.0.0) actionmailer (= 4.0.0) actionpack (= 4.0.0) @@ -139,70 +114,63 @@ actionpack (= 4.0.0) activesupport (= 4.0.0) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.4.2) - rb-fsevent (0.9.4) - rb-inotify (0.9.5) - ffi (>= 0.5.0) rdoc (4.2.0) - json (~> 1.4) - redcarpet (3.2.2) - rspec-core (3.2.0) - rspec-support (~> 3.2.0) - rspec-expectations (3.2.0) + redcarpet (3.3.2) + rspec-core (3.3.2) + rspec-support (~> 3.3.0) + rspec-expectations (3.3.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.2.0) - rspec-mocks (3.2.0) + rspec-support (~> 3.3.0) + rspec-mocks (3.3.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.2.0) - rspec-rails (3.2.0) - actionpack (>= 3.0, <= 4.2) - activesupport (>= 3.0, <= 4.2) - railties (>= 3.0, <= 4.2) - rspec-core (~> 3.2.0) - rspec-expectations (~> 3.2.0) - rspec-mocks (~> 3.2.0) - rspec-support (~> 3.2.0) - rspec-support (3.2.1) + rspec-support (~> 3.3.0) + rspec-rails (3.3.3) + actionpack (>= 3.0, < 4.3) + activesupport (>= 3.0, < 4.3) + railties (>= 3.0, < 4.3) + rspec-core (~> 3.3.0) + rspec-expectations (~> 3.3.0) + rspec-mocks (~> 3.3.0) + rspec-support (~> 3.3.0) + rspec-support (3.3.0) sass (3.2.19) sass-rails (4.0.5) railties (>= 4.0.0, < 5.0) sass (~> 3.2.2) sprockets (~> 2.8, < 3.0) sprockets-rails (~> 2.0) sdoc (0.4.1) json (~> 1.7, >= 1.7.7) rdoc (~> 4.0) - shellany (0.0.1) shoulda-context (1.2.1) slop (3.6.0) - spring (1.2.0) + spring (1.4.0) spring-commands-rspec (1.0.4) spring (>= 0.9.1) - sprockets (2.12.3) + sprockets (2.12.4) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sprockets-rails (2.0.1) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (~> 2.8) sqlite3 (1.3.10) thor (0.19.1) - thread_safe (0.3.4) + thread_safe (0.3.5) tilt (1.4.1) - timers (4.0.1) - hitimes treetop (1.4.15) polyglot polyglot (>= 0.3.1) turbolinks (2.5.3) coffee-rails - tzinfo (0.3.43) - uglifier (2.7.0) + tzinfo (0.3.44) + uglifier (2.7.2) execjs (>= 0.3.0) json (>= 1.8.0) yajl-ruby (1.2.1) yard (0.8.7.6) @@ -211,16 +179,15 @@ DEPENDENCIES activerecord-jdbc-adapter activerecord-jdbcsqlite3-adapter activeresource (= 4.0.0) - appraisal (~> 1.0) + appraisal (~> 2.0) bcrypt-ruby (~> 3.0.0) bundler (~> 1.1) coffee-rails (~> 4.0.0) - guard - guard-yard + fssm jbuilder (~> 1.2) jdbc-sqlite3 jquery-rails jruby-openssl minitest-reporters @@ -243,5 +210,8 @@ sqlite3 therubyrhino turbolinks uglifier (>= 1.3.0) yard + +BUNDLED WITH + 1.10.6