|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actioncable (7.0.8.7) |
5 |
| - actionpack (= 7.0.8.7) |
6 |
| - activesupport (= 7.0.8.7) |
| 4 | + actioncable (7.2.2.1) |
| 5 | + actionpack (= 7.2.2.1) |
| 6 | + activesupport (= 7.2.2.1) |
7 | 7 | nio4r (~> 2.0)
|
8 | 8 | websocket-driver (>= 0.6.1)
|
9 |
| - actionmailbox (7.0.8.7) |
10 |
| - actionpack (= 7.0.8.7) |
11 |
| - activejob (= 7.0.8.7) |
12 |
| - activerecord (= 7.0.8.7) |
13 |
| - activestorage (= 7.0.8.7) |
14 |
| - activesupport (= 7.0.8.7) |
15 |
| - mail (>= 2.7.1) |
16 |
| - net-imap |
17 |
| - net-pop |
18 |
| - net-smtp |
19 |
| - actionmailer (7.0.8.7) |
20 |
| - actionpack (= 7.0.8.7) |
21 |
| - actionview (= 7.0.8.7) |
22 |
| - activejob (= 7.0.8.7) |
23 |
| - activesupport (= 7.0.8.7) |
24 |
| - mail (~> 2.5, >= 2.5.4) |
25 |
| - net-imap |
26 |
| - net-pop |
27 |
| - net-smtp |
28 |
| - rails-dom-testing (~> 2.0) |
29 |
| - actionpack (7.0.8.7) |
30 |
| - actionview (= 7.0.8.7) |
31 |
| - activesupport (= 7.0.8.7) |
32 |
| - rack (~> 2.0, >= 2.2.4) |
| 9 | + zeitwerk (~> 2.6) |
| 10 | + actionmailbox (7.2.2.1) |
| 11 | + actionpack (= 7.2.2.1) |
| 12 | + activejob (= 7.2.2.1) |
| 13 | + activerecord (= 7.2.2.1) |
| 14 | + activestorage (= 7.2.2.1) |
| 15 | + activesupport (= 7.2.2.1) |
| 16 | + mail (>= 2.8.0) |
| 17 | + actionmailer (7.2.2.1) |
| 18 | + actionpack (= 7.2.2.1) |
| 19 | + actionview (= 7.2.2.1) |
| 20 | + activejob (= 7.2.2.1) |
| 21 | + activesupport (= 7.2.2.1) |
| 22 | + mail (>= 2.8.0) |
| 23 | + rails-dom-testing (~> 2.2) |
| 24 | + actionpack (7.2.2.1) |
| 25 | + actionview (= 7.2.2.1) |
| 26 | + activesupport (= 7.2.2.1) |
| 27 | + nokogiri (>= 1.8.5) |
| 28 | + racc |
| 29 | + rack (>= 2.2.4, < 3.2) |
| 30 | + rack-session (>= 1.0.1) |
33 | 31 | rack-test (>= 0.6.3)
|
34 |
| - rails-dom-testing (~> 2.0) |
35 |
| - rails-html-sanitizer (~> 1.0, >= 1.2.0) |
36 |
| - actiontext (7.0.8.7) |
37 |
| - actionpack (= 7.0.8.7) |
38 |
| - activerecord (= 7.0.8.7) |
39 |
| - activestorage (= 7.0.8.7) |
40 |
| - activesupport (= 7.0.8.7) |
| 32 | + rails-dom-testing (~> 2.2) |
| 33 | + rails-html-sanitizer (~> 1.6) |
| 34 | + useragent (~> 0.16) |
| 35 | + actiontext (7.2.2.1) |
| 36 | + actionpack (= 7.2.2.1) |
| 37 | + activerecord (= 7.2.2.1) |
| 38 | + activestorage (= 7.2.2.1) |
| 39 | + activesupport (= 7.2.2.1) |
41 | 40 | globalid (>= 0.6.0)
|
42 | 41 | nokogiri (>= 1.8.5)
|
43 |
| - actionview (7.0.8.7) |
44 |
| - activesupport (= 7.0.8.7) |
| 42 | + actionview (7.2.2.1) |
| 43 | + activesupport (= 7.2.2.1) |
45 | 44 | builder (~> 3.1)
|
46 |
| - erubi (~> 1.4) |
47 |
| - rails-dom-testing (~> 2.0) |
48 |
| - rails-html-sanitizer (~> 1.1, >= 1.2.0) |
49 |
| - activejob (7.0.8.7) |
50 |
| - activesupport (= 7.0.8.7) |
| 45 | + erubi (~> 1.11) |
| 46 | + rails-dom-testing (~> 2.2) |
| 47 | + rails-html-sanitizer (~> 1.6) |
| 48 | + activejob (7.2.2.1) |
| 49 | + activesupport (= 7.2.2.1) |
51 | 50 | globalid (>= 0.3.6)
|
52 |
| - activemodel (7.0.8.7) |
53 |
| - activesupport (= 7.0.8.7) |
54 |
| - activerecord (7.0.8.7) |
55 |
| - activemodel (= 7.0.8.7) |
56 |
| - activesupport (= 7.0.8.7) |
57 |
| - activestorage (7.0.8.7) |
58 |
| - actionpack (= 7.0.8.7) |
59 |
| - activejob (= 7.0.8.7) |
60 |
| - activerecord (= 7.0.8.7) |
61 |
| - activesupport (= 7.0.8.7) |
| 51 | + activemodel (7.2.2.1) |
| 52 | + activesupport (= 7.2.2.1) |
| 53 | + activerecord (7.2.2.1) |
| 54 | + activemodel (= 7.2.2.1) |
| 55 | + activesupport (= 7.2.2.1) |
| 56 | + timeout (>= 0.4.0) |
| 57 | + activestorage (7.2.2.1) |
| 58 | + actionpack (= 7.2.2.1) |
| 59 | + activejob (= 7.2.2.1) |
| 60 | + activerecord (= 7.2.2.1) |
| 61 | + activesupport (= 7.2.2.1) |
62 | 62 | marcel (~> 1.0)
|
63 |
| - mini_mime (>= 1.1.0) |
64 |
| - activesupport (7.0.8.7) |
65 |
| - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 63 | + activesupport (7.2.2.1) |
| 64 | + base64 |
| 65 | + benchmark (>= 0.3) |
| 66 | + bigdecimal |
| 67 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
| 68 | + connection_pool (>= 2.2.5) |
| 69 | + drb |
66 | 70 | i18n (>= 1.6, < 2)
|
| 71 | + logger (>= 1.4.2) |
67 | 72 | minitest (>= 5.1)
|
68 |
| - tzinfo (~> 2.0) |
| 73 | + securerandom (>= 0.3) |
| 74 | + tzinfo (~> 2.0, >= 2.0.5) |
69 | 75 | addressable (2.8.7)
|
70 | 76 | public_suffix (>= 2.0.2, < 7.0)
|
71 | 77 | ast (2.4.2)
|
72 | 78 | awesome_spawn (1.6.0)
|
73 | 79 | base64 (0.1.2)
|
| 80 | + benchmark (0.4.0) |
74 | 81 | bigdecimal (3.1.9)
|
75 | 82 | builder (3.3.0)
|
76 | 83 | concurrent-ruby (1.3.4)
|
|
88 | 95 | activerecord (>= 6.1, < 8.1)
|
89 | 96 | diff-lcs (1.5.1)
|
90 | 97 | docile (1.4.1)
|
| 98 | + drb (2.2.1) |
91 | 99 | erubi (1.13.1)
|
92 | 100 | et-orbi (1.2.11)
|
93 | 101 | tzinfo
|
|
157 | 165 | rubocop-performance
|
158 | 166 | rubocop-rails
|
159 | 167 | marcel (1.0.4)
|
160 |
| - method_source (1.1.0) |
161 | 168 | mini_mime (1.1.5)
|
162 | 169 | mini_portile2 (2.8.8)
|
163 | 170 | minigit (0.0.4)
|
|
174 | 181 | net-protocol
|
175 | 182 | net-protocol (0.2.2)
|
176 | 183 | timeout
|
177 |
| - net-smtp (0.5.0) |
| 184 | + net-smtp (0.5.1) |
178 | 185 | net-protocol
|
179 | 186 | net-ssh (7.3.0)
|
180 | 187 | nio4r (2.7.4)
|
@@ -207,36 +214,42 @@ GEM
|
207 | 214 | raabro (1.4.0)
|
208 | 215 | racc (1.8.1)
|
209 | 216 | rack (2.2.13)
|
| 217 | + rack-session (1.0.2) |
| 218 | + rack (< 3) |
210 | 219 | rack-test (2.2.0)
|
211 | 220 | rack (>= 1.3)
|
212 |
| - rails (7.0.8.7) |
213 |
| - actioncable (= 7.0.8.7) |
214 |
| - actionmailbox (= 7.0.8.7) |
215 |
| - actionmailer (= 7.0.8.7) |
216 |
| - actionpack (= 7.0.8.7) |
217 |
| - actiontext (= 7.0.8.7) |
218 |
| - actionview (= 7.0.8.7) |
219 |
| - activejob (= 7.0.8.7) |
220 |
| - activemodel (= 7.0.8.7) |
221 |
| - activerecord (= 7.0.8.7) |
222 |
| - activestorage (= 7.0.8.7) |
223 |
| - activesupport (= 7.0.8.7) |
| 221 | + rackup (1.0.1) |
| 222 | + rack (< 3) |
| 223 | + webrick |
| 224 | + rails (7.2.2.1) |
| 225 | + actioncable (= 7.2.2.1) |
| 226 | + actionmailbox (= 7.2.2.1) |
| 227 | + actionmailer (= 7.2.2.1) |
| 228 | + actionpack (= 7.2.2.1) |
| 229 | + actiontext (= 7.2.2.1) |
| 230 | + actionview (= 7.2.2.1) |
| 231 | + activejob (= 7.2.2.1) |
| 232 | + activemodel (= 7.2.2.1) |
| 233 | + activerecord (= 7.2.2.1) |
| 234 | + activestorage (= 7.2.2.1) |
| 235 | + activesupport (= 7.2.2.1) |
224 | 236 | bundler (>= 1.15.0)
|
225 |
| - railties (= 7.0.8.7) |
| 237 | + railties (= 7.2.2.1) |
226 | 238 | rails-dom-testing (2.2.0)
|
227 | 239 | activesupport (>= 5.0.0)
|
228 | 240 | minitest
|
229 | 241 | nokogiri (>= 1.6)
|
230 | 242 | rails-html-sanitizer (1.6.2)
|
231 | 243 | loofah (~> 2.21)
|
232 | 244 | 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)
|
233 |
| - railties (7.0.8.7) |
234 |
| - actionpack (= 7.0.8.7) |
235 |
| - activesupport (= 7.0.8.7) |
236 |
| - method_source |
| 245 | + railties (7.2.2.1) |
| 246 | + actionpack (= 7.2.2.1) |
| 247 | + activesupport (= 7.2.2.1) |
| 248 | + irb (~> 1.13) |
| 249 | + rackup (>= 1.0.0) |
237 | 250 | rake (>= 12.2)
|
238 |
| - thor (~> 1.0) |
239 |
| - zeitwerk (~> 2.5) |
| 251 | + thor (~> 1.0, >= 1.2.2) |
| 252 | + zeitwerk (~> 2.6) |
240 | 253 | rainbow (3.1.1)
|
241 | 254 | rake (13.2.1)
|
242 | 255 | rb-fsevent (0.11.2)
|
|
313 | 326 | sawyer (0.9.2)
|
314 | 327 | addressable (>= 2.3.5)
|
315 | 328 | faraday (>= 0.17.3, < 3)
|
| 329 | + securerandom (0.4.1) |
316 | 330 | sidecloq (0.5.0)
|
317 | 331 | concurrent-ruby
|
318 | 332 | redis-client (>= 0.14.0)
|
@@ -354,10 +368,12 @@ GEM
|
354 | 368 | concurrent-ruby (~> 1.0)
|
355 | 369 | unicode-display_width (2.6.0)
|
356 | 370 | uri (1.0.3)
|
| 371 | + useragent (0.16.11) |
357 | 372 | webmock (3.24.0)
|
358 | 373 | addressable (>= 2.8.0)
|
359 | 374 | crack (>= 0.3.2)
|
360 | 375 | hashdiff (>= 0.4.0, < 2.0.0)
|
| 376 | + webrick (1.9.1) |
361 | 377 | websocket-driver (0.7.7)
|
362 | 378 | base64
|
363 | 379 | websocket-extensions (>= 0.1.0)
|
@@ -390,7 +406,7 @@ DEPENDENCIES
|
390 | 406 | octokit (~> 4.25.0)
|
391 | 407 | pg
|
392 | 408 | puma
|
393 |
| - rails (~> 7.0.8, >= 7.0.8.7) |
| 409 | + rails (~> 7.2.0, >= 7.2.2.1) |
394 | 410 | rspec
|
395 | 411 | rspec-rails
|
396 | 412 | rugged
|
|
0 commit comments