Gemfile.lock in dm-rspec-0.1.1 vs Gemfile.lock in dm-rspec-0.1.2

- old
+ new

@@ -1,11 +1,10 @@ GEM remote: http://rubygems.org/ specs: addressable (2.2.6) - archive-tar-minitar (0.5.2) - columnize (0.3.4) + columnize (0.3.6) data_objects (0.10.6) addressable (~> 2.1) diff-lcs (1.1.3) dm-core (1.1.0) addressable (~> 2.2.4) @@ -19,24 +18,27 @@ do_sqlite3 (~> 0.10.2) dm-validations (1.1.0) dm-core (~> 1.1.0) do_sqlite3 (0.10.6) data_objects (= 0.10.6) + ffi (1.0.9) git (1.2.5) guard (0.6.3) thor (~> 0.14.6) guard-rspec (0.4.5) guard (>= 0.4.0) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake libnotify (0.5.7) - linecache19 (0.5.12) - ruby_core_source (>= 0.1.4) - rake (0.9.2) - rcov (0.9.10) + ffi (= 1.0.9) + linecache (0.46) + rbx-require-relative (> 0.0.4) + rake (0.9.2.2) + rbx-require-relative (0.0.5) + rcov (0.9.11) reek (1.2.8) ruby2ruby (~> 1.2) ruby_parser (~> 2.0) sexp_processor (~> 3.0) rspec (2.3.0) @@ -45,26 +47,21 @@ rspec-mocks (~> 2.3.0) rspec-core (2.3.1) rspec-expectations (2.3.0) diff-lcs (~> 1.1.2) rspec-mocks (2.3.0) - ruby-debug-base19 (0.11.25) - columnize (>= 0.3.1) - linecache19 (>= 0.5.11) - ruby_core_source (>= 0.1.4) - ruby-debug19 (0.11.6) - columnize (>= 0.3.1) - linecache19 (>= 0.5.11) - ruby-debug-base19 (>= 0.11.19) - ruby2ruby (1.3.0) + ruby-debug (0.10.4) + columnize (>= 0.1) + ruby-debug-base (~> 0.10.4.0) + ruby-debug-base (0.10.4) + linecache (>= 0.3) + ruby2ruby (1.3.1) ruby_parser (~> 2.0) sexp_processor (~> 3.0) - ruby_core_source (0.1.5) - archive-tar-minitar (>= 0.5.2) - ruby_parser (2.3.0) + ruby_parser (2.3.1) sexp_processor (~> 3.0) - sexp_processor (3.0.6) + sexp_processor (3.0.8) thor (0.14.6) PLATFORMS ruby @@ -78,6 +75,6 @@ jeweler (~> 1.6.4) libnotify rcov reek (~> 1.2.8) rspec (~> 2.3.0) - ruby-debug19 + ruby-debug