PATH remote: . specs: editor_js (0.3.6) actionview (>= 4) activesupport (>= 4) commonmarker (~> 0.21.2) htmlentities (~> 4.3, >= 4.3.4) json-schema (~> 2) rouge (~> 3.26) sanitize (~> 5.1) GEM remote: https://rubygems.org/ specs: actionview (6.1.4) activesupport (= 6.1.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) activesupport (6.1.4) 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) ast (2.4.2) builder (3.2.4) coderay (1.1.3) commonmarker (0.21.2) ruby-enum (~> 0.5) concurrent-ruby (1.1.9) crass (1.0.6) diff-lcs (1.4.4) docile (1.4.0) erubi (1.10.0) htmlentities (4.3.4) i18n (1.8.10) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) json (2.5.1) json-schema (2.8.1) addressable (>= 2.4) loofah (2.11.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) method_source (0.9.2) minitest (5.14.4) nokogiri (1.12.2-x86_64-darwin) racc (~> 1.4) nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) parallel (1.20.1) parser (3.0.2.0) ast (~> 2.4.1) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (4.0.6) racc (1.5.2) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) rails-html-sanitizer (1.3.0) loofah (~> 2.3) rainbow (3.0.0) rake (13.0.6) rouge (3.26.0) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0) rspec-mocks (~> 3.10.0) rspec-core (3.10.1) rspec-support (~> 3.10.0) rspec-expectations (3.10.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) rubocop (0.77.0) jaro_winkler (~> 1.5.1) parallel (~> 1.10) parser (>= 2.6) rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) ruby-enum (0.9.0) i18n ruby-progressbar (1.11.0) sanitize (5.2.3) crass (~> 1.0.2) nokogiri (>= 1.8.0) nokogumbo (~> 2.0) simplecov (0.17.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) zeitwerk (2.4.2) PLATFORMS x86_64-darwin-20 DEPENDENCIES bundler (~> 2.0) editor_js! pry (~> 0.12.2) rake (~> 13.0) rspec (~> 3.0) rubocop (~> 0.77.0) simplecov (~> 0.17.1) BUNDLED WITH 2.2.25