|
1 |
| -GIT |
2 |
| - remote: https://github.com/rails/rails.git |
3 |
| - revision: e97db3b3957781c781a61fb01265feb2b57688bb |
4 |
| - branch: main |
| 1 | +GEM |
| 2 | + remote: https://rubygems.org/ |
5 | 3 | specs:
|
6 |
| - actioncable (7.2.0.alpha) |
7 |
| - actionpack (= 7.2.0.alpha) |
8 |
| - activesupport (= 7.2.0.alpha) |
| 4 | + actioncable (7.1.3) |
| 5 | + actionpack (= 7.1.3) |
| 6 | + activesupport (= 7.1.3) |
9 | 7 | nio4r (~> 2.0)
|
10 | 8 | websocket-driver (>= 0.6.1)
|
11 | 9 | zeitwerk (~> 2.6)
|
12 |
| - actionmailbox (7.2.0.alpha) |
13 |
| - actionpack (= 7.2.0.alpha) |
14 |
| - activejob (= 7.2.0.alpha) |
15 |
| - activerecord (= 7.2.0.alpha) |
16 |
| - activestorage (= 7.2.0.alpha) |
17 |
| - activesupport (= 7.2.0.alpha) |
18 |
| - mail (>= 2.8.0) |
19 |
| - actionmailer (7.2.0.alpha) |
20 |
| - actionpack (= 7.2.0.alpha) |
21 |
| - actionview (= 7.2.0.alpha) |
22 |
| - activejob (= 7.2.0.alpha) |
23 |
| - activesupport (= 7.2.0.alpha) |
24 |
| - mail (>= 2.8.0) |
| 10 | + actionmailbox (7.1.3) |
| 11 | + actionpack (= 7.1.3) |
| 12 | + activejob (= 7.1.3) |
| 13 | + activerecord (= 7.1.3) |
| 14 | + activestorage (= 7.1.3) |
| 15 | + activesupport (= 7.1.3) |
| 16 | + mail (>= 2.7.1) |
| 17 | + net-imap |
| 18 | + net-pop |
| 19 | + net-smtp |
| 20 | + actionmailer (7.1.3) |
| 21 | + actionpack (= 7.1.3) |
| 22 | + actionview (= 7.1.3) |
| 23 | + activejob (= 7.1.3) |
| 24 | + activesupport (= 7.1.3) |
| 25 | + mail (~> 2.5, >= 2.5.4) |
| 26 | + net-imap |
| 27 | + net-pop |
| 28 | + net-smtp |
25 | 29 | rails-dom-testing (~> 2.2)
|
26 |
| - actionpack (7.2.0.alpha) |
27 |
| - actionview (= 7.2.0.alpha) |
28 |
| - activesupport (= 7.2.0.alpha) |
| 30 | + actionpack (7.1.3) |
| 31 | + actionview (= 7.1.3) |
| 32 | + activesupport (= 7.1.3) |
29 | 33 | nokogiri (>= 1.8.5)
|
30 | 34 | racc
|
31 | 35 | rack (>= 2.2.4)
|
32 | 36 | rack-session (>= 1.0.1)
|
33 | 37 | rack-test (>= 0.6.3)
|
34 | 38 | rails-dom-testing (~> 2.2)
|
35 | 39 | rails-html-sanitizer (~> 1.6)
|
36 |
| - useragent (~> 0.16) |
37 |
| - actiontext (7.2.0.alpha) |
38 |
| - actionpack (= 7.2.0.alpha) |
39 |
| - activerecord (= 7.2.0.alpha) |
40 |
| - activestorage (= 7.2.0.alpha) |
41 |
| - activesupport (= 7.2.0.alpha) |
| 40 | + actiontext (7.1.3) |
| 41 | + actionpack (= 7.1.3) |
| 42 | + activerecord (= 7.1.3) |
| 43 | + activestorage (= 7.1.3) |
| 44 | + activesupport (= 7.1.3) |
42 | 45 | globalid (>= 0.6.0)
|
43 | 46 | nokogiri (>= 1.8.5)
|
44 |
| - actionview (7.2.0.alpha) |
45 |
| - activesupport (= 7.2.0.alpha) |
| 47 | + actionview (7.1.3) |
| 48 | + activesupport (= 7.1.3) |
46 | 49 | builder (~> 3.1)
|
47 | 50 | erubi (~> 1.11)
|
48 | 51 | rails-dom-testing (~> 2.2)
|
49 | 52 | rails-html-sanitizer (~> 1.6)
|
50 |
| - activejob (7.2.0.alpha) |
51 |
| - activesupport (= 7.2.0.alpha) |
| 53 | + activejob (7.1.3) |
| 54 | + activesupport (= 7.1.3) |
52 | 55 | globalid (>= 0.3.6)
|
53 |
| - activemodel (7.2.0.alpha) |
54 |
| - activesupport (= 7.2.0.alpha) |
55 |
| - activerecord (7.2.0.alpha) |
56 |
| - activemodel (= 7.2.0.alpha) |
57 |
| - activesupport (= 7.2.0.alpha) |
| 56 | + activemodel (7.1.3) |
| 57 | + activesupport (= 7.1.3) |
| 58 | + activerecord (7.1.3) |
| 59 | + activemodel (= 7.1.3) |
| 60 | + activesupport (= 7.1.3) |
58 | 61 | timeout (>= 0.4.0)
|
59 |
| - activestorage (7.2.0.alpha) |
60 |
| - actionpack (= 7.2.0.alpha) |
61 |
| - activejob (= 7.2.0.alpha) |
62 |
| - activerecord (= 7.2.0.alpha) |
63 |
| - activesupport (= 7.2.0.alpha) |
| 62 | + activestorage (7.1.3) |
| 63 | + actionpack (= 7.1.3) |
| 64 | + activejob (= 7.1.3) |
| 65 | + activerecord (= 7.1.3) |
| 66 | + activesupport (= 7.1.3) |
64 | 67 | marcel (~> 1.0)
|
65 |
| - activesupport (7.2.0.alpha) |
| 68 | + activesupport (7.1.3) |
66 | 69 | base64
|
67 | 70 | bigdecimal
|
68 | 71 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
69 | 72 | connection_pool (>= 2.2.5)
|
70 | 73 | drb
|
71 | 74 | i18n (>= 1.6, < 2)
|
72 |
| - minitest (>= 5.1, < 5.22.0) |
73 |
| - tzinfo (~> 2.0, >= 2.0.5) |
74 |
| - rails (7.2.0.alpha) |
75 |
| - actioncable (= 7.2.0.alpha) |
76 |
| - actionmailbox (= 7.2.0.alpha) |
77 |
| - actionmailer (= 7.2.0.alpha) |
78 |
| - actionpack (= 7.2.0.alpha) |
79 |
| - actiontext (= 7.2.0.alpha) |
80 |
| - actionview (= 7.2.0.alpha) |
81 |
| - activejob (= 7.2.0.alpha) |
82 |
| - activemodel (= 7.2.0.alpha) |
83 |
| - activerecord (= 7.2.0.alpha) |
84 |
| - activestorage (= 7.2.0.alpha) |
85 |
| - activesupport (= 7.2.0.alpha) |
86 |
| - bundler (>= 1.15.0) |
87 |
| - railties (= 7.2.0.alpha) |
88 |
| - railties (7.2.0.alpha) |
89 |
| - actionpack (= 7.2.0.alpha) |
90 |
| - activesupport (= 7.2.0.alpha) |
91 |
| - irb (~> 1.13) |
92 |
| - rackup (>= 1.0.0) |
93 |
| - rake (>= 12.2) |
94 |
| - thor (~> 1.0, >= 1.2.2) |
95 |
| - zeitwerk (~> 2.6) |
96 |
| - |
97 |
| -GEM |
98 |
| - remote: https://rubygems.org/ |
99 |
| - specs: |
| 75 | + minitest (>= 5.1) |
| 76 | + mutex_m |
| 77 | + tzinfo (~> 2.0) |
100 | 78 | addressable (2.8.6)
|
101 | 79 | public_suffix (>= 2.0.2, < 6.0)
|
102 | 80 | ast (2.4.2)
|
|
209 | 187 | mini_mime (1.1.5)
|
210 | 188 | minitest (5.21.2)
|
211 | 189 | msgpack (1.7.2)
|
| 190 | + mutex_m (0.2.0) |
212 | 191 | net-http (0.4.1)
|
213 | 192 | uri
|
214 | 193 | net-imap (0.4.11)
|
@@ -251,13 +230,35 @@ GEM
|
251 | 230 | rackup (2.1.0)
|
252 | 231 | rack (>= 3)
|
253 | 232 | webrick (~> 1.8)
|
| 233 | + rails (7.1.3) |
| 234 | + actioncable (= 7.1.3) |
| 235 | + actionmailbox (= 7.1.3) |
| 236 | + actionmailer (= 7.1.3) |
| 237 | + actionpack (= 7.1.3) |
| 238 | + actiontext (= 7.1.3) |
| 239 | + actionview (= 7.1.3) |
| 240 | + activejob (= 7.1.3) |
| 241 | + activemodel (= 7.1.3) |
| 242 | + activerecord (= 7.1.3) |
| 243 | + activestorage (= 7.1.3) |
| 244 | + activesupport (= 7.1.3) |
| 245 | + bundler (>= 1.15.0) |
| 246 | + railties (= 7.1.3) |
254 | 247 | rails-dom-testing (2.2.0)
|
255 | 248 | activesupport (>= 5.0.0)
|
256 | 249 | minitest
|
257 | 250 | nokogiri (>= 1.6)
|
258 | 251 | rails-html-sanitizer (1.6.0)
|
259 | 252 | loofah (~> 2.21)
|
260 | 253 | nokogiri (~> 1.14)
|
| 254 | + railties (7.1.3) |
| 255 | + actionpack (= 7.1.3) |
| 256 | + activesupport (= 7.1.3) |
| 257 | + irb |
| 258 | + rackup (>= 1.0.0) |
| 259 | + rake (>= 12.2) |
| 260 | + thor (~> 1.0, >= 1.2.2) |
| 261 | + zeitwerk (~> 2.6) |
261 | 262 | rainbow (3.1.1)
|
262 | 263 | rake (13.2.1)
|
263 | 264 | rdoc (6.6.3.1)
|
|
316 | 317 | concurrent-ruby (~> 1.0)
|
317 | 318 | unicode-display_width (2.5.0)
|
318 | 319 | uri (0.13.0)
|
319 |
| - useragent (0.16.10) |
320 | 320 | view_component (3.12.1)
|
321 | 321 | activesupport (>= 5.2.0, < 8.0)
|
322 | 322 | concurrent-ruby (~> 1.0)
|
@@ -364,7 +364,7 @@ DEPENDENCIES
|
364 | 364 | pg (~> 1.1)
|
365 | 365 | puma
|
366 | 366 | rack-host-redirect
|
367 |
| - rails! |
| 367 | + rails (= 7.1.3) |
368 | 368 | rubocop-rails
|
369 | 369 | selenium-webdriver
|
370 | 370 | sprockets-rails
|
|
0 commit comments