Gemfile.lock in super_tools-0.0.2 vs Gemfile.lock in super_tools-0.0.3

- old
+ new

@@ -1,18 +1,16 @@ PATH remote: . specs: - super_tools (0.0.2) - actionview - activemodel - activerecord - activeview + super_tools (0.0.3) dry-logic (~> 0.4.2) dry-types (~> 0.13.2) fast_excel forwardable iconv + nokogiri (>= 1.6, <= 1.9.1) + rails (>= 4, <= 5) reform (~> 2.2.4) reform-rails roo roo-xls searchkick @@ -21,38 +19,48 @@ warehouse_items (~> 0.2.0) GEM remote: https://rubygems.org/ specs: - actionpack (5.2.3) - actionview (= 5.2.3) - activesupport (= 5.2.3) + actioncable (5.0.0) + actionpack (= 5.0.0) + nio4r (~> 1.2) + websocket-driver (~> 0.6.1) + actionmailer (5.0.0) + actionpack (= 5.0.0) + actionview (= 5.0.0) + activejob (= 5.0.0) + mail (~> 2.5, >= 2.5.4) + rails-dom-testing (~> 2.0) + actionpack (5.0.0) + actionview (= 5.0.0) + activesupport (= 5.0.0) rack (~> 2.0) - rack-test (>= 0.6.3) + 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) + actionview (5.0.0) + activesupport (= 5.0.0) builder (~> 3.1) - erubi (~> 1.4) + erubis (~> 2.7.0) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.3) - activemodel (5.2.3) - activesupport (= 5.2.3) - activerecord (5.2.3) - activemodel (= 5.2.3) - activesupport (= 5.2.3) - arel (>= 9.0) - activesupport (5.2.3) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + activejob (5.0.0) + activesupport (= 5.0.0) + globalid (>= 0.3.6) + activemodel (5.0.0) + activesupport (= 5.0.0) + activerecord (5.0.0) + activemodel (= 5.0.0) + activesupport (= 5.0.0) + arel (~> 7.0) + activesupport (5.0.0) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) + i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - activeview (0) - activesupport (~> 5.0) - railties (~> 5.0) - arel (9.0.0) + arel (7.1.4) 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) @@ -70,14 +78,13 @@ 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.8.2) + dry-configurable (0.7.0) concurrent-ruby (~> 1.0) - dry-core (~> 0.4, >= 0.4.7) - dry-container (0.7.0) + dry-container (0.6.0) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) dry-core (0.4.7) concurrent-ruby (~> 1.0) dry-equalizer (0.2.2) @@ -100,46 +107,64 @@ multi_json elasticsearch-transport (6.3.0) faraday multi_json equalizer (0.0.11) - erubi (1.8.0) + erubis (2.7.0) faraday (0.15.4) multipart-post (>= 1.2, < 3) fast_excel (0.2.6) 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.6.0) + i18n (0.9.5) concurrent-ruby (~> 1.0) ice_nine (0.11.2) iconv (1.0.8) loofah (2.2.3) crass (~> 1.0.2) nokogiri (>= 1.5.9) + mail (2.7.1) + mini_mime (>= 0.1.1) method_source (0.9.2) + mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) multi_json (1.13.1) multipart-post (2.0.0) - nokogiri (1.10.2) + nio4r (1.2.1) + nokogiri (1.9.1) mini_portile2 (~> 2.4.0) rack (2.0.7) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (0.6.3) + rack (>= 1.0) + rails (5.0.0) + actioncable (= 5.0.0) + actionmailer (= 5.0.0) + actionpack (= 5.0.0) + actionview (= 5.0.0) + activejob (= 5.0.0) + activemodel (= 5.0.0) + activerecord (= 5.0.0) + activesupport (= 5.0.0) + bundler (>= 1.3.0, < 2.0) + railties (= 5.0.0) + 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) + railties (5.0.0) + actionpack (= 5.0.0) + activesupport (= 5.0.0) method_source rake (>= 0.8.7) - thor (>= 0.19.0, < 2.0) + thor (>= 0.18.1, < 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) @@ -147,26 +172,33 @@ reform (>= 2.2.0) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0) uber (< 0.2.0) - roo (2.8.2) + roo (2.7.1) nokogiri (~> 1) - rubyzip (>= 1.2.1, < 2.0.0) + rubyzip (~> 1.1, < 2.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 (4.0.0) - activemodel (>= 5) - elasticsearch (>= 6) + searchkick (3.1.3) + activemodel (>= 4.2) + elasticsearch (>= 5) hashie shoulda-context (1.2.2) spreadsheet (1.2.3) ruby-ole (>= 1.0) + sprockets (3.7.2) + concurrent-ruby (~> 1.0) + rack (> 1, < 3) + sprockets-rails (3.2.1) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) thor (0.20.3) thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) uber (0.1.0) @@ -175,9 +207,12 @@ coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) warehouse_items (0.2.0) activesupport + websocket-driver (0.6.5) + websocket-extensions (>= 0.1.0) + websocket-extensions (0.1.3) PLATFORMS ruby DEPENDENCIES