Gemfile.lock in table-for-3.3.0 vs Gemfile.lock in table-for-3.4.0

- old
+ new

@@ -1,11 +1,11 @@ PATH remote: . specs: - table-for (3.3.0) + table-for (3.4.0) rails (>= 3.0.0) - with_template (~> 0.0.6) + with_template (~> 0.1.0) GEM remote: http://rubygems.org/ specs: actionmailer (3.2.13) @@ -33,48 +33,44 @@ activemodel (= 3.2.13) activesupport (= 3.2.13) activesupport (3.2.13) i18n (= 0.6.1) multi_json (~> 1.0) - arel (3.0.2) - blocks (2.6.3) + arel (3.0.3) + blocks (2.7.0) call_with_params (~> 0.0.2) hashie rails (>= 3.0.0) builder (3.0.4) + byebug (8.2.1) call_with_params (0.0.2) activesupport (>= 3.0.0) - columnize (0.3.6) - debugger (1.6.1) - columnize (>= 0.3.1) - debugger-linecache (~> 1.2.0) - debugger-ruby_core_source (~> 1.2.3) - debugger-linecache (1.2.0) - debugger-ruby_core_source (1.2.3) - diff-lcs (1.2.1) + diff-lcs (1.2.5) erubis (2.7.0) - hashie (2.0.5) - hike (1.2.1) + hashie (3.4.3) + hike (1.2.3) i18n (0.6.1) journey (1.0.4) - json (1.7.7) - mail (2.5.3) - i18n (>= 0.4.0) + json (1.8.3) + mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) metaclass (0.0.1) - mime-types (1.21) + mime-types (1.25.1) + mini_portile2 (2.0.0) mocha (0.10.3) metaclass (~> 0.0.1) - multi_json (1.7.1) - polyglot (0.3.3) - rack (1.4.5) - rack-cache (1.2) + multi_json (1.11.2) + nokogiri (1.6.7.1) + mini_portile2 (~> 2.0.0.rc2) + polyglot (0.3.5) + rack (1.4.7) + rack-cache (1.5.1) rack (>= 0.4) - rack-ssl (1.3.3) + rack-ssl (1.3.4) rack - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) rails (3.2.13) actionmailer (= 3.2.13) actionpack (= 3.2.13) activerecord (= 3.2.13) @@ -87,57 +83,62 @@ activesupport (= 3.2.13) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (10.0.3) + rake (10.4.2) rdoc (3.12.2) json (~> 1.4) - rspec (2.13.0) - rspec-core (~> 2.13.0) - rspec-expectations (~> 2.13.0) - rspec-mocks (~> 2.13.0) - rspec-core (2.13.1) - rspec-expectations (2.13.0) - diff-lcs (>= 1.1.3, < 2.0) - rspec-mocks (2.13.0) - rspec-rails (2.13.0) - actionpack (>= 3.0) - activesupport (>= 3.0) - railties (>= 3.0) - rspec-core (~> 2.13.0) - rspec-expectations (~> 2.13.0) - rspec-mocks (~> 2.13.0) - sprockets (2.2.2) + rspec-core (3.4.1) + rspec-support (~> 3.4.0) + rspec-expectations (3.4.0) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.4.0) + rspec-mocks (3.4.0) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.4.0) + rspec-rails (3.4.0) + actionpack (>= 3.0, < 4.3) + activesupport (>= 3.0, < 4.3) + railties (>= 3.0, < 4.3) + rspec-core (~> 3.4.0) + rspec-expectations (~> 3.4.0) + rspec-mocks (~> 3.4.0) + rspec-support (~> 3.4.0) + rspec-support (3.4.1) + sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sqlite3 (1.3.7) + sqlite3 (1.3.11) supermodel (0.1.4) activemodel (>= 3.0.0.beta) - thor (0.17.0) - tilt (1.3.6) - treetop (1.4.12) + thor (0.19.1) + tilt (1.4.1) + treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.37) - with_model (0.2.6) - activerecord (>= 2.3.5, < 4.0.0) - rspec (< 3) - with_template (0.0.6) - blocks (~> 2.6.3) + tzinfo (0.3.46) + with_model (1.2.1) + activerecord (>= 3.0) + with_template (0.1.0) + blocks (~> 2.7.0) rails (>= 3.0.0) xml-simple (1.1.1) PLATFORMS ruby DEPENDENCIES - debugger + byebug mocha (= 0.10.3) + nokogiri rspec-rails (>= 2.0.0.beta.20) sqlite3 - supermodel (= 0.1.4) + supermodel table-for! - with_model (= 0.2.6) + with_model xml-simple (= 1.1.1) + +BUNDLED WITH + 1.11.2