|
| 1 | +PATH |
| 2 | + remote: .. |
| 3 | + specs: |
| 4 | + sparkpost_rails (1.5.5) |
| 5 | + actionmailer (> 6.1.0, < 8.0.0) |
| 6 | + railties (> 6.1.0, < 8.0.0) |
| 7 | + |
| 8 | +GEM |
| 9 | + remote: http://rubygems.org/ |
| 10 | + specs: |
| 11 | + actionmailer (6.1.4.7) |
| 12 | + actionpack (= 6.1.4.7) |
| 13 | + actionview (= 6.1.4.7) |
| 14 | + activejob (= 6.1.4.7) |
| 15 | + activesupport (= 6.1.4.7) |
| 16 | + mail (~> 2.5, >= 2.5.4) |
| 17 | + rails-dom-testing (~> 2.0) |
| 18 | + actionpack (6.1.4.7) |
| 19 | + actionview (= 6.1.4.7) |
| 20 | + activesupport (= 6.1.4.7) |
| 21 | + rack (~> 2.0, >= 2.0.9) |
| 22 | + rack-test (>= 0.6.3) |
| 23 | + rails-dom-testing (~> 2.0) |
| 24 | + rails-html-sanitizer (~> 1.0, >= 1.2.0) |
| 25 | + actionview (6.1.4.7) |
| 26 | + activesupport (= 6.1.4.7) |
| 27 | + builder (~> 3.1) |
| 28 | + erubi (~> 1.4) |
| 29 | + rails-dom-testing (~> 2.0) |
| 30 | + rails-html-sanitizer (~> 1.1, >= 1.2.0) |
| 31 | + activejob (6.1.4.7) |
| 32 | + activesupport (= 6.1.4.7) |
| 33 | + globalid (>= 0.3.6) |
| 34 | + activesupport (6.1.4.7) |
| 35 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 36 | + i18n (>= 1.6, < 2) |
| 37 | + minitest (>= 5.1) |
| 38 | + tzinfo (~> 2.0) |
| 39 | + zeitwerk (~> 2.3) |
| 40 | + addressable (2.8.4) |
| 41 | + public_suffix (>= 2.0.2, < 6.0) |
| 42 | + appraisal (2.5.0) |
| 43 | + bundler |
| 44 | + rake |
| 45 | + thor (>= 0.14.0) |
| 46 | + ast (2.4.2) |
| 47 | + builder (3.2.4) |
| 48 | + concurrent-ruby (1.2.2) |
| 49 | + crack (0.4.5) |
| 50 | + rexml |
| 51 | + crass (1.0.6) |
| 52 | + date (3.3.3) |
| 53 | + diff-lcs (1.5.0) |
| 54 | + erubi (1.12.0) |
| 55 | + globalid (1.1.0) |
| 56 | + activesupport (>= 5.0) |
| 57 | + hashdiff (1.0.1) |
| 58 | + i18n (1.14.1) |
| 59 | + concurrent-ruby (~> 1.0) |
| 60 | + json (2.6.3) |
| 61 | + language_server-protocol (3.17.0.3) |
| 62 | + loofah (2.21.3) |
| 63 | + crass (~> 1.0.2) |
| 64 | + nokogiri (>= 1.12.0) |
| 65 | + mail (2.8.1) |
| 66 | + mini_mime (>= 0.1.1) |
| 67 | + net-imap |
| 68 | + net-pop |
| 69 | + net-smtp |
| 70 | + method_source (1.0.0) |
| 71 | + mini_mime (1.1.2) |
| 72 | + minitest (5.19.0) |
| 73 | + net-imap (0.3.7) |
| 74 | + date |
| 75 | + net-protocol |
| 76 | + net-pop (0.1.2) |
| 77 | + net-protocol |
| 78 | + net-protocol (0.2.1) |
| 79 | + timeout |
| 80 | + net-smtp (0.3.3) |
| 81 | + net-protocol |
| 82 | + nokogiri (1.15.3-x86_64-darwin) |
| 83 | + racc (~> 1.4) |
| 84 | + parallel (1.23.0) |
| 85 | + parser (3.2.2.3) |
| 86 | + ast (~> 2.4.1) |
| 87 | + racc |
| 88 | + public_suffix (5.0.3) |
| 89 | + racc (1.7.1) |
| 90 | + rack (2.2.7) |
| 91 | + rack-test (2.1.0) |
| 92 | + rack (>= 1.3) |
| 93 | + rails-dom-testing (2.1.1) |
| 94 | + activesupport (>= 5.0.0) |
| 95 | + minitest |
| 96 | + nokogiri (>= 1.6) |
| 97 | + rails-html-sanitizer (1.6.0) |
| 98 | + loofah (~> 2.21) |
| 99 | + nokogiri (~> 1.14) |
| 100 | + railties (6.1.4.7) |
| 101 | + actionpack (= 6.1.4.7) |
| 102 | + activesupport (= 6.1.4.7) |
| 103 | + method_source |
| 104 | + rake (>= 0.13) |
| 105 | + thor (~> 1.0) |
| 106 | + rainbow (3.1.1) |
| 107 | + rake (12.3.3) |
| 108 | + regexp_parser (2.8.1) |
| 109 | + rexml (3.2.6) |
| 110 | + rspec (3.12.0) |
| 111 | + rspec-core (~> 3.12.0) |
| 112 | + rspec-expectations (~> 3.12.0) |
| 113 | + rspec-mocks (~> 3.12.0) |
| 114 | + rspec-core (3.12.2) |
| 115 | + rspec-support (~> 3.12.0) |
| 116 | + rspec-expectations (3.12.3) |
| 117 | + diff-lcs (>= 1.2.0, < 2.0) |
| 118 | + rspec-support (~> 3.12.0) |
| 119 | + rspec-mocks (3.12.6) |
| 120 | + diff-lcs (>= 1.2.0, < 2.0) |
| 121 | + rspec-support (~> 3.12.0) |
| 122 | + rspec-support (3.12.1) |
| 123 | + rubocop (1.55.0) |
| 124 | + json (~> 2.3) |
| 125 | + language_server-protocol (>= 3.17.0) |
| 126 | + parallel (~> 1.10) |
| 127 | + parser (>= 3.2.2.3) |
| 128 | + rainbow (>= 2.2.2, < 4.0) |
| 129 | + regexp_parser (>= 1.8, < 3.0) |
| 130 | + rexml (>= 3.2.5, < 4.0) |
| 131 | + rubocop-ast (>= 1.28.1, < 2.0) |
| 132 | + ruby-progressbar (~> 1.7) |
| 133 | + unicode-display_width (>= 2.4.0, < 3.0) |
| 134 | + rubocop-ast (1.29.0) |
| 135 | + parser (>= 3.2.1.0) |
| 136 | + rubocop-rake (0.6.0) |
| 137 | + rubocop (~> 1.0) |
| 138 | + rubocop-rspec (2.0.1) |
| 139 | + rubocop (~> 1.0) |
| 140 | + rubocop-ast (>= 1.1.0) |
| 141 | + ruby-progressbar (1.13.0) |
| 142 | + thor (1.2.2) |
| 143 | + timeout (0.4.0) |
| 144 | + tzinfo (2.0.6) |
| 145 | + concurrent-ruby (~> 1.0) |
| 146 | + unicode-display_width (2.4.2) |
| 147 | + webmock (3.18.1) |
| 148 | + addressable (>= 2.8.0) |
| 149 | + crack (>= 0.3.2) |
| 150 | + hashdiff (>= 0.4.0, < 2.0.0) |
| 151 | + zeitwerk (2.6.9) |
| 152 | + |
| 153 | +PLATFORMS |
| 154 | + x86_64-darwin-21 |
| 155 | + |
| 156 | +DEPENDENCIES |
| 157 | + actionmailer (= 6.1.4.7) |
| 158 | + appraisal (~> 2.5.0) |
| 159 | + railties (= 6.1.4.7) |
| 160 | + rake (~> 12.0) |
| 161 | + rspec (>= 3.4.0) |
| 162 | + rubocop (~> 1.55) |
| 163 | + rubocop-rake (~> 0.6.0) |
| 164 | + rubocop-rspec (~> 2.0.0) |
| 165 | + sparkpost_rails! |
| 166 | + webmock (>= 1.24.2) |
| 167 | + |
| 168 | +BUNDLED WITH |
| 169 | + 2.4.17 |
0 commit comments