Gemfile.lock in render_editorjs-0.1.2 vs Gemfile.lock in render_editorjs-0.1.3

- old
+ new

@@ -1,29 +1,28 @@ PATH remote: . specs: - render_editorjs (0.1.2) + render_editorjs (0.1.3) actionview (>= 4) json-schema (~> 2) sanitize (~> 6.0.0) zeitwerk GEM remote: https://rubygems.org/ specs: - actionview (6.1.4.1) - activesupport (= 6.1.4.1) + actionview (7.0.0) + activesupport (= 7.0.0) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.1.4.1) + activesupport (7.0.0) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ansi (1.5.0) ast (2.4.2) builder (3.2.4) @@ -52,16 +51,15 @@ json-schema (2.8.1) addressable (>= 2.4) listen (3.7.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.12.0) + loofah (2.13.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lumberjack (1.2.8) method_source (1.0.0) - mini_portile2 (2.6.1) minitest (5.14.4) minitest-focus (1.3.1) minitest (>= 4, < 6) minitest-line (0.6.5) minitest (~> 5.0) @@ -69,11 +67,10 @@ ansi builder minitest (>= 5.0) ruby-progressbar nenv (0.3.0) - nokogiri (1.12.5) - mini_portile2 (~> 2.6.1) + nokogiri (1.12.5-x86_64-darwin) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) parallel (1.21.0)