Gemfile.lock in jupyter_on_rails-0.9.0 vs Gemfile.lock in jupyter_on_rails-0.10.0

- old
+ new

@@ -1,36 +1,36 @@ PATH remote: . specs: - jupyter_on_rails (0.9.0) + jupyter_on_rails (0.10.0) daru iruby railties GEM remote: https://rubygems.org/ specs: - actionpack (6.1.3.2) - actionview (= 6.1.3.2) - activesupport (= 6.1.3.2) + actionpack (6.1.4.1) + actionview (= 6.1.4.1) + activesupport (= 6.1.4.1) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.3.2) - activesupport (= 6.1.3.2) + actionview (6.1.4.1) + activesupport (= 6.1.4.1) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.1.3.2) + activesupport (6.1.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) async (1.29.0) console (~> 1.10) nio4r (~> 2.3) @@ -50,11 +50,11 @@ async-pool (0.3.6) async (~> 1.25) backports (3.21.0) builder (3.2.4) bump (0.10.0) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.9) console (1.12.0) fiber-local crass (1.0.6) daru (0.3) packable (~> 1.3.13) @@ -73,11 +73,11 @@ faraday-excon (1.1.0) faraday-http-cache (2.2.0) faraday (>= 0.8) faraday-net_http (1.0.1) faraday-net_http_persistent (1.1.0) - ffi (1.15.1) + ffi (1.15.4) ffi-rzmq (2.0.7) ffi-rzmq-core (>= 1.0.7) ffi-rzmq-core (1.0.7) ffi fiber-local (1.0.0) @@ -92,37 +92,39 @@ rake (>= 10.0) retriable (~> 3.0) i18n (1.8.10) concurrent-ruby (~> 1.0) io-console (0.5.9) - irb (1.3.5) - reline (>= 0.1.5) - iruby (0.7.0) + irb (1.3.7) + reline (>= 0.2.7) + iruby (0.7.4) data_uri (~> 0.1) ffi-rzmq irb mime-types (>= 3.3.1) multi_json (~> 1.11) - loofah (2.9.1) + native-package-installer + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (1.0.0) - mime-types (3.3.1) + mime-types (3.4.1) mime-types-data (~> 3.2015) - mime-types-data (3.2021.0225) - mini_portile2 (2.5.1) + mime-types-data (3.2021.1115) + mini_portile2 (2.6.1) minitest (5.14.4) multi_json (1.15.0) multipart-post (2.1.1) + native-package-installer (1.1.1) nio4r (2.5.7) - nokogiri (1.11.6) - mini_portile2 (~> 2.5.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) racc (~> 1.4) octokit (4.21.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - packable (1.3.14) + packable (1.3.15) backports parallel (1.20.1) parser (3.0.1.1) ast (~> 2.4.1) protocol-hpack (1.4.2) @@ -131,29 +133,29 @@ protocol-http (~> 0.22) protocol-http2 (0.14.2) protocol-hpack (~> 1.4) protocol-http (~> 0.18) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.0) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) - railties (6.1.3.2) - actionpack (= 6.1.3.2) - activesupport (= 6.1.3.2) + railties (6.1.4.1) + actionpack (= 6.1.4.1) + activesupport (= 6.1.4.1) method_source - rake (>= 0.8.7) + rake (>= 0.13) thor (~> 1.0) rainbow (3.0.0) rake (13.0.3) regexp_parser (2.1.1) - reline (0.2.5) + reline (0.2.7) io-console (~> 0.5) retriable (3.1.2) rexml (3.2.5) rubocop (1.15.0) parallel (~> 1.10) @@ -187,6 +189,6 @@ jupyter_on_rails! rake rubocop BUNDLED WITH - 2.2.3 + 2.2.22