|
| 1 | +PATH |
| 2 | + remote: .. |
| 3 | + specs: |
| 4 | + serviceworker-rails (0.6.0) |
| 5 | + railties (>= 6.0) |
| 6 | + |
| 7 | +GEM |
| 8 | + remote: https://rubygems.org/ |
| 9 | + specs: |
| 10 | + actioncable (6.0.6.1) |
| 11 | + actionpack (= 6.0.6.1) |
| 12 | + nio4r (~> 2.0) |
| 13 | + websocket-driver (>= 0.6.1) |
| 14 | + actionmailbox (6.0.6.1) |
| 15 | + actionpack (= 6.0.6.1) |
| 16 | + activejob (= 6.0.6.1) |
| 17 | + activerecord (= 6.0.6.1) |
| 18 | + activestorage (= 6.0.6.1) |
| 19 | + activesupport (= 6.0.6.1) |
| 20 | + mail (>= 2.7.1) |
| 21 | + actionmailer (6.0.6.1) |
| 22 | + actionpack (= 6.0.6.1) |
| 23 | + actionview (= 6.0.6.1) |
| 24 | + activejob (= 6.0.6.1) |
| 25 | + mail (~> 2.5, >= 2.5.4) |
| 26 | + rails-dom-testing (~> 2.0) |
| 27 | + actionpack (6.0.6.1) |
| 28 | + actionview (= 6.0.6.1) |
| 29 | + activesupport (= 6.0.6.1) |
| 30 | + rack (~> 2.0, >= 2.0.8) |
| 31 | + rack-test (>= 0.6.3) |
| 32 | + rails-dom-testing (~> 2.0) |
| 33 | + rails-html-sanitizer (~> 1.0, >= 1.2.0) |
| 34 | + actiontext (6.0.6.1) |
| 35 | + actionpack (= 6.0.6.1) |
| 36 | + activerecord (= 6.0.6.1) |
| 37 | + activestorage (= 6.0.6.1) |
| 38 | + activesupport (= 6.0.6.1) |
| 39 | + nokogiri (>= 1.8.5) |
| 40 | + actionview (6.0.6.1) |
| 41 | + activesupport (= 6.0.6.1) |
| 42 | + builder (~> 3.1) |
| 43 | + erubi (~> 1.4) |
| 44 | + rails-dom-testing (~> 2.0) |
| 45 | + rails-html-sanitizer (~> 1.1, >= 1.2.0) |
| 46 | + activejob (6.0.6.1) |
| 47 | + activesupport (= 6.0.6.1) |
| 48 | + globalid (>= 0.3.6) |
| 49 | + activemodel (6.0.6.1) |
| 50 | + activesupport (= 6.0.6.1) |
| 51 | + activerecord (6.0.6.1) |
| 52 | + activemodel (= 6.0.6.1) |
| 53 | + activesupport (= 6.0.6.1) |
| 54 | + activestorage (6.0.6.1) |
| 55 | + actionpack (= 6.0.6.1) |
| 56 | + activejob (= 6.0.6.1) |
| 57 | + activerecord (= 6.0.6.1) |
| 58 | + marcel (~> 1.0) |
| 59 | + activesupport (6.0.6.1) |
| 60 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 61 | + i18n (>= 0.7, < 2) |
| 62 | + minitest (~> 5.1) |
| 63 | + tzinfo (~> 1.1) |
| 64 | + zeitwerk (~> 2.2, >= 2.2.2) |
| 65 | + ast (2.4.2) |
| 66 | + base64 (0.2.0) |
| 67 | + builder (3.3.0) |
| 68 | + byebug (11.1.3) |
| 69 | + coderay (1.1.3) |
| 70 | + concurrent-ruby (1.3.3) |
| 71 | + crass (1.0.6) |
| 72 | + date (3.3.4) |
| 73 | + docile (1.4.0) |
| 74 | + erubi (1.13.0) |
| 75 | + ffi (1.17.0-aarch64-linux-gnu) |
| 76 | + ffi (1.17.0-aarch64-linux-musl) |
| 77 | + ffi (1.17.0-arm-linux-gnu) |
| 78 | + ffi (1.17.0-arm-linux-musl) |
| 79 | + ffi (1.17.0-arm64-darwin) |
| 80 | + ffi (1.17.0-x86-linux-gnu) |
| 81 | + ffi (1.17.0-x86-linux-musl) |
| 82 | + ffi (1.17.0-x86_64-darwin) |
| 83 | + ffi (1.17.0-x86_64-linux-gnu) |
| 84 | + ffi (1.17.0-x86_64-linux-musl) |
| 85 | + formatador (1.1.0) |
| 86 | + globalid (1.1.0) |
| 87 | + activesupport (>= 5.0) |
| 88 | + guard (2.18.1) |
| 89 | + formatador (>= 0.2.4) |
| 90 | + listen (>= 2.7, < 4.0) |
| 91 | + lumberjack (>= 1.0.12, < 2.0) |
| 92 | + nenv (~> 0.1) |
| 93 | + notiffany (~> 0.0) |
| 94 | + pry (>= 0.13.0) |
| 95 | + shellany (~> 0.0) |
| 96 | + thor (>= 0.18.1) |
| 97 | + guard-compat (1.2.1) |
| 98 | + guard-minitest (2.4.6) |
| 99 | + guard-compat (~> 1.2) |
| 100 | + minitest (>= 3.0) |
| 101 | + i18n (1.14.5) |
| 102 | + concurrent-ruby (~> 1.0) |
| 103 | + json (2.7.2) |
| 104 | + language_server-protocol (3.17.0.3) |
| 105 | + lint_roller (1.1.0) |
| 106 | + listen (3.9.0) |
| 107 | + rb-fsevent (~> 0.10, >= 0.10.3) |
| 108 | + rb-inotify (~> 0.9, >= 0.9.10) |
| 109 | + loofah (2.22.0) |
| 110 | + crass (~> 1.0.2) |
| 111 | + nokogiri (>= 1.12.0) |
| 112 | + lumberjack (1.2.10) |
| 113 | + mail (2.8.1) |
| 114 | + mini_mime (>= 0.1.1) |
| 115 | + net-imap |
| 116 | + net-pop |
| 117 | + net-smtp |
| 118 | + marcel (1.0.4) |
| 119 | + method_source (1.1.0) |
| 120 | + mini_mime (1.1.5) |
| 121 | + minitest (5.24.1) |
| 122 | + nenv (0.3.0) |
| 123 | + net-imap (0.4.14) |
| 124 | + date |
| 125 | + net-protocol |
| 126 | + net-pop (0.1.2) |
| 127 | + net-protocol |
| 128 | + net-protocol (0.2.2) |
| 129 | + timeout |
| 130 | + net-smtp (0.5.0) |
| 131 | + net-protocol |
| 132 | + nio4r (2.7.3) |
| 133 | + nokogiri (1.16.6-aarch64-linux) |
| 134 | + racc (~> 1.4) |
| 135 | + nokogiri (1.16.6-arm-linux) |
| 136 | + racc (~> 1.4) |
| 137 | + nokogiri (1.16.6-arm64-darwin) |
| 138 | + racc (~> 1.4) |
| 139 | + nokogiri (1.16.6-x86-linux) |
| 140 | + racc (~> 1.4) |
| 141 | + nokogiri (1.16.6-x86_64-darwin) |
| 142 | + racc (~> 1.4) |
| 143 | + nokogiri (1.16.6-x86_64-linux) |
| 144 | + racc (~> 1.4) |
| 145 | + notiffany (0.1.3) |
| 146 | + nenv (~> 0.1) |
| 147 | + shellany (~> 0.0) |
| 148 | + parallel (1.25.1) |
| 149 | + parser (3.3.4.0) |
| 150 | + ast (~> 2.4.1) |
| 151 | + racc |
| 152 | + pry (0.14.2) |
| 153 | + coderay (~> 1.1) |
| 154 | + method_source (~> 1.0) |
| 155 | + pry-byebug (3.10.1) |
| 156 | + byebug (~> 11.0) |
| 157 | + pry (>= 0.13, < 0.15) |
| 158 | + racc (1.8.0) |
| 159 | + rack (2.2.9) |
| 160 | + rack-proxy (0.7.7) |
| 161 | + rack |
| 162 | + rack-test (2.1.0) |
| 163 | + rack (>= 1.3) |
| 164 | + rails (6.0.6.1) |
| 165 | + actioncable (= 6.0.6.1) |
| 166 | + actionmailbox (= 6.0.6.1) |
| 167 | + actionmailer (= 6.0.6.1) |
| 168 | + actionpack (= 6.0.6.1) |
| 169 | + actiontext (= 6.0.6.1) |
| 170 | + actionview (= 6.0.6.1) |
| 171 | + activejob (= 6.0.6.1) |
| 172 | + activemodel (= 6.0.6.1) |
| 173 | + activerecord (= 6.0.6.1) |
| 174 | + activestorage (= 6.0.6.1) |
| 175 | + activesupport (= 6.0.6.1) |
| 176 | + bundler (>= 1.3.0) |
| 177 | + railties (= 6.0.6.1) |
| 178 | + sprockets-rails (>= 2.0.0) |
| 179 | + rails-dom-testing (2.2.0) |
| 180 | + activesupport (>= 5.0.0) |
| 181 | + minitest |
| 182 | + nokogiri (>= 1.6) |
| 183 | + rails-html-sanitizer (1.6.0) |
| 184 | + loofah (~> 2.21) |
| 185 | + nokogiri (~> 1.14) |
| 186 | + railties (6.0.6.1) |
| 187 | + actionpack (= 6.0.6.1) |
| 188 | + activesupport (= 6.0.6.1) |
| 189 | + method_source |
| 190 | + rake (>= 0.8.7) |
| 191 | + thor (>= 0.20.3, < 2.0) |
| 192 | + rainbow (3.1.1) |
| 193 | + rake (13.2.1) |
| 194 | + rb-fsevent (0.11.2) |
| 195 | + rb-inotify (0.11.1) |
| 196 | + ffi (~> 1.0) |
| 197 | + regexp_parser (2.9.2) |
| 198 | + rexml (3.3.2) |
| 199 | + strscan |
| 200 | + rubocop (1.64.1) |
| 201 | + json (~> 2.3) |
| 202 | + language_server-protocol (>= 3.17.0) |
| 203 | + parallel (~> 1.10) |
| 204 | + parser (>= 3.3.0.2) |
| 205 | + rainbow (>= 2.2.2, < 4.0) |
| 206 | + regexp_parser (>= 1.8, < 3.0) |
| 207 | + rexml (>= 3.2.5, < 4.0) |
| 208 | + rubocop-ast (>= 1.31.1, < 2.0) |
| 209 | + ruby-progressbar (~> 1.7) |
| 210 | + unicode-display_width (>= 2.4.0, < 3.0) |
| 211 | + rubocop-ast (1.31.3) |
| 212 | + parser (>= 3.3.1.0) |
| 213 | + rubocop-performance (1.21.1) |
| 214 | + rubocop (>= 1.48.1, < 2.0) |
| 215 | + rubocop-ast (>= 1.31.1, < 2.0) |
| 216 | + ruby-progressbar (1.13.0) |
| 217 | + semantic_range (3.0.0) |
| 218 | + shellany (0.0.1) |
| 219 | + simplecov (0.22.0) |
| 220 | + docile (~> 1.1) |
| 221 | + simplecov-html (~> 0.11) |
| 222 | + simplecov_json_formatter (~> 0.1) |
| 223 | + simplecov-html (0.12.3) |
| 224 | + simplecov_json_formatter (0.1.4) |
| 225 | + sprockets (3.7.3) |
| 226 | + base64 |
| 227 | + concurrent-ruby (~> 1.0) |
| 228 | + rack (> 1, < 3) |
| 229 | + sprockets-rails (3.4.2) |
| 230 | + actionpack (>= 5.2) |
| 231 | + activesupport (>= 5.2) |
| 232 | + sprockets (>= 3.0.0) |
| 233 | + standard (1.39.2) |
| 234 | + language_server-protocol (~> 3.17.0.2) |
| 235 | + lint_roller (~> 1.0) |
| 236 | + rubocop (~> 1.64.0) |
| 237 | + standard-custom (~> 1.0.0) |
| 238 | + standard-performance (~> 1.4) |
| 239 | + standard-custom (1.0.2) |
| 240 | + lint_roller (~> 1.0) |
| 241 | + rubocop (~> 1.50) |
| 242 | + standard-performance (1.4.0) |
| 243 | + lint_roller (~> 1.1) |
| 244 | + rubocop-performance (~> 1.21.0) |
| 245 | + strscan (3.1.0) |
| 246 | + thor (1.3.1) |
| 247 | + thread_safe (0.3.6) |
| 248 | + timeout (0.4.1) |
| 249 | + tzinfo (1.2.11) |
| 250 | + thread_safe (~> 0.1) |
| 251 | + unicode-display_width (2.5.0) |
| 252 | + webpacker (5.4.4) |
| 253 | + activesupport (>= 5.2) |
| 254 | + rack-proxy (>= 0.6.1) |
| 255 | + railties (>= 5.2) |
| 256 | + semantic_range (>= 2.3.0) |
| 257 | + websocket-driver (0.7.6) |
| 258 | + websocket-extensions (>= 0.1.0) |
| 259 | + websocket-extensions (0.1.5) |
| 260 | + zeitwerk (2.6.16) |
| 261 | + |
| 262 | +PLATFORMS |
| 263 | + aarch64-linux |
| 264 | + aarch64-linux-gnu |
| 265 | + aarch64-linux-musl |
| 266 | + arm-linux |
| 267 | + arm-linux-gnu |
| 268 | + arm-linux-musl |
| 269 | + arm64-darwin |
| 270 | + x86-linux |
| 271 | + x86-linux-gnu |
| 272 | + x86-linux-musl |
| 273 | + x86_64-darwin |
| 274 | + x86_64-linux |
| 275 | + x86_64-linux-gnu |
| 276 | + x86_64-linux-musl |
| 277 | + |
| 278 | +DEPENDENCIES |
| 279 | + guard |
| 280 | + guard-minitest |
| 281 | + minitest (~> 5.0) |
| 282 | + pry |
| 283 | + pry-byebug |
| 284 | + rack-test |
| 285 | + rails (~> 6.0.0) |
| 286 | + rake |
| 287 | + serviceworker-rails! |
| 288 | + simplecov |
| 289 | + sprockets (~> 3.0) |
| 290 | + sprockets-rails |
| 291 | + standard |
| 292 | + webpacker (>= 4.1) |
| 293 | + |
| 294 | +BUNDLED WITH |
| 295 | + 2.5.16 |
0 commit comments