Gemfile.lock in table-for-3.7.0 vs Gemfile.lock in table-for-4.0.0.rc1
- old
+ new
@@ -1,142 +1,180 @@
PATH
remote: .
specs:
- table-for (3.7.0)
+ table-for (4.0.0.rc1)
+ blocks (>= 4.0.0)
rails (>= 3.0.0)
- with_template (~> 0.2.0)
GEM
remote: http://rubygems.org/
specs:
- actionmailer (3.2.13)
- actionpack (= 3.2.13)
- mail (~> 2.5.3)
- actionpack (3.2.13)
- activemodel (= 3.2.13)
- activesupport (= 3.2.13)
- builder (~> 3.0.0)
- erubis (~> 2.7.0)
- journey (~> 1.0.4)
- rack (~> 1.4.5)
- rack-cache (~> 1.2)
- rack-test (~> 0.6.1)
- sprockets (~> 2.2.1)
- activemodel (3.2.13)
- activesupport (= 3.2.13)
- builder (~> 3.0.0)
- activerecord (3.2.13)
- activemodel (= 3.2.13)
- activesupport (= 3.2.13)
- arel (~> 3.0.2)
- tzinfo (~> 0.3.29)
- activeresource (3.2.13)
- activemodel (= 3.2.13)
- activesupport (= 3.2.13)
- activesupport (3.2.13)
- i18n (= 0.6.1)
- multi_json (~> 1.0)
- arel (3.0.3)
- blocks (2.8.0)
- call_with_params (~> 0.0.2)
- hashie
+ actioncable (5.2.8.1)
+ actionpack (= 5.2.8.1)
+ nio4r (~> 2.0)
+ websocket-driver (>= 0.6.1)
+ actionmailer (5.2.8.1)
+ actionpack (= 5.2.8.1)
+ actionview (= 5.2.8.1)
+ activejob (= 5.2.8.1)
+ mail (~> 2.5, >= 2.5.4)
+ rails-dom-testing (~> 2.0)
+ actionpack (5.2.8.1)
+ actionview (= 5.2.8.1)
+ activesupport (= 5.2.8.1)
+ rack (~> 2.0, >= 2.0.8)
+ rack-test (>= 0.6.3)
+ rails-dom-testing (~> 2.0)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ actionview (5.2.8.1)
+ activesupport (= 5.2.8.1)
+ builder (~> 3.1)
+ erubi (~> 1.4)
+ rails-dom-testing (~> 2.0)
+ rails-html-sanitizer (~> 1.0, >= 1.0.3)
+ activejob (5.2.8.1)
+ activesupport (= 5.2.8.1)
+ globalid (>= 0.3.6)
+ activemodel (5.2.8.1)
+ activesupport (= 5.2.8.1)
+ activerecord (5.2.8.1)
+ activemodel (= 5.2.8.1)
+ activesupport (= 5.2.8.1)
+ arel (>= 9.0)
+ activestorage (5.2.8.1)
+ actionpack (= 5.2.8.1)
+ activerecord (= 5.2.8.1)
+ marcel (~> 1.0.0)
+ activesupport (5.2.8.1)
+ concurrent-ruby (~> 1.0, >= 1.0.2)
+ i18n (>= 0.7, < 2)
+ minitest (~> 5.1)
+ tzinfo (~> 1.1)
+ arel (9.0.0)
+ blocks (4.0.1)
rails (>= 3.0.0)
- builder (3.0.4)
- call_with_params (0.0.2)
- activesupport (>= 3.0.0)
- diff-lcs (1.2.5)
- erubis (2.7.0)
- hashie (3.6.0)
- hike (1.2.3)
- i18n (0.6.1)
- journey (1.0.4)
- json (1.8.6)
- mail (2.5.5)
- mime-types (~> 1.16)
- treetop (~> 1.4.8)
+ builder (3.2.4)
+ concurrent-ruby (1.2.3)
+ crass (1.0.6)
+ date (3.3.4)
+ diff-lcs (1.3)
+ erubi (1.12.0)
+ globalid (1.1.0)
+ activesupport (>= 5.0)
+ i18n (1.14.4)
+ concurrent-ruby (~> 1.0)
+ loofah (2.22.0)
+ crass (~> 1.0.2)
+ nokogiri (>= 1.12.0)
+ mail (2.8.1)
+ mini_mime (>= 0.1.1)
+ net-imap
+ net-pop
+ net-smtp
+ marcel (1.0.4)
metaclass (0.0.1)
- mime-types (1.25.1)
- mini_portile2 (2.0.0)
+ method_source (1.0.0)
+ mini_mime (1.1.5)
+ mini_portile2 (2.8.5)
+ minitest (5.22.3)
mocha (0.10.3)
metaclass (~> 0.0.1)
- 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.4)
- rack
- rack-test (0.6.3)
- rack (>= 1.0)
- rails (3.2.13)
- actionmailer (= 3.2.13)
- actionpack (= 3.2.13)
- activerecord (= 3.2.13)
- activeresource (= 3.2.13)
- activesupport (= 3.2.13)
- bundler (~> 1.0)
- railties (= 3.2.13)
- railties (3.2.13)
- actionpack (= 3.2.13)
- activesupport (= 3.2.13)
- rack-ssl (~> 1.3.2)
+ net-imap (0.4.10)
+ date
+ net-protocol
+ net-pop (0.1.2)
+ net-protocol
+ net-protocol (0.2.2)
+ timeout
+ net-smtp (0.4.0.1)
+ net-protocol
+ nio4r (2.7.1)
+ nokogiri (1.16.3)
+ mini_portile2 (~> 2.8.2)
+ racc (~> 1.4)
+ racc (1.7.3)
+ rack (2.2.9)
+ rack-test (2.1.0)
+ rack (>= 1.3)
+ rails (5.2.8.1)
+ actioncable (= 5.2.8.1)
+ actionmailer (= 5.2.8.1)
+ actionpack (= 5.2.8.1)
+ actionview (= 5.2.8.1)
+ activejob (= 5.2.8.1)
+ activemodel (= 5.2.8.1)
+ activerecord (= 5.2.8.1)
+ activestorage (= 5.2.8.1)
+ activesupport (= 5.2.8.1)
+ bundler (>= 1.3.0)
+ railties (= 5.2.8.1)
+ sprockets-rails (>= 2.0.0)
+ rails-dom-testing (2.2.0)
+ activesupport (>= 5.0.0)
+ minitest
+ nokogiri (>= 1.6)
+ rails-html-sanitizer (1.6.0)
+ loofah (~> 2.21)
+ nokogiri (~> 1.14)
+ railties (5.2.8.1)
+ actionpack (= 5.2.8.1)
+ activesupport (= 5.2.8.1)
+ method_source
rake (>= 0.8.7)
- rdoc (~> 3.4)
- thor (>= 0.14.6, < 2.0)
- rake (10.4.2)
- rdoc (3.12.2)
- json (~> 1.4)
- rspec-core (3.4.1)
- rspec-support (~> 3.4.0)
- rspec-expectations (3.4.0)
+ thor (>= 0.19.0, < 2.0)
+ rake (13.1.0)
+ rspec-core (3.8.2)
+ rspec-support (~> 3.8.0)
+ rspec-expectations (3.8.4)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.4.0)
- rspec-mocks (3.4.0)
+ rspec-support (~> 3.8.0)
+ rspec-mocks (3.8.1)
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.11)
+ rspec-support (~> 3.8.0)
+ rspec-rails (3.8.2)
+ actionpack (>= 3.0)
+ activesupport (>= 3.0)
+ railties (>= 3.0)
+ rspec-core (~> 3.8.0)
+ rspec-expectations (~> 3.8.0)
+ rspec-mocks (~> 3.8.0)
+ rspec-support (~> 3.8.0)
+ rspec-support (3.8.2)
+ sprockets (4.2.1)
+ concurrent-ruby (~> 1.0)
+ rack (>= 2.2.4, < 4)
+ sprockets-rails (3.4.2)
+ actionpack (>= 5.2)
+ activesupport (>= 5.2)
+ sprockets (>= 3.0.0)
+ sqlite3 (1.7.3)
+ mini_portile2 (~> 2.8.0)
supermodel (0.1.4)
activemodel (>= 3.0.0.beta)
- thor (0.19.1)
- tilt (1.4.1)
- treetop (1.4.15)
- polyglot
- polyglot (>= 0.3.1)
- tzinfo (0.3.46)
- with_model (1.2.1)
- activerecord (>= 3.0)
- with_template (0.2.0)
- blocks (~> 2.8.0)
- rails (>= 3.0.0)
+ thor (1.3.1)
+ thread_safe (0.3.6)
+ timeout (0.4.1)
+ tzinfo (1.2.11)
+ thread_safe (~> 0.1)
+ websocket-driver (0.7.6)
+ websocket-extensions (>= 0.1.0)
+ websocket-extensions (0.1.5)
+ with_model (2.1.2)
+ activerecord (>= 4.2, < 6.0)
xml-simple (1.1.1)
PLATFORMS
ruby
DEPENDENCIES
+ blocks
mocha (= 0.10.3)
nokogiri
- rspec-rails (>= 2.0.0.beta.20)
+ rspec-rails (~> 3.8)
sqlite3
supermodel
table-for!
with_model
xml-simple (= 1.1.1)
BUNDLED WITH
- 1.17.3
+ 2.5.5