|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (7.2.0) |
5 | | - actionpack (= 7.2.0) |
6 | | - activesupport (= 7.2.0) |
| 4 | + actioncable (7.2.1) |
| 5 | + actionpack (= 7.2.1) |
| 6 | + activesupport (= 7.2.1) |
7 | 7 | nio4r (~> 2.0) |
8 | 8 | websocket-driver (>= 0.6.1) |
9 | 9 | zeitwerk (~> 2.6) |
10 | | - actionmailbox (7.2.0) |
11 | | - actionpack (= 7.2.0) |
12 | | - activejob (= 7.2.0) |
13 | | - activerecord (= 7.2.0) |
14 | | - activestorage (= 7.2.0) |
15 | | - activesupport (= 7.2.0) |
| 10 | + actionmailbox (7.2.1) |
| 11 | + actionpack (= 7.2.1) |
| 12 | + activejob (= 7.2.1) |
| 13 | + activerecord (= 7.2.1) |
| 14 | + activestorage (= 7.2.1) |
| 15 | + activesupport (= 7.2.1) |
16 | 16 | mail (>= 2.8.0) |
17 | | - actionmailer (7.2.0) |
18 | | - actionpack (= 7.2.0) |
19 | | - actionview (= 7.2.0) |
20 | | - activejob (= 7.2.0) |
21 | | - activesupport (= 7.2.0) |
| 17 | + actionmailer (7.2.1) |
| 18 | + actionpack (= 7.2.1) |
| 19 | + actionview (= 7.2.1) |
| 20 | + activejob (= 7.2.1) |
| 21 | + activesupport (= 7.2.1) |
22 | 22 | mail (>= 2.8.0) |
23 | 23 | rails-dom-testing (~> 2.2) |
24 | | - actionpack (7.2.0) |
25 | | - actionview (= 7.2.0) |
26 | | - activesupport (= 7.2.0) |
| 24 | + actionpack (7.2.1) |
| 25 | + actionview (= 7.2.1) |
| 26 | + activesupport (= 7.2.1) |
27 | 27 | nokogiri (>= 1.8.5) |
28 | 28 | racc |
29 | 29 | rack (>= 2.2.4, < 3.2) |
|
32 | 32 | rails-dom-testing (~> 2.2) |
33 | 33 | rails-html-sanitizer (~> 1.6) |
34 | 34 | useragent (~> 0.16) |
35 | | - actiontext (7.2.0) |
36 | | - actionpack (= 7.2.0) |
37 | | - activerecord (= 7.2.0) |
38 | | - activestorage (= 7.2.0) |
39 | | - activesupport (= 7.2.0) |
| 35 | + actiontext (7.2.1) |
| 36 | + actionpack (= 7.2.1) |
| 37 | + activerecord (= 7.2.1) |
| 38 | + activestorage (= 7.2.1) |
| 39 | + activesupport (= 7.2.1) |
40 | 40 | globalid (>= 0.6.0) |
41 | 41 | nokogiri (>= 1.8.5) |
42 | | - actionview (7.2.0) |
43 | | - activesupport (= 7.2.0) |
| 42 | + actionview (7.2.1) |
| 43 | + activesupport (= 7.2.1) |
44 | 44 | builder (~> 3.1) |
45 | 45 | erubi (~> 1.11) |
46 | 46 | rails-dom-testing (~> 2.2) |
47 | 47 | rails-html-sanitizer (~> 1.6) |
48 | | - activejob (7.2.0) |
49 | | - activesupport (= 7.2.0) |
| 48 | + activejob (7.2.1) |
| 49 | + activesupport (= 7.2.1) |
50 | 50 | globalid (>= 0.3.6) |
51 | | - activemodel (7.2.0) |
52 | | - activesupport (= 7.2.0) |
53 | | - activerecord (7.2.0) |
54 | | - activemodel (= 7.2.0) |
55 | | - activesupport (= 7.2.0) |
| 51 | + activemodel (7.2.1) |
| 52 | + activesupport (= 7.2.1) |
| 53 | + activerecord (7.2.1) |
| 54 | + activemodel (= 7.2.1) |
| 55 | + activesupport (= 7.2.1) |
56 | 56 | timeout (>= 0.4.0) |
57 | 57 | activerecord-session_store (2.1.0) |
58 | 58 | actionpack (>= 6.1) |
|
61 | 61 | multi_json (~> 1.11, >= 1.11.2) |
62 | 62 | rack (>= 2.0.8, < 4) |
63 | 63 | railties (>= 6.1) |
64 | | - activestorage (7.2.0) |
65 | | - actionpack (= 7.2.0) |
66 | | - activejob (= 7.2.0) |
67 | | - activerecord (= 7.2.0) |
68 | | - activesupport (= 7.2.0) |
| 64 | + activestorage (7.2.1) |
| 65 | + actionpack (= 7.2.1) |
| 66 | + activejob (= 7.2.1) |
| 67 | + activerecord (= 7.2.1) |
| 68 | + activesupport (= 7.2.1) |
69 | 69 | marcel (~> 1.0) |
70 | | - activesupport (7.2.0) |
| 70 | + activesupport (7.2.1) |
71 | 71 | base64 |
72 | 72 | bigdecimal |
73 | 73 | concurrent-ruby (~> 1.0, >= 1.3.1) |
|
148 | 148 | multi_json (1.15.0) |
149 | 149 | multi_xml (0.7.1) |
150 | 150 | bigdecimal (~> 3.1) |
151 | | - net-imap (0.4.14) |
| 151 | + net-imap (0.4.15) |
152 | 152 | date |
153 | 153 | net-protocol |
154 | 154 | net-pop (0.1.2) |
@@ -194,30 +194,30 @@ GEM |
194 | 194 | rackup (1.0.0) |
195 | 195 | rack (< 3) |
196 | 196 | webrick |
197 | | - rails (7.2.0) |
198 | | - actioncable (= 7.2.0) |
199 | | - actionmailbox (= 7.2.0) |
200 | | - actionmailer (= 7.2.0) |
201 | | - actionpack (= 7.2.0) |
202 | | - actiontext (= 7.2.0) |
203 | | - actionview (= 7.2.0) |
204 | | - activejob (= 7.2.0) |
205 | | - activemodel (= 7.2.0) |
206 | | - activerecord (= 7.2.0) |
207 | | - activestorage (= 7.2.0) |
208 | | - activesupport (= 7.2.0) |
| 197 | + rails (7.2.1) |
| 198 | + actioncable (= 7.2.1) |
| 199 | + actionmailbox (= 7.2.1) |
| 200 | + actionmailer (= 7.2.1) |
| 201 | + actionpack (= 7.2.1) |
| 202 | + actiontext (= 7.2.1) |
| 203 | + actionview (= 7.2.1) |
| 204 | + activejob (= 7.2.1) |
| 205 | + activemodel (= 7.2.1) |
| 206 | + activerecord (= 7.2.1) |
| 207 | + activestorage (= 7.2.1) |
| 208 | + activesupport (= 7.2.1) |
209 | 209 | bundler (>= 1.15.0) |
210 | | - railties (= 7.2.0) |
| 210 | + railties (= 7.2.1) |
211 | 211 | rails-dom-testing (2.2.0) |
212 | 212 | activesupport (>= 5.0.0) |
213 | 213 | minitest |
214 | 214 | nokogiri (>= 1.6) |
215 | 215 | rails-html-sanitizer (1.6.0) |
216 | 216 | loofah (~> 2.21) |
217 | 217 | nokogiri (~> 1.14) |
218 | | - railties (7.2.0) |
219 | | - actionpack (= 7.2.0) |
220 | | - activesupport (= 7.2.0) |
| 218 | + railties (7.2.1) |
| 219 | + actionpack (= 7.2.1) |
| 220 | + activesupport (= 7.2.1) |
221 | 221 | irb (~> 1.13) |
222 | 222 | rackup (>= 1.0.0) |
223 | 223 | rake (>= 12.2) |
|
251 | 251 | stimulus-rails (1.3.4) |
252 | 252 | railties (>= 6.0.0) |
253 | 253 | stringio (3.1.1) |
254 | | - thor (1.3.1) |
| 254 | + thor (1.3.2) |
255 | 255 | timeout (0.4.1) |
256 | 256 | turbo-rails (1.5.0) |
257 | 257 | actionpack (>= 6.0.0) |
@@ -293,7 +293,7 @@ DEPENDENCIES |
293 | 293 | omniauth-oauth2 (~> 1.8.0) |
294 | 294 | omniauth-rails_csrf_protection (~> 1.0.2) |
295 | 295 | puma (~> 6.4) |
296 | | - rails (~> 7.2.0) |
| 296 | + rails (~> 7.2.1) |
297 | 297 | selenium-webdriver |
298 | 298 | sprockets-rails |
299 | 299 | sqlite3 (~> 1.7) |
|
0 commit comments