|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - actioncable (8.0.3) |
5 | | - actionpack (= 8.0.3) |
6 | | - activesupport (= 8.0.3) |
| 4 | + action_text-trix (2.1.15) |
| 5 | + railties |
| 6 | + actioncable (8.1.0) |
| 7 | + actionpack (= 8.1.0) |
| 8 | + activesupport (= 8.1.0) |
7 | 9 | nio4r (~> 2.0) |
8 | 10 | websocket-driver (>= 0.6.1) |
9 | 11 | zeitwerk (~> 2.6) |
10 | | - actionmailbox (8.0.3) |
11 | | - actionpack (= 8.0.3) |
12 | | - activejob (= 8.0.3) |
13 | | - activerecord (= 8.0.3) |
14 | | - activestorage (= 8.0.3) |
15 | | - activesupport (= 8.0.3) |
| 12 | + actionmailbox (8.1.0) |
| 13 | + actionpack (= 8.1.0) |
| 14 | + activejob (= 8.1.0) |
| 15 | + activerecord (= 8.1.0) |
| 16 | + activestorage (= 8.1.0) |
| 17 | + activesupport (= 8.1.0) |
16 | 18 | mail (>= 2.8.0) |
17 | | - actionmailer (8.0.3) |
18 | | - actionpack (= 8.0.3) |
19 | | - actionview (= 8.0.3) |
20 | | - activejob (= 8.0.3) |
21 | | - activesupport (= 8.0.3) |
| 19 | + actionmailer (8.1.0) |
| 20 | + actionpack (= 8.1.0) |
| 21 | + actionview (= 8.1.0) |
| 22 | + activejob (= 8.1.0) |
| 23 | + activesupport (= 8.1.0) |
22 | 24 | mail (>= 2.8.0) |
23 | 25 | rails-dom-testing (~> 2.2) |
24 | | - actionpack (8.0.3) |
25 | | - actionview (= 8.0.3) |
26 | | - activesupport (= 8.0.3) |
| 26 | + actionpack (8.1.0) |
| 27 | + actionview (= 8.1.0) |
| 28 | + activesupport (= 8.1.0) |
27 | 29 | nokogiri (>= 1.8.5) |
28 | 30 | rack (>= 2.2.4) |
29 | 31 | rack-session (>= 1.0.1) |
30 | 32 | rack-test (>= 0.6.3) |
31 | 33 | rails-dom-testing (~> 2.2) |
32 | 34 | rails-html-sanitizer (~> 1.6) |
33 | 35 | useragent (~> 0.16) |
34 | | - actiontext (8.0.3) |
35 | | - actionpack (= 8.0.3) |
36 | | - activerecord (= 8.0.3) |
37 | | - activestorage (= 8.0.3) |
38 | | - activesupport (= 8.0.3) |
| 36 | + actiontext (8.1.0) |
| 37 | + action_text-trix (~> 2.1.15) |
| 38 | + actionpack (= 8.1.0) |
| 39 | + activerecord (= 8.1.0) |
| 40 | + activestorage (= 8.1.0) |
| 41 | + activesupport (= 8.1.0) |
39 | 42 | globalid (>= 0.6.0) |
40 | 43 | nokogiri (>= 1.8.5) |
41 | | - actionview (8.0.3) |
42 | | - activesupport (= 8.0.3) |
| 44 | + actionview (8.1.0) |
| 45 | + activesupport (= 8.1.0) |
43 | 46 | builder (~> 3.1) |
44 | 47 | erubi (~> 1.11) |
45 | 48 | rails-dom-testing (~> 2.2) |
46 | 49 | rails-html-sanitizer (~> 1.6) |
47 | | - activejob (8.0.3) |
48 | | - activesupport (= 8.0.3) |
| 50 | + activejob (8.1.0) |
| 51 | + activesupport (= 8.1.0) |
49 | 52 | globalid (>= 0.3.6) |
50 | | - activemodel (8.0.3) |
51 | | - activesupport (= 8.0.3) |
52 | | - activerecord (8.0.3) |
53 | | - activemodel (= 8.0.3) |
54 | | - activesupport (= 8.0.3) |
| 53 | + activemodel (8.1.0) |
| 54 | + activesupport (= 8.1.0) |
| 55 | + activerecord (8.1.0) |
| 56 | + activemodel (= 8.1.0) |
| 57 | + activesupport (= 8.1.0) |
55 | 58 | timeout (>= 0.4.0) |
56 | | - activestorage (8.0.3) |
57 | | - actionpack (= 8.0.3) |
58 | | - activejob (= 8.0.3) |
59 | | - activerecord (= 8.0.3) |
60 | | - activesupport (= 8.0.3) |
| 59 | + activestorage (8.1.0) |
| 60 | + actionpack (= 8.1.0) |
| 61 | + activejob (= 8.1.0) |
| 62 | + activerecord (= 8.1.0) |
| 63 | + activesupport (= 8.1.0) |
61 | 64 | marcel (~> 1.0) |
62 | | - activesupport (8.0.3) |
| 65 | + activesupport (8.1.0) |
63 | 66 | base64 |
64 | | - benchmark (>= 0.3) |
65 | 67 | bigdecimal |
66 | 68 | concurrent-ruby (~> 1.0, >= 1.3.1) |
67 | 69 | connection_pool (>= 2.2.5) |
68 | 70 | drb |
69 | 71 | i18n (>= 1.6, < 2) |
| 72 | + json |
70 | 73 | logger (>= 1.4.2) |
71 | 74 | minitest (>= 5.1) |
72 | 75 | securerandom (>= 0.3) |
|
77 | 80 | ast (2.4.3) |
78 | 81 | base64 (0.3.0) |
79 | 82 | bcrypt (3.1.20) |
80 | | - benchmark (0.4.1) |
81 | | - bigdecimal (3.2.3) |
| 83 | + bigdecimal (3.3.1) |
82 | 84 | binding_of_caller (1.0.1) |
83 | 85 | debug_inspector (>= 1.2.0) |
84 | 86 | bootsnap (1.18.6) |
|
109 | 111 | diff-lcs (1.6.2) |
110 | 112 | docile (1.4.1) |
111 | 113 | drb (2.2.3) |
112 | | - erb (5.0.3) |
| 114 | + erb (5.1.1) |
113 | 115 | erubi (1.13.1) |
114 | 116 | et-orbi (1.3.0) |
115 | 117 | tzinfo |
@@ -178,12 +180,12 @@ GEM |
178 | 180 | net-imap |
179 | 181 | net-pop |
180 | 182 | net-smtp |
181 | | - marcel (1.0.4) |
| 183 | + marcel (1.1.0) |
182 | 184 | method_source (1.1.0) |
183 | 185 | mini_magick (4.13.2) |
184 | 186 | mini_mime (1.1.5) |
185 | 187 | mini_portile2 (2.8.9) |
186 | | - minitest (5.25.5) |
| 188 | + minitest (5.26.0) |
187 | 189 | msgpack (1.7.5) |
188 | 190 | multi_xml (0.7.1) |
189 | 191 | bigdecimal (~> 3.1) |
@@ -235,30 +237,30 @@ GEM |
235 | 237 | rack (>= 1.3) |
236 | 238 | rackup (2.2.1) |
237 | 239 | rack (>= 3) |
238 | | - rails (8.0.3) |
239 | | - actioncable (= 8.0.3) |
240 | | - actionmailbox (= 8.0.3) |
241 | | - actionmailer (= 8.0.3) |
242 | | - actionpack (= 8.0.3) |
243 | | - actiontext (= 8.0.3) |
244 | | - actionview (= 8.0.3) |
245 | | - activejob (= 8.0.3) |
246 | | - activemodel (= 8.0.3) |
247 | | - activerecord (= 8.0.3) |
248 | | - activestorage (= 8.0.3) |
249 | | - activesupport (= 8.0.3) |
| 240 | + rails (8.1.0) |
| 241 | + actioncable (= 8.1.0) |
| 242 | + actionmailbox (= 8.1.0) |
| 243 | + actionmailer (= 8.1.0) |
| 244 | + actionpack (= 8.1.0) |
| 245 | + actiontext (= 8.1.0) |
| 246 | + actionview (= 8.1.0) |
| 247 | + activejob (= 8.1.0) |
| 248 | + activemodel (= 8.1.0) |
| 249 | + activerecord (= 8.1.0) |
| 250 | + activestorage (= 8.1.0) |
| 251 | + activesupport (= 8.1.0) |
250 | 252 | bundler (>= 1.15.0) |
251 | | - railties (= 8.0.3) |
| 253 | + railties (= 8.1.0) |
252 | 254 | rails-dom-testing (2.3.0) |
253 | 255 | activesupport (>= 5.0.0) |
254 | 256 | minitest |
255 | 257 | nokogiri (>= 1.6) |
256 | 258 | rails-html-sanitizer (1.6.2) |
257 | 259 | loofah (~> 2.21) |
258 | 260 | 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) |
259 | | - railties (8.0.3) |
260 | | - actionpack (= 8.0.3) |
261 | | - activesupport (= 8.0.3) |
| 261 | + railties (8.1.0) |
| 262 | + actionpack (= 8.1.0) |
| 263 | + activesupport (= 8.1.0) |
262 | 264 | irb (~> 1.13) |
263 | 265 | rackup (>= 1.0.0) |
264 | 266 | rake (>= 12.2) |
|
267 | 269 | zeitwerk (~> 2.6) |
268 | 270 | rainbow (3.1.1) |
269 | 271 | rake (13.3.0) |
270 | | - rdoc (6.14.2) |
| 272 | + rdoc (6.15.0) |
271 | 273 | erb |
272 | 274 | psych (>= 4.0.0) |
| 275 | + tsort |
273 | 276 | regexp_parser (2.10.0) |
274 | 277 | reline (0.6.2) |
275 | 278 | io-console (~> 0.5) |
|
380 | 383 | parser (>= 3.3.0) |
381 | 384 | uri (1.0.4) |
382 | 385 | useragent (0.16.11) |
383 | | - websocket-driver (0.7.7) |
| 386 | + websocket-driver (0.8.0) |
384 | 387 | base64 |
385 | 388 | websocket-extensions (>= 0.1.0) |
386 | 389 | websocket-extensions (0.1.5) |
@@ -409,7 +412,7 @@ DEPENDENCIES |
409 | 412 | pry (~> 0.15.0) |
410 | 413 | pry-byebug (~> 3.10) |
411 | 414 | puma (>= 5.0) |
412 | | - rails (~> 8.0.0) |
| 415 | + rails (~> 8.1.0) |
413 | 416 | rotp |
414 | 417 | rspec-parameterized (~> 2.0) |
415 | 418 | rspec-rails (~> 8.0) |
|
0 commit comments