Gemfile.lock in super_tools-2.1.0 vs Gemfile.lock in super_tools-3.0.1

- old
+ new

@@ -1,235 +1,246 @@ +GIT + remote: https://github.com/superlanding/reform-rails + revision: 66240539260e6969dc01a77cf181b39109ebb941 + branch: fix-infinite-parent-loop + specs: + reform-rails (0.2.2) + activemodel (>= 5.0) + reform (>= 2.3.1, < 3.0.0) + PATH remote: . specs: - super_tools (0.0.8) - dry-logic (~> 0.4.2) - dry-types (~> 0.13.2) + super_tools (3.0.0) + dry-logic (= 1.2.0) + dry-types (= 1.5.1) fast_excel forwardable - iconv - nokogiri (>= 1.6, <= 1.9.1) - rails (>= 4) - reform (~> 2.2.4) + nokogiri (>= 1.6) + rails (> 6, < 7) + reform (= 2.6.2) reform-rails roo - roo-xls + roo-xls (= 1.2.0) searchkick spreadsheet virtus (~> 1.0.5) warehouse_items (~> 0.3.0) GEM remote: https://rubygems.org/ specs: - actioncable (5.2.3) - actionpack (= 5.2.3) + actioncable (6.1.6) + actionpack (= 6.1.6) + activesupport (= 6.1.6) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailer (5.2.3) - actionpack (= 5.2.3) - actionview (= 5.2.3) - activejob (= 5.2.3) + actionmailbox (6.1.6) + actionpack (= 6.1.6) + activejob (= 6.1.6) + activerecord (= 6.1.6) + activestorage (= 6.1.6) + activesupport (= 6.1.6) + mail (>= 2.7.1) + actionmailer (6.1.6) + actionpack (= 6.1.6) + actionview (= 6.1.6) + activejob (= 6.1.6) + activesupport (= 6.1.6) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.2.3) - actionview (= 5.2.3) - activesupport (= 5.2.3) - rack (~> 2.0) + actionpack (6.1.6) + actionview (= 6.1.6) + activesupport (= 6.1.6) + rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.2.3) - activesupport (= 5.2.3) + rails-html-sanitizer (~> 1.0, >= 1.2.0) + actiontext (6.1.6) + actionpack (= 6.1.6) + activerecord (= 6.1.6) + activestorage (= 6.1.6) + activesupport (= 6.1.6) + nokogiri (>= 1.8.5) + actionview (6.1.6) + activesupport (= 6.1.6) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.3) - activejob (5.2.3) - activesupport (= 5.2.3) + rails-html-sanitizer (~> 1.1, >= 1.2.0) + activejob (6.1.6) + activesupport (= 6.1.6) globalid (>= 0.3.6) - activemodel (5.2.3) - activesupport (= 5.2.3) - activerecord (5.2.3) - activemodel (= 5.2.3) - activesupport (= 5.2.3) - arel (>= 9.0) - activestorage (5.2.3) - actionpack (= 5.2.3) - activerecord (= 5.2.3) - marcel (~> 0.3.1) - activesupport (5.2.3) + activemodel (6.1.6) + activesupport (= 6.1.6) + activerecord (6.1.6) + activemodel (= 6.1.6) + activesupport (= 6.1.6) + activestorage (6.1.6) + actionpack (= 6.1.6) + activejob (= 6.1.6) + activerecord (= 6.1.6) + activesupport (= 6.1.6) + marcel (~> 1.0) + mini_mime (>= 1.1.0) + activesupport (6.1.6) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - arel (9.0.0) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) - builder (3.2.3) + builder (3.2.4) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.5) - crass (1.0.4) - declarative (0.0.10) - declarative-builder (0.1.0) - declarative-option (< 0.2.0) - declarative-option (0.1.0) + concurrent-ruby (1.1.10) + crass (1.0.6) + declarative (0.0.20) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) - disposable (0.4.5) + disposable (0.6.3) declarative (>= 0.0.9, < 1.0.0) - declarative-builder (< 0.2.0) - declarative-option (< 0.2.0) - representable (>= 2.4.0, <= 3.1.0) - uber (< 0.2.0) - dry-configurable (0.7.0) + representable (>= 3.1.1, < 4) + dry-configurable (0.15.0) concurrent-ruby (~> 1.0) - dry-container (0.6.0) + dry-core (~> 0.6) + dry-container (0.9.0) concurrent-ruby (~> 1.0) - dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.4.7) + dry-configurable (~> 0.13, >= 0.13.0) + dry-core (0.7.1) concurrent-ruby (~> 1.0) - dry-equalizer (0.2.2) - dry-inflector (0.1.2) - dry-logic (0.4.2) - dry-container (~> 0.2, >= 0.2.6) - dry-core (~> 0.2) - dry-equalizer (~> 0.2) - dry-types (0.13.4) + dry-inflector (0.2.1) + dry-logic (1.2.0) concurrent-ruby (~> 1.0) + dry-core (~> 0.5, >= 0.5) + dry-types (1.5.1) + concurrent-ruby (~> 1.0) dry-container (~> 0.3) - dry-core (~> 0.4, >= 0.4.4) - dry-equalizer (~> 0.2) + dry-core (~> 0.5, >= 0.5) dry-inflector (~> 0.1, >= 0.1.2) - dry-logic (~> 0.4, >= 0.4.2) - elasticsearch (7.0.0) - elasticsearch-api (= 7.0.0) - elasticsearch-transport (= 7.0.0) - elasticsearch-api (7.0.0) - multi_json - elasticsearch-transport (7.0.0) - faraday - multi_json + dry-logic (~> 1.0, >= 1.0.2) equalizer (0.0.11) - erubi (1.8.0) - faraday (0.15.4) - multipart-post (>= 1.2, < 3) - fast_excel (0.2.6) + erubi (1.10.0) + fast_excel (0.4.0) ffi (> 1.9, < 2) - ffi (1.10.0) - forwardable (1.2.0) - globalid (0.4.2) - activesupport (>= 4.2.0) - hashie (3.6.0) - i18n (1.5.1) + ffi (1.15.5) + forwardable (1.3.2) + globalid (1.0.0) + activesupport (>= 5.0) + hashie (5.0.0) + i18n (1.10.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - iconv (1.0.8) - loofah (2.2.3) + loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) - marcel (0.3.3) - mimemagic (~> 0.3.2) - method_source (0.9.2) - mimemagic (0.3.3) - mini_mime (1.0.1) - mini_portile2 (2.4.0) - minitest (5.11.3) - multi_json (1.13.1) - multipart-post (2.0.0) - nio4r (2.3.1) - nokogiri (1.9.1) - mini_portile2 (~> 2.4.0) - rack (2.0.8) - rack-test (1.1.0) - rack (>= 1.0, < 3) - rails (5.2.3) - actioncable (= 5.2.3) - actionmailer (= 5.2.3) - actionpack (= 5.2.3) - actionview (= 5.2.3) - activejob (= 5.2.3) - activemodel (= 5.2.3) - activerecord (= 5.2.3) - activestorage (= 5.2.3) - activesupport (= 5.2.3) - bundler (>= 1.3.0) - railties (= 5.2.3) + marcel (1.0.2) + method_source (1.0.0) + mini_mime (1.1.2) + minitest (5.16.2) + nio4r (2.5.8) + nokogiri (1.13.6-arm64-darwin) + racc (~> 1.4) + nokogiri (1.13.6-x86_64-linux) + racc (~> 1.4) + racc (1.6.0) + rack (2.2.4) + rack-test (2.0.2) + rack (>= 1.3) + rails (6.1.6) + actioncable (= 6.1.6) + actionmailbox (= 6.1.6) + actionmailer (= 6.1.6) + actionpack (= 6.1.6) + actiontext (= 6.1.6) + actionview (= 6.1.6) + activejob (= 6.1.6) + activemodel (= 6.1.6) + activerecord (= 6.1.6) + activestorage (= 6.1.6) + activesupport (= 6.1.6) + bundler (>= 1.15.0) + railties (= 6.1.6) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) - loofah (~> 2.2, >= 2.2.2) - railties (5.2.3) - actionpack (= 5.2.3) - activesupport (= 5.2.3) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) + railties (6.1.6) + actionpack (= 6.1.6) + activesupport (= 6.1.6) method_source - rake (>= 0.8.7) - thor (>= 0.19.0, < 2.0) - rake (10.5.0) - reform (2.2.4) - disposable (>= 0.4.1) - representable (>= 2.4.0, < 3.1.0) - reform-rails (0.1.7) - activemodel (>= 3.2) - reform (>= 2.2.0) - representable (3.0.4) + rake (>= 12.2) + thor (~> 1.0) + rake (13.0.6) + reform (2.6.2) + disposable (>= 0.5.0, < 1.0.0) + representable (>= 3.1.1, < 4) + uber (< 0.2.0) + representable (3.2.0) declarative (< 0.1.0) - declarative-option (< 0.2.0) + trailblazer-option (>= 0.1.1, < 0.2.0) uber (< 0.2.0) - roo (2.7.1) + roo (2.9.0) nokogiri (~> 1) - rubyzip (~> 1.1, < 2.0.0) + rubyzip (>= 1.3.0, < 3.0.0) roo-xls (1.2.0) nokogiri roo (>= 2.0.0, < 3) spreadsheet (> 0.9.0) ruby-ole (1.2.12.2) - rubyzip (1.2.2) - searchkick (3.1.3) - activemodel (>= 4.2) - elasticsearch (>= 5) + rubyzip (2.3.2) + searchkick (5.0.4) + activemodel (>= 5.2) hashie - shoulda-context (1.2.2) - spreadsheet (1.2.3) - ruby-ole (>= 1.0) - sprockets (3.7.2) + shoulda-context (2.0.0) + spreadsheet (1.3.0) + ruby-ole + sprockets (4.1.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.2.1) - actionpack (>= 4.0) - activesupport (>= 4.0) + sprockets-rails (3.4.2) + actionpack (>= 5.2) + activesupport (>= 5.2) sprockets (>= 3.0.0) - thor (0.20.3) + sqlite3 (1.4.4) + thor (1.2.1) thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) + trailblazer-option (0.1.2) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) uber (0.1.0) virtus (1.0.5) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) warehouse_items (0.3.0) activesupport - websocket-driver (0.7.0) + warning (1.2.1) + websocket-driver (0.7.5) websocket-extensions (>= 0.1.0) - websocket-extensions (0.1.3) + websocket-extensions (0.1.5) + zeitwerk (2.6.0) PLATFORMS - ruby + arm64-darwin-21 + x86_64-linux DEPENDENCIES - bundler (~> 1.16) + bundler (>= 2, < 3) minitest (~> 5.0) - rake (~> 10.0) + rake (>= 12.2) + reform-rails! shoulda-context + sqlite3 (= 1.4.4) super_tools! + warning BUNDLED WITH - 1.17.1 + 2.3.16