|
7 | 7 | GEM
|
8 | 8 | remote: https://rubygems.org/
|
9 | 9 | specs:
|
| 10 | + actioncable (8.0.2) |
| 11 | + actionpack (= 8.0.2) |
| 12 | + activesupport (= 8.0.2) |
| 13 | + nio4r (~> 2.0) |
| 14 | + websocket-driver (>= 0.6.1) |
| 15 | + zeitwerk (~> 2.6) |
| 16 | + actionmailbox (8.0.2) |
| 17 | + actionpack (= 8.0.2) |
| 18 | + activejob (= 8.0.2) |
| 19 | + activerecord (= 8.0.2) |
| 20 | + activestorage (= 8.0.2) |
| 21 | + activesupport (= 8.0.2) |
| 22 | + mail (>= 2.8.0) |
| 23 | + actionmailer (8.0.2) |
| 24 | + actionpack (= 8.0.2) |
| 25 | + actionview (= 8.0.2) |
| 26 | + activejob (= 8.0.2) |
| 27 | + activesupport (= 8.0.2) |
| 28 | + mail (>= 2.8.0) |
| 29 | + rails-dom-testing (~> 2.2) |
| 30 | + actionpack (8.0.2) |
| 31 | + actionview (= 8.0.2) |
| 32 | + activesupport (= 8.0.2) |
| 33 | + nokogiri (>= 1.8.5) |
| 34 | + rack (>= 2.2.4) |
| 35 | + rack-session (>= 1.0.1) |
| 36 | + rack-test (>= 0.6.3) |
| 37 | + rails-dom-testing (~> 2.2) |
| 38 | + rails-html-sanitizer (~> 1.6) |
| 39 | + useragent (~> 0.16) |
| 40 | + actiontext (8.0.2) |
| 41 | + actionpack (= 8.0.2) |
| 42 | + activerecord (= 8.0.2) |
| 43 | + activestorage (= 8.0.2) |
| 44 | + activesupport (= 8.0.2) |
| 45 | + globalid (>= 0.6.0) |
| 46 | + nokogiri (>= 1.8.5) |
| 47 | + actionview (8.0.2) |
| 48 | + activesupport (= 8.0.2) |
| 49 | + builder (~> 3.1) |
| 50 | + erubi (~> 1.11) |
| 51 | + rails-dom-testing (~> 2.2) |
| 52 | + rails-html-sanitizer (~> 1.6) |
| 53 | + activejob (8.0.2) |
| 54 | + activesupport (= 8.0.2) |
| 55 | + globalid (>= 0.3.6) |
| 56 | + activemodel (8.0.2) |
| 57 | + activesupport (= 8.0.2) |
| 58 | + activerecord (8.0.2) |
| 59 | + activemodel (= 8.0.2) |
| 60 | + activesupport (= 8.0.2) |
| 61 | + timeout (>= 0.4.0) |
| 62 | + activestorage (8.0.2) |
| 63 | + actionpack (= 8.0.2) |
| 64 | + activejob (= 8.0.2) |
| 65 | + activerecord (= 8.0.2) |
| 66 | + activesupport (= 8.0.2) |
| 67 | + marcel (~> 1.0) |
| 68 | + activesupport (8.0.2) |
| 69 | + base64 |
| 70 | + benchmark (>= 0.3) |
| 71 | + bigdecimal |
| 72 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 73 | + connection_pool (>= 2.2.5) |
| 74 | + drb |
| 75 | + i18n (>= 1.6, < 2) |
| 76 | + logger (>= 1.4.2) |
| 77 | + minitest (>= 5.1) |
| 78 | + securerandom (>= 0.3) |
| 79 | + tzinfo (~> 2.0, >= 2.0.5) |
| 80 | + uri (>= 0.13.1) |
10 | 81 | ast (2.4.2)
|
| 82 | + base64 (0.2.0) |
| 83 | + benchmark (0.4.0) |
| 84 | + bigdecimal (3.1.9) |
| 85 | + builder (3.3.0) |
| 86 | + concurrent-ruby (1.3.5) |
| 87 | + connection_pool (2.5.0) |
| 88 | + crass (1.0.6) |
| 89 | + date (3.4.1) |
11 | 90 | debug (1.9.2)
|
12 | 91 | irb (~> 1.10)
|
13 | 92 | reline (>= 0.3.8)
|
14 | 93 | diff-lcs (1.6.0)
|
| 94 | + drb (2.2.1) |
| 95 | + erubi (1.13.1) |
| 96 | + globalid (1.2.1) |
| 97 | + activesupport (>= 6.1) |
| 98 | + i18n (1.14.7) |
| 99 | + concurrent-ruby (~> 1.0) |
15 | 100 | io-console (0.7.2)
|
16 | 101 | irb (1.14.1)
|
17 | 102 | rdoc (>= 4.0.0)
|
18 | 103 | reline (>= 0.4.2)
|
19 | 104 | json (2.7.2)
|
20 | 105 | language_server-protocol (3.17.0.3)
|
21 | 106 | lint_roller (1.1.0)
|
| 107 | + logger (1.6.6) |
| 108 | + loofah (2.24.0) |
| 109 | + crass (~> 1.0.2) |
| 110 | + nokogiri (>= 1.12.0) |
| 111 | + mail (2.8.1) |
| 112 | + mini_mime (>= 0.1.1) |
| 113 | + net-imap |
| 114 | + net-pop |
| 115 | + net-smtp |
| 116 | + marcel (1.0.4) |
| 117 | + mini_mime (1.1.5) |
22 | 118 | mini_portile2 (2.8.8)
|
| 119 | + minitest (5.25.5) |
| 120 | + net-imap (0.5.6) |
| 121 | + date |
| 122 | + net-protocol |
| 123 | + net-pop (0.1.2) |
| 124 | + net-protocol |
| 125 | + net-protocol (0.2.2) |
| 126 | + timeout |
| 127 | + net-smtp (0.5.1) |
| 128 | + net-protocol |
| 129 | + nio4r (2.7.4) |
| 130 | + nokogiri (1.18.5-x86_64-linux-gnu) |
| 131 | + racc (~> 1.4) |
23 | 132 | parallel (1.26.3)
|
24 | 133 | parser (3.3.5.0)
|
25 | 134 | ast (~> 2.4.1)
|
26 | 135 | racc
|
27 | 136 | psych (5.1.2)
|
28 | 137 | stringio
|
29 | 138 | racc (1.8.1)
|
| 139 | + rack (3.1.12) |
| 140 | + rack-session (2.1.0) |
| 141 | + base64 (>= 0.1.0) |
| 142 | + rack (>= 3.0.0) |
| 143 | + rack-test (2.2.0) |
| 144 | + rack (>= 1.3) |
| 145 | + rackup (2.2.1) |
| 146 | + rack (>= 3) |
| 147 | + rails (8.0.2) |
| 148 | + actioncable (= 8.0.2) |
| 149 | + actionmailbox (= 8.0.2) |
| 150 | + actionmailer (= 8.0.2) |
| 151 | + actionpack (= 8.0.2) |
| 152 | + actiontext (= 8.0.2) |
| 153 | + actionview (= 8.0.2) |
| 154 | + activejob (= 8.0.2) |
| 155 | + activemodel (= 8.0.2) |
| 156 | + activerecord (= 8.0.2) |
| 157 | + activestorage (= 8.0.2) |
| 158 | + activesupport (= 8.0.2) |
| 159 | + bundler (>= 1.15.0) |
| 160 | + railties (= 8.0.2) |
| 161 | + rails-dom-testing (2.2.0) |
| 162 | + activesupport (>= 5.0.0) |
| 163 | + minitest |
| 164 | + nokogiri (>= 1.6) |
| 165 | + rails-html-sanitizer (1.6.2) |
| 166 | + loofah (~> 2.21) |
| 167 | + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) |
| 168 | + railties (8.0.2) |
| 169 | + actionpack (= 8.0.2) |
| 170 | + activesupport (= 8.0.2) |
| 171 | + irb (~> 1.13) |
| 172 | + rackup (>= 1.0.0) |
| 173 | + rake (>= 12.2) |
| 174 | + thor (~> 1.0, >= 1.2.2) |
| 175 | + zeitwerk (~> 2.6) |
30 | 176 | rainbow (3.1.1)
|
31 | 177 | rake (13.2.1)
|
32 | 178 | rake-compiler (1.2.8)
|
|
69 | 215 | rubocop-rspec (3.4.0)
|
70 | 216 | rubocop (~> 1.61)
|
71 | 217 | ruby-progressbar (1.13.0)
|
| 218 | + securerandom (0.4.1) |
72 | 219 | sqlite3 (2.4.0)
|
73 | 220 | mini_portile2 (~> 2.8.0)
|
74 | 221 | standard (1.35.0.1)
|
|
84 | 231 | lint_roller (~> 1.1)
|
85 | 232 | rubocop-performance (~> 1.23.0)
|
86 | 233 | stringio (3.1.1)
|
| 234 | + thor (1.3.2) |
| 235 | + timeout (0.4.3) |
| 236 | + tzinfo (2.0.6) |
| 237 | + concurrent-ruby (~> 1.0) |
87 | 238 | unicode-display_width (2.6.0)
|
| 239 | + uri (1.0.3) |
| 240 | + useragent (0.16.11) |
| 241 | + websocket-driver (0.7.7) |
| 242 | + base64 |
| 243 | + websocket-extensions (>= 0.1.0) |
| 244 | + websocket-extensions (0.1.5) |
| 245 | + zeitwerk (2.7.2) |
88 | 246 |
|
89 | 247 | PLATFORMS
|
90 | 248 | x86_64-linux-gnu
|
91 | 249 |
|
92 | 250 | DEPENDENCIES
|
93 | 251 | debug (>= 1.0.0)
|
| 252 | + rails (= 8.0.2) |
94 | 253 | rake
|
95 | 254 | rake-compiler
|
96 | 255 | rspec
|
|
0 commit comments