|
7 | 7 | GEM
|
8 | 8 | remote: https://rubygems.org/
|
9 | 9 | specs:
|
10 |
| - actioncable (7.1.4.2) |
11 |
| - actionpack (= 7.1.4.2) |
12 |
| - activesupport (= 7.1.4.2) |
| 10 | + actioncable (7.2.1.2) |
| 11 | + actionpack (= 7.2.1.2) |
| 12 | + activesupport (= 7.2.1.2) |
13 | 13 | nio4r (~> 2.0)
|
14 | 14 | websocket-driver (>= 0.6.1)
|
15 | 15 | zeitwerk (~> 2.6)
|
16 |
| - actionmailbox (7.1.4.2) |
17 |
| - actionpack (= 7.1.4.2) |
18 |
| - activejob (= 7.1.4.2) |
19 |
| - activerecord (= 7.1.4.2) |
20 |
| - activestorage (= 7.1.4.2) |
21 |
| - activesupport (= 7.1.4.2) |
22 |
| - mail (>= 2.7.1) |
23 |
| - net-imap |
24 |
| - net-pop |
25 |
| - net-smtp |
26 |
| - actionmailer (7.1.4.2) |
27 |
| - actionpack (= 7.1.4.2) |
28 |
| - actionview (= 7.1.4.2) |
29 |
| - activejob (= 7.1.4.2) |
30 |
| - activesupport (= 7.1.4.2) |
31 |
| - mail (~> 2.5, >= 2.5.4) |
32 |
| - net-imap |
33 |
| - net-pop |
34 |
| - net-smtp |
| 16 | + actionmailbox (7.2.1.2) |
| 17 | + actionpack (= 7.2.1.2) |
| 18 | + activejob (= 7.2.1.2) |
| 19 | + activerecord (= 7.2.1.2) |
| 20 | + activestorage (= 7.2.1.2) |
| 21 | + activesupport (= 7.2.1.2) |
| 22 | + mail (>= 2.8.0) |
| 23 | + actionmailer (7.2.1.2) |
| 24 | + actionpack (= 7.2.1.2) |
| 25 | + actionview (= 7.2.1.2) |
| 26 | + activejob (= 7.2.1.2) |
| 27 | + activesupport (= 7.2.1.2) |
| 28 | + mail (>= 2.8.0) |
35 | 29 | rails-dom-testing (~> 2.2)
|
36 |
| - actionpack (7.1.4.2) |
37 |
| - actionview (= 7.1.4.2) |
38 |
| - activesupport (= 7.1.4.2) |
| 30 | + actionpack (7.2.1.2) |
| 31 | + actionview (= 7.2.1.2) |
| 32 | + activesupport (= 7.2.1.2) |
39 | 33 | nokogiri (>= 1.8.5)
|
40 | 34 | racc
|
41 |
| - rack (>= 2.2.4) |
| 35 | + rack (>= 2.2.4, < 3.2) |
42 | 36 | rack-session (>= 1.0.1)
|
43 | 37 | rack-test (>= 0.6.3)
|
44 | 38 | rails-dom-testing (~> 2.2)
|
45 | 39 | rails-html-sanitizer (~> 1.6)
|
46 |
| - actiontext (7.1.4.2) |
47 |
| - actionpack (= 7.1.4.2) |
48 |
| - activerecord (= 7.1.4.2) |
49 |
| - activestorage (= 7.1.4.2) |
50 |
| - activesupport (= 7.1.4.2) |
| 40 | + useragent (~> 0.16) |
| 41 | + actiontext (7.2.1.2) |
| 42 | + actionpack (= 7.2.1.2) |
| 43 | + activerecord (= 7.2.1.2) |
| 44 | + activestorage (= 7.2.1.2) |
| 45 | + activesupport (= 7.2.1.2) |
51 | 46 | globalid (>= 0.6.0)
|
52 | 47 | nokogiri (>= 1.8.5)
|
53 |
| - actionview (7.1.4.2) |
54 |
| - activesupport (= 7.1.4.2) |
| 48 | + actionview (7.2.1.2) |
| 49 | + activesupport (= 7.2.1.2) |
55 | 50 | builder (~> 3.1)
|
56 | 51 | erubi (~> 1.11)
|
57 | 52 | rails-dom-testing (~> 2.2)
|
58 | 53 | rails-html-sanitizer (~> 1.6)
|
59 |
| - activejob (7.1.4.2) |
60 |
| - activesupport (= 7.1.4.2) |
| 54 | + activejob (7.2.1.2) |
| 55 | + activesupport (= 7.2.1.2) |
61 | 56 | globalid (>= 0.3.6)
|
62 |
| - activemodel (7.1.4.2) |
63 |
| - activesupport (= 7.1.4.2) |
64 |
| - activerecord (7.1.4.2) |
65 |
| - activemodel (= 7.1.4.2) |
66 |
| - activesupport (= 7.1.4.2) |
| 57 | + activemodel (7.2.1.2) |
| 58 | + activesupport (= 7.2.1.2) |
| 59 | + activerecord (7.2.1.2) |
| 60 | + activemodel (= 7.2.1.2) |
| 61 | + activesupport (= 7.2.1.2) |
67 | 62 | timeout (>= 0.4.0)
|
68 |
| - activestorage (7.1.4.2) |
69 |
| - actionpack (= 7.1.4.2) |
70 |
| - activejob (= 7.1.4.2) |
71 |
| - activerecord (= 7.1.4.2) |
72 |
| - activesupport (= 7.1.4.2) |
| 63 | + activestorage (7.2.1.2) |
| 64 | + actionpack (= 7.2.1.2) |
| 65 | + activejob (= 7.2.1.2) |
| 66 | + activerecord (= 7.2.1.2) |
| 67 | + activesupport (= 7.2.1.2) |
73 | 68 | marcel (~> 1.0)
|
74 |
| - activesupport (7.1.4.2) |
| 69 | + activesupport (7.2.1.2) |
75 | 70 | base64
|
76 | 71 | bigdecimal
|
77 |
| - concurrent-ruby (~> 1.0, >= 1.0.2) |
| 72 | + concurrent-ruby (~> 1.0, >= 1.3.1) |
78 | 73 | connection_pool (>= 2.2.5)
|
79 | 74 | drb
|
80 | 75 | i18n (>= 1.6, < 2)
|
| 76 | + logger (>= 1.4.2) |
81 | 77 | minitest (>= 5.1)
|
82 |
| - mutex_m |
83 |
| - tzinfo (~> 2.0) |
| 78 | + securerandom (>= 0.3) |
| 79 | + tzinfo (~> 2.0, >= 2.0.5) |
84 | 80 | airbrussh (1.5.3)
|
85 | 81 | sshkit (>= 1.6.1, != 1.7.0)
|
86 | 82 | amq-protocol (2.3.2)
|
|
183 | 179 | mini_portile2 (2.8.7)
|
184 | 180 | minitest (5.25.1)
|
185 | 181 | msgpack (1.7.3)
|
186 |
| - mutex_m (0.2.0) |
187 | 182 | net-imap (0.5.0)
|
188 | 183 | date
|
189 | 184 | net-protocol
|
@@ -229,31 +224,31 @@ GEM
|
229 | 224 | rackup (2.1.0)
|
230 | 225 | rack (>= 3)
|
231 | 226 | webrick (~> 1.8)
|
232 |
| - rails (7.1.4.2) |
233 |
| - actioncable (= 7.1.4.2) |
234 |
| - actionmailbox (= 7.1.4.2) |
235 |
| - actionmailer (= 7.1.4.2) |
236 |
| - actionpack (= 7.1.4.2) |
237 |
| - actiontext (= 7.1.4.2) |
238 |
| - actionview (= 7.1.4.2) |
239 |
| - activejob (= 7.1.4.2) |
240 |
| - activemodel (= 7.1.4.2) |
241 |
| - activerecord (= 7.1.4.2) |
242 |
| - activestorage (= 7.1.4.2) |
243 |
| - activesupport (= 7.1.4.2) |
| 227 | + rails (7.2.1.2) |
| 228 | + actioncable (= 7.2.1.2) |
| 229 | + actionmailbox (= 7.2.1.2) |
| 230 | + actionmailer (= 7.2.1.2) |
| 231 | + actionpack (= 7.2.1.2) |
| 232 | + actiontext (= 7.2.1.2) |
| 233 | + actionview (= 7.2.1.2) |
| 234 | + activejob (= 7.2.1.2) |
| 235 | + activemodel (= 7.2.1.2) |
| 236 | + activerecord (= 7.2.1.2) |
| 237 | + activestorage (= 7.2.1.2) |
| 238 | + activesupport (= 7.2.1.2) |
244 | 239 | bundler (>= 1.15.0)
|
245 |
| - railties (= 7.1.4.2) |
| 240 | + railties (= 7.2.1.2) |
246 | 241 | rails-dom-testing (2.2.0)
|
247 | 242 | activesupport (>= 5.0.0)
|
248 | 243 | minitest
|
249 | 244 | nokogiri (>= 1.6)
|
250 | 245 | rails-html-sanitizer (1.6.0)
|
251 | 246 | loofah (~> 2.21)
|
252 | 247 | nokogiri (~> 1.14)
|
253 |
| - railties (7.1.4.2) |
254 |
| - actionpack (= 7.1.4.2) |
255 |
| - activesupport (= 7.1.4.2) |
256 |
| - irb |
| 248 | + railties (7.2.1.2) |
| 249 | + actionpack (= 7.2.1.2) |
| 250 | + activesupport (= 7.2.1.2) |
| 251 | + irb (~> 1.13) |
257 | 252 | rackup (>= 1.0.0)
|
258 | 253 | rake (>= 12.2)
|
259 | 254 | thor (~> 1.0, >= 1.2.2)
|
|
316 | 311 | rubocop (~> 1.61)
|
317 | 312 | rubocop-rspec (~> 3, >= 3.0.1)
|
318 | 313 | ruby-progressbar (1.13.0)
|
| 314 | + securerandom (0.3.1) |
319 | 315 | set (1.1.0)
|
320 | 316 | sidekiq (7.3.4)
|
321 | 317 | connection_pool (>= 2.3.0)
|
|
343 | 339 | tzinfo (2.0.6)
|
344 | 340 | concurrent-ruby (~> 1.0)
|
345 | 341 | unicode-display_width (2.6.0)
|
| 342 | + useragent (0.16.10) |
346 | 343 | webrick (1.8.2)
|
347 | 344 | websocket-driver (0.7.6)
|
348 | 345 | websocket-extensions (>= 0.1.0)
|
@@ -374,7 +371,7 @@ DEPENDENCIES
|
374 | 371 | pg
|
375 | 372 | pry
|
376 | 373 | puma
|
377 |
| - rails (~> 7.1.0) |
| 374 | + rails (~> 7.2.0) |
378 | 375 | rspec-rails
|
379 | 376 | rspec_junit_formatter
|
380 | 377 | rubocop
|
|
0 commit comments