|
| 1 | +PATH |
| 2 | + remote: /Users/joey.schoblaska/workspace/packs-rails |
| 3 | + specs: |
| 4 | + packs-rails (0.0.3) |
| 5 | + activesupport |
| 6 | + packs |
| 7 | + railties |
| 8 | + |
| 9 | +GEM |
| 10 | + remote: https://rubygems.org/ |
| 11 | + specs: |
| 12 | + actioncable (6.1.7.6) |
| 13 | + actionpack (= 6.1.7.6) |
| 14 | + activesupport (= 6.1.7.6) |
| 15 | + nio4r (~> 2.0) |
| 16 | + websocket-driver (>= 0.6.1) |
| 17 | + actionmailbox (6.1.7.6) |
| 18 | + actionpack (= 6.1.7.6) |
| 19 | + activejob (= 6.1.7.6) |
| 20 | + activerecord (= 6.1.7.6) |
| 21 | + activestorage (= 6.1.7.6) |
| 22 | + activesupport (= 6.1.7.6) |
| 23 | + mail (>= 2.7.1) |
| 24 | + actionmailer (6.1.7.6) |
| 25 | + actionpack (= 6.1.7.6) |
| 26 | + actionview (= 6.1.7.6) |
| 27 | + activejob (= 6.1.7.6) |
| 28 | + activesupport (= 6.1.7.6) |
| 29 | + mail (~> 2.5, >= 2.5.4) |
| 30 | + rails-dom-testing (~> 2.0) |
| 31 | + actionpack (6.1.7.6) |
| 32 | + actionview (= 6.1.7.6) |
| 33 | + activesupport (= 6.1.7.6) |
| 34 | + rack (~> 2.0, >= 2.0.9) |
| 35 | + rack-test (>= 0.6.3) |
| 36 | + rails-dom-testing (~> 2.0) |
| 37 | + rails-html-sanitizer (~> 1.0, >= 1.2.0) |
| 38 | + actiontext (6.1.7.6) |
| 39 | + actionpack (= 6.1.7.6) |
| 40 | + activerecord (= 6.1.7.6) |
| 41 | + activestorage (= 6.1.7.6) |
| 42 | + activesupport (= 6.1.7.6) |
| 43 | + nokogiri (>= 1.8.5) |
| 44 | + actionview (6.1.7.6) |
| 45 | + activesupport (= 6.1.7.6) |
| 46 | + builder (~> 3.1) |
| 47 | + erubi (~> 1.4) |
| 48 | + rails-dom-testing (~> 2.0) |
| 49 | + rails-html-sanitizer (~> 1.1, >= 1.2.0) |
| 50 | + activejob (6.1.7.6) |
| 51 | + activesupport (= 6.1.7.6) |
| 52 | + globalid (>= 0.3.6) |
| 53 | + activemodel (6.1.7.6) |
| 54 | + activesupport (= 6.1.7.6) |
| 55 | + activerecord (6.1.7.6) |
| 56 | + activemodel (= 6.1.7.6) |
| 57 | + activesupport (= 6.1.7.6) |
| 58 | + activestorage (6.1.7.6) |
| 59 | + actionpack (= 6.1.7.6) |
| 60 | + activejob (= 6.1.7.6) |
| 61 | + activerecord (= 6.1.7.6) |
| 62 | + activesupport (= 6.1.7.6) |
| 63 | + marcel (~> 1.0) |
| 64 | + mini_mime (>= 1.1.0) |
| 65 | + activesupport (6.1.7.6) |
| 66 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 67 | + i18n (>= 1.6, < 2) |
| 68 | + minitest (>= 5.1) |
| 69 | + tzinfo (~> 2.0) |
| 70 | + zeitwerk (~> 2.3) |
| 71 | + ast (2.4.2) |
| 72 | + better_html (2.0.2) |
| 73 | + actionview (>= 6.0) |
| 74 | + activesupport (>= 6.0) |
| 75 | + ast (~> 2.0) |
| 76 | + erubi (~> 1.4) |
| 77 | + parser (>= 2.4) |
| 78 | + smart_properties |
| 79 | + builder (3.2.4) |
| 80 | + byebug (11.1.3) |
| 81 | + code_ownership (1.34.2) |
| 82 | + code_teams (~> 1.0) |
| 83 | + packs-specification |
| 84 | + sorbet-runtime (>= 0.5.10821) |
| 85 | + code_teams (1.0.2) |
| 86 | + sorbet-runtime |
| 87 | + concurrent-ruby (1.2.2) |
| 88 | + constant_resolver (0.2.0) |
| 89 | + crass (1.0.6) |
| 90 | + date (3.3.4) |
| 91 | + erubi (1.12.0) |
| 92 | + globalid (1.2.1) |
| 93 | + activesupport (>= 6.1) |
| 94 | + i18n (1.14.1) |
| 95 | + concurrent-ruby (~> 1.0) |
| 96 | + loofah (2.22.0) |
| 97 | + crass (~> 1.0.2) |
| 98 | + nokogiri (>= 1.12.0) |
| 99 | + mail (2.8.1) |
| 100 | + mini_mime (>= 0.1.1) |
| 101 | + net-imap |
| 102 | + net-pop |
| 103 | + net-smtp |
| 104 | + marcel (1.0.2) |
| 105 | + method_source (1.0.0) |
| 106 | + mini_mime (1.1.5) |
| 107 | + minitest (5.20.0) |
| 108 | + net-imap (0.4.5) |
| 109 | + date |
| 110 | + net-protocol |
| 111 | + net-pop (0.1.2) |
| 112 | + net-protocol |
| 113 | + net-protocol (0.2.2) |
| 114 | + timeout |
| 115 | + net-smtp (0.4.0) |
| 116 | + net-protocol |
| 117 | + nio4r (2.6.1) |
| 118 | + nokogiri (1.15.5-arm64-darwin) |
| 119 | + racc (~> 1.4) |
| 120 | + packs (0.0.34) |
| 121 | + code_ownership (>= 1.33.0) |
| 122 | + packs-specification |
| 123 | + packwerk |
| 124 | + parse_packwerk |
| 125 | + rainbow |
| 126 | + sorbet-runtime |
| 127 | + thor |
| 128 | + tty-prompt |
| 129 | + packs-specification (0.0.10) |
| 130 | + sorbet-runtime |
| 131 | + packwerk (3.1.0) |
| 132 | + activesupport (>= 6.0) |
| 133 | + ast |
| 134 | + better_html |
| 135 | + bundler |
| 136 | + constant_resolver (>= 0.2.0) |
| 137 | + parallel |
| 138 | + parser |
| 139 | + sorbet-runtime (>= 0.5.9914) |
| 140 | + zeitwerk (>= 2.6.1) |
| 141 | + parallel (1.23.0) |
| 142 | + parse_packwerk (0.20.0) |
| 143 | + sorbet-runtime |
| 144 | + parser (3.2.2.4) |
| 145 | + ast (~> 2.4.1) |
| 146 | + racc |
| 147 | + pastel (0.8.0) |
| 148 | + tty-color (~> 0.5) |
| 149 | + puma (5.6.7) |
| 150 | + nio4r (~> 2.0) |
| 151 | + racc (1.7.3) |
| 152 | + rack (2.2.8) |
| 153 | + rack-test (2.1.0) |
| 154 | + rack (>= 1.3) |
| 155 | + rails (6.1.7.6) |
| 156 | + actioncable (= 6.1.7.6) |
| 157 | + actionmailbox (= 6.1.7.6) |
| 158 | + actionmailer (= 6.1.7.6) |
| 159 | + actionpack (= 6.1.7.6) |
| 160 | + actiontext (= 6.1.7.6) |
| 161 | + actionview (= 6.1.7.6) |
| 162 | + activejob (= 6.1.7.6) |
| 163 | + activemodel (= 6.1.7.6) |
| 164 | + activerecord (= 6.1.7.6) |
| 165 | + activestorage (= 6.1.7.6) |
| 166 | + activesupport (= 6.1.7.6) |
| 167 | + bundler (>= 1.15.0) |
| 168 | + railties (= 6.1.7.6) |
| 169 | + sprockets-rails (>= 2.0.0) |
| 170 | + rails-dom-testing (2.2.0) |
| 171 | + activesupport (>= 5.0.0) |
| 172 | + minitest |
| 173 | + nokogiri (>= 1.6) |
| 174 | + rails-html-sanitizer (1.6.0) |
| 175 | + loofah (~> 2.21) |
| 176 | + nokogiri (~> 1.14) |
| 177 | + railties (6.1.7.6) |
| 178 | + actionpack (= 6.1.7.6) |
| 179 | + activesupport (= 6.1.7.6) |
| 180 | + method_source |
| 181 | + rake (>= 12.2) |
| 182 | + thor (~> 1.0) |
| 183 | + rainbow (3.1.1) |
| 184 | + rake (13.1.0) |
| 185 | + smart_properties (1.17.0) |
| 186 | + sorbet-runtime (0.5.11139) |
| 187 | + sprockets (4.2.1) |
| 188 | + concurrent-ruby (~> 1.0) |
| 189 | + rack (>= 2.2.4, < 4) |
| 190 | + sprockets-rails (3.4.2) |
| 191 | + actionpack (>= 5.2) |
| 192 | + activesupport (>= 5.2) |
| 193 | + sprockets (>= 3.0.0) |
| 194 | + sqlite3 (1.6.8-arm64-darwin) |
| 195 | + thor (1.3.0) |
| 196 | + timeout (0.4.1) |
| 197 | + tty-color (0.6.0) |
| 198 | + tty-cursor (0.7.1) |
| 199 | + tty-prompt (0.23.1) |
| 200 | + pastel (~> 0.8) |
| 201 | + tty-reader (~> 0.8) |
| 202 | + tty-reader (0.9.0) |
| 203 | + tty-cursor (~> 0.7) |
| 204 | + tty-screen (~> 0.8) |
| 205 | + wisper (~> 2.0) |
| 206 | + tty-screen (0.8.1) |
| 207 | + tzinfo (2.0.6) |
| 208 | + concurrent-ruby (~> 1.0) |
| 209 | + websocket-driver (0.7.6) |
| 210 | + websocket-extensions (>= 0.1.0) |
| 211 | + websocket-extensions (0.1.5) |
| 212 | + wisper (2.0.1) |
| 213 | + zeitwerk (2.6.12) |
| 214 | + |
| 215 | +PLATFORMS |
| 216 | + arm64-darwin-22 |
| 217 | + |
| 218 | +DEPENDENCIES |
| 219 | + byebug |
| 220 | + packs-rails! |
| 221 | + puma (~> 5.0) |
| 222 | + rails (~> 6.1.0) |
| 223 | + sqlite3 (~> 1.4) |
| 224 | + tzinfo-data |
| 225 | + |
| 226 | +RUBY VERSION |
| 227 | + ruby 3.0.3p157 |
| 228 | + |
| 229 | +BUNDLED WITH |
| 230 | + 2.4.22 |
0 commit comments