|
1 | 1 | GEM
|
2 | 2 | remote: https://rubygems.org/
|
3 | 3 | specs:
|
4 |
| - actioncable (7.0.4.3) |
5 |
| - actionpack (= 7.0.4.3) |
6 |
| - activesupport (= 7.0.4.3) |
| 4 | + actioncable (7.0.5) |
| 5 | + actionpack (= 7.0.5) |
| 6 | + activesupport (= 7.0.5) |
7 | 7 | nio4r (~> 2.0)
|
8 | 8 | websocket-driver (>= 0.6.1)
|
9 |
| - actionmailbox (7.0.4.3) |
10 |
| - actionpack (= 7.0.4.3) |
11 |
| - activejob (= 7.0.4.3) |
12 |
| - activerecord (= 7.0.4.3) |
13 |
| - activestorage (= 7.0.4.3) |
14 |
| - activesupport (= 7.0.4.3) |
| 9 | + actionmailbox (7.0.5) |
| 10 | + actionpack (= 7.0.5) |
| 11 | + activejob (= 7.0.5) |
| 12 | + activerecord (= 7.0.5) |
| 13 | + activestorage (= 7.0.5) |
| 14 | + activesupport (= 7.0.5) |
15 | 15 | mail (>= 2.7.1)
|
16 | 16 | net-imap
|
17 | 17 | net-pop
|
18 | 18 | net-smtp
|
19 |
| - actionmailer (7.0.4.3) |
20 |
| - actionpack (= 7.0.4.3) |
21 |
| - actionview (= 7.0.4.3) |
22 |
| - activejob (= 7.0.4.3) |
23 |
| - activesupport (= 7.0.4.3) |
| 19 | + actionmailer (7.0.5) |
| 20 | + actionpack (= 7.0.5) |
| 21 | + actionview (= 7.0.5) |
| 22 | + activejob (= 7.0.5) |
| 23 | + activesupport (= 7.0.5) |
24 | 24 | mail (~> 2.5, >= 2.5.4)
|
25 | 25 | net-imap
|
26 | 26 | net-pop
|
27 | 27 | net-smtp
|
28 | 28 | rails-dom-testing (~> 2.0)
|
29 |
| - actionpack (7.0.4.3) |
30 |
| - actionview (= 7.0.4.3) |
31 |
| - activesupport (= 7.0.4.3) |
32 |
| - rack (~> 2.0, >= 2.2.0) |
| 29 | + actionpack (7.0.5) |
| 30 | + actionview (= 7.0.5) |
| 31 | + activesupport (= 7.0.5) |
| 32 | + rack (~> 2.0, >= 2.2.4) |
33 | 33 | rack-test (>= 0.6.3)
|
34 | 34 | rails-dom-testing (~> 2.0)
|
35 | 35 | rails-html-sanitizer (~> 1.0, >= 1.2.0)
|
36 |
| - actiontext (7.0.4.3) |
37 |
| - actionpack (= 7.0.4.3) |
38 |
| - activerecord (= 7.0.4.3) |
39 |
| - activestorage (= 7.0.4.3) |
40 |
| - activesupport (= 7.0.4.3) |
| 36 | + actiontext (7.0.5) |
| 37 | + actionpack (= 7.0.5) |
| 38 | + activerecord (= 7.0.5) |
| 39 | + activestorage (= 7.0.5) |
| 40 | + activesupport (= 7.0.5) |
41 | 41 | globalid (>= 0.6.0)
|
42 | 42 | nokogiri (>= 1.8.5)
|
43 |
| - actionview (7.0.4.3) |
44 |
| - activesupport (= 7.0.4.3) |
| 43 | + actionview (7.0.5) |
| 44 | + activesupport (= 7.0.5) |
45 | 45 | builder (~> 3.1)
|
46 | 46 | erubi (~> 1.4)
|
47 | 47 | rails-dom-testing (~> 2.0)
|
48 | 48 | rails-html-sanitizer (~> 1.1, >= 1.2.0)
|
49 |
| - activejob (7.0.4.3) |
50 |
| - activesupport (= 7.0.4.3) |
| 49 | + activejob (7.0.5) |
| 50 | + activesupport (= 7.0.5) |
51 | 51 | globalid (>= 0.3.6)
|
52 |
| - activemodel (7.0.4.3) |
53 |
| - activesupport (= 7.0.4.3) |
54 |
| - activerecord (7.0.4.3) |
55 |
| - activemodel (= 7.0.4.3) |
56 |
| - activesupport (= 7.0.4.3) |
| 52 | + activemodel (7.0.5) |
| 53 | + activesupport (= 7.0.5) |
| 54 | + activerecord (7.0.5) |
| 55 | + activemodel (= 7.0.5) |
| 56 | + activesupport (= 7.0.5) |
57 | 57 | activerecord-reset-pk-sequence (0.2.1)
|
58 |
| - activestorage (7.0.4.3) |
59 |
| - actionpack (= 7.0.4.3) |
60 |
| - activejob (= 7.0.4.3) |
61 |
| - activerecord (= 7.0.4.3) |
62 |
| - activesupport (= 7.0.4.3) |
| 58 | + activestorage (7.0.5) |
| 59 | + actionpack (= 7.0.5) |
| 60 | + activejob (= 7.0.5) |
| 61 | + activerecord (= 7.0.5) |
| 62 | + activesupport (= 7.0.5) |
63 | 63 | marcel (~> 1.0)
|
64 | 64 | mini_mime (>= 1.1.0)
|
65 | 65 | activestorage-validator (0.2.2)
|
66 | 66 | rails (>= 6.0.4.1)
|
67 |
| - activesupport (7.0.4.3) |
| 67 | + activesupport (7.0.5) |
68 | 68 | concurrent-ruby (~> 1.0, >= 1.0.2)
|
69 | 69 | i18n (>= 1.6, < 2)
|
70 | 70 | minitest (>= 5.1)
|
@@ -192,20 +192,20 @@ GEM
|
192 | 192 | rack (2.2.6.4)
|
193 | 193 | rack-test (2.1.0)
|
194 | 194 | rack (>= 1.3)
|
195 |
| - rails (7.0.4.3) |
196 |
| - actioncable (= 7.0.4.3) |
197 |
| - actionmailbox (= 7.0.4.3) |
198 |
| - actionmailer (= 7.0.4.3) |
199 |
| - actionpack (= 7.0.4.3) |
200 |
| - actiontext (= 7.0.4.3) |
201 |
| - actionview (= 7.0.4.3) |
202 |
| - activejob (= 7.0.4.3) |
203 |
| - activemodel (= 7.0.4.3) |
204 |
| - activerecord (= 7.0.4.3) |
205 |
| - activestorage (= 7.0.4.3) |
206 |
| - activesupport (= 7.0.4.3) |
| 195 | + rails (7.0.5) |
| 196 | + actioncable (= 7.0.5) |
| 197 | + actionmailbox (= 7.0.5) |
| 198 | + actionmailer (= 7.0.5) |
| 199 | + actionpack (= 7.0.5) |
| 200 | + actiontext (= 7.0.5) |
| 201 | + actionview (= 7.0.5) |
| 202 | + activejob (= 7.0.5) |
| 203 | + activemodel (= 7.0.5) |
| 204 | + activerecord (= 7.0.5) |
| 205 | + activestorage (= 7.0.5) |
| 206 | + activesupport (= 7.0.5) |
207 | 207 | bundler (>= 1.15.0)
|
208 |
| - railties (= 7.0.4.3) |
| 208 | + railties (= 7.0.5) |
209 | 209 | rails-dom-testing (2.0.3)
|
210 | 210 | activesupport (>= 4.2.0)
|
211 | 211 | nokogiri (>= 1.6)
|
|
214 | 214 | rails-i18n (7.0.6)
|
215 | 215 | i18n (>= 0.7, < 2)
|
216 | 216 | railties (>= 6.0.0, < 8)
|
217 |
| - railties (7.0.4.3) |
218 |
| - actionpack (= 7.0.4.3) |
219 |
| - activesupport (= 7.0.4.3) |
| 217 | + railties (7.0.5) |
| 218 | + actionpack (= 7.0.5) |
| 219 | + activesupport (= 7.0.5) |
220 | 220 | method_source
|
221 | 221 | rake (>= 12.2)
|
222 | 222 | thor (~> 1.0)
|
@@ -308,7 +308,7 @@ DEPENDENCIES
|
308 | 308 | kaminari (~> 1.2)
|
309 | 309 | mysql2 (~> 0.5)
|
310 | 310 | puma (~> 5.0)
|
311 |
| - rails (~> 7.0.4, >= 7.0.4.3) |
| 311 | + rails (~> 7.0.5) |
312 | 312 | sassc-rails
|
313 | 313 | selenium-webdriver
|
314 | 314 | sprockets-rails
|
|
0 commit comments