|  | 
| 3 | 3 |   specs: | 
| 4 | 4 |     easol-canvas (2.2.0) | 
| 5 | 5 |       cli-ui (~> 1.5) | 
|  | 6 | +      dartsass-rails (~> 0.4.0) | 
| 6 | 7 |       json-schema (~> 3) | 
| 7 | 8 |       liquid (~> 5.3) | 
| 8 | 9 |       nokogiri (~> 1.13) | 
| 9 |  | -      sassc (~> 2.4) | 
| 10 | 10 |       thor (~> 1.2) | 
| 11 | 11 | 
 | 
| 12 | 12 | GEM | 
| 13 | 13 |   remote: https://rubygems.org/ | 
| 14 | 14 |   specs: | 
|  | 15 | +    actionpack (7.0.3.1) | 
|  | 16 | +      actionview (= 7.0.3.1) | 
|  | 17 | +      activesupport (= 7.0.3.1) | 
|  | 18 | +      rack (~> 2.0, >= 2.2.0) | 
|  | 19 | +      rack-test (>= 0.6.3) | 
|  | 20 | +      rails-dom-testing (~> 2.0) | 
|  | 21 | +      rails-html-sanitizer (~> 1.0, >= 1.2.0) | 
|  | 22 | +    actionview (7.0.3.1) | 
|  | 23 | +      activesupport (= 7.0.3.1) | 
|  | 24 | +      builder (~> 3.1) | 
|  | 25 | +      erubi (~> 1.4) | 
|  | 26 | +      rails-dom-testing (~> 2.0) | 
|  | 27 | +      rails-html-sanitizer (~> 1.1, >= 1.2.0) | 
|  | 28 | +    activesupport (7.0.3.1) | 
|  | 29 | +      concurrent-ruby (~> 1.0, >= 1.0.2) | 
|  | 30 | +      i18n (>= 1.6, < 2) | 
|  | 31 | +      minitest (>= 5.1) | 
|  | 32 | +      tzinfo (~> 2.0) | 
| 15 | 33 |     addressable (2.8.0) | 
| 16 | 34 |       public_suffix (>= 2.0.2, < 5.0) | 
| 17 | 35 |     ast (2.4.2) | 
|  | 36 | +    builder (3.2.4) | 
| 18 | 37 |     cli-ui (1.5.1) | 
| 19 | 38 |     coderay (1.1.3) | 
|  | 39 | +    concurrent-ruby (1.1.10) | 
|  | 40 | +    crass (1.0.6) | 
|  | 41 | +    dartsass-rails (0.4.0) | 
|  | 42 | +      railties (>= 6.0.0) | 
| 20 | 43 |     diff-lcs (1.5.0) | 
| 21 |  | -    ffi (1.15.5) | 
|  | 44 | +    erubi (1.11.0) | 
|  | 45 | +    i18n (1.12.0) | 
|  | 46 | +      concurrent-ruby (~> 1.0) | 
| 22 | 47 |     json-schema (3.0.0) | 
| 23 | 48 |       addressable (>= 2.8) | 
| 24 | 49 |     liquid (5.4.0) | 
|  | 50 | +    loofah (2.18.0) | 
|  | 51 | +      crass (~> 1.0.2) | 
|  | 52 | +      nokogiri (>= 1.5.9) | 
| 25 | 53 |     method_source (1.0.0) | 
|  | 54 | +    minitest (5.16.3) | 
| 26 | 55 |     nokogiri (1.13.8-arm64-darwin) | 
| 27 | 56 |       racc (~> 1.4) | 
|  | 57 | +    nokogiri (1.13.8-x86_64-linux) | 
|  | 58 | +      racc (~> 1.4) | 
| 28 | 59 |     parallel (1.21.0) | 
| 29 | 60 |     parser (3.0.3.2) | 
| 30 | 61 |       ast (~> 2.4.1) | 
|  | 
| 33 | 64 |       method_source (~> 1.0) | 
| 34 | 65 |     public_suffix (4.0.7) | 
| 35 | 66 |     racc (1.6.0) | 
|  | 67 | +    rack (2.2.4) | 
|  | 68 | +    rack-test (2.0.2) | 
|  | 69 | +      rack (>= 1.3) | 
|  | 70 | +    rails-dom-testing (2.0.3) | 
|  | 71 | +      activesupport (>= 4.2.0) | 
|  | 72 | +      nokogiri (>= 1.6) | 
|  | 73 | +    rails-html-sanitizer (1.4.3) | 
|  | 74 | +      loofah (~> 2.3) | 
|  | 75 | +    railties (7.0.3.1) | 
|  | 76 | +      actionpack (= 7.0.3.1) | 
|  | 77 | +      activesupport (= 7.0.3.1) | 
|  | 78 | +      method_source | 
|  | 79 | +      rake (>= 12.2) | 
|  | 80 | +      thor (~> 1.0) | 
|  | 81 | +      zeitwerk (~> 2.5) | 
| 36 | 82 |     rainbow (3.0.0) | 
|  | 83 | +    rake (13.0.6) | 
| 37 | 84 |     regexp_parser (2.2.0) | 
| 38 | 85 |     rexml (3.2.5) | 
| 39 | 86 |     rspec (3.10.0) | 
|  | 
| 64 | 111 |       rubocop (>= 1.7.0, < 2.0) | 
| 65 | 112 |       rubocop-ast (>= 0.4.0) | 
| 66 | 113 |     ruby-progressbar (1.11.0) | 
| 67 |  | -    sassc (2.4.0) | 
| 68 |  | -      ffi (~> 1.9) | 
| 69 | 114 |     standard (1.5.0) | 
| 70 | 115 |       rubocop (= 1.23.0) | 
| 71 | 116 |       rubocop-performance (= 1.12.0) | 
| 72 | 117 |     thor (1.2.1) | 
|  | 118 | +    tzinfo (2.0.5) | 
|  | 119 | +      concurrent-ruby (~> 1.0) | 
| 73 | 120 |     unicode-display_width (2.1.0) | 
|  | 121 | +    zeitwerk (2.6.0) | 
| 74 | 122 | 
 | 
| 75 | 123 | PLATFORMS | 
| 76 | 124 |   arm64-darwin-20 | 
| 77 | 125 |   arm64-darwin-21 | 
|  | 126 | +  x86_64-linux | 
| 78 | 127 | 
 | 
| 79 | 128 | DEPENDENCIES | 
| 80 | 129 |   easol-canvas! | 
|  | 
0 commit comments