|
8 | 8 | GEM |
9 | 9 | remote: https://gem.coop/ |
10 | 10 | specs: |
11 | | - actioncable (7.2.3) |
12 | | - actionpack (= 7.2.3) |
13 | | - activesupport (= 7.2.3) |
| 11 | + action_text-trix (2.1.15) |
| 12 | + railties |
| 13 | + actioncable (8.1.1) |
| 14 | + actionpack (= 8.1.1) |
| 15 | + activesupport (= 8.1.1) |
14 | 16 | nio4r (~> 2.0) |
15 | 17 | websocket-driver (>= 0.6.1) |
16 | 18 | zeitwerk (~> 2.6) |
17 | | - actionmailbox (7.2.3) |
18 | | - actionpack (= 7.2.3) |
19 | | - activejob (= 7.2.3) |
20 | | - activerecord (= 7.2.3) |
21 | | - activestorage (= 7.2.3) |
22 | | - activesupport (= 7.2.3) |
| 19 | + actionmailbox (8.1.1) |
| 20 | + actionpack (= 8.1.1) |
| 21 | + activejob (= 8.1.1) |
| 22 | + activerecord (= 8.1.1) |
| 23 | + activestorage (= 8.1.1) |
| 24 | + activesupport (= 8.1.1) |
23 | 25 | mail (>= 2.8.0) |
24 | | - actionmailer (7.2.3) |
25 | | - actionpack (= 7.2.3) |
26 | | - actionview (= 7.2.3) |
27 | | - activejob (= 7.2.3) |
28 | | - activesupport (= 7.2.3) |
| 26 | + actionmailer (8.1.1) |
| 27 | + actionpack (= 8.1.1) |
| 28 | + actionview (= 8.1.1) |
| 29 | + activejob (= 8.1.1) |
| 30 | + activesupport (= 8.1.1) |
29 | 31 | mail (>= 2.8.0) |
30 | 32 | rails-dom-testing (~> 2.2) |
31 | | - actionpack (7.2.3) |
32 | | - actionview (= 7.2.3) |
33 | | - activesupport (= 7.2.3) |
34 | | - cgi |
| 33 | + actionpack (8.1.1) |
| 34 | + actionview (= 8.1.1) |
| 35 | + activesupport (= 8.1.1) |
35 | 36 | nokogiri (>= 1.8.5) |
36 | | - racc |
37 | | - rack (>= 2.2.4, < 3.3) |
| 37 | + rack (>= 2.2.4) |
38 | 38 | rack-session (>= 1.0.1) |
39 | 39 | rack-test (>= 0.6.3) |
40 | 40 | rails-dom-testing (~> 2.2) |
41 | 41 | rails-html-sanitizer (~> 1.6) |
42 | 42 | useragent (~> 0.16) |
43 | | - actiontext (7.2.3) |
44 | | - actionpack (= 7.2.3) |
45 | | - activerecord (= 7.2.3) |
46 | | - activestorage (= 7.2.3) |
47 | | - activesupport (= 7.2.3) |
| 43 | + actiontext (8.1.1) |
| 44 | + action_text-trix (~> 2.1.15) |
| 45 | + actionpack (= 8.1.1) |
| 46 | + activerecord (= 8.1.1) |
| 47 | + activestorage (= 8.1.1) |
| 48 | + activesupport (= 8.1.1) |
48 | 49 | globalid (>= 0.6.0) |
49 | 50 | nokogiri (>= 1.8.5) |
50 | | - actionview (7.2.3) |
51 | | - activesupport (= 7.2.3) |
| 51 | + actionview (8.1.1) |
| 52 | + activesupport (= 8.1.1) |
52 | 53 | builder (~> 3.1) |
53 | | - cgi |
54 | 54 | erubi (~> 1.11) |
55 | 55 | rails-dom-testing (~> 2.2) |
56 | 56 | rails-html-sanitizer (~> 1.6) |
57 | | - activejob (7.2.3) |
58 | | - activesupport (= 7.2.3) |
| 57 | + activejob (8.1.1) |
| 58 | + activesupport (= 8.1.1) |
59 | 59 | globalid (>= 0.3.6) |
60 | | - activemodel (7.2.3) |
61 | | - activesupport (= 7.2.3) |
62 | | - activerecord (7.2.3) |
63 | | - activemodel (= 7.2.3) |
64 | | - activesupport (= 7.2.3) |
| 60 | + activemodel (8.1.1) |
| 61 | + activesupport (= 8.1.1) |
| 62 | + activerecord (8.1.1) |
| 63 | + activemodel (= 8.1.1) |
| 64 | + activesupport (= 8.1.1) |
65 | 65 | timeout (>= 0.4.0) |
66 | | - activestorage (7.2.3) |
67 | | - actionpack (= 7.2.3) |
68 | | - activejob (= 7.2.3) |
69 | | - activerecord (= 7.2.3) |
70 | | - activesupport (= 7.2.3) |
| 66 | + activestorage (8.1.1) |
| 67 | + actionpack (= 8.1.1) |
| 68 | + activejob (= 8.1.1) |
| 69 | + activerecord (= 8.1.1) |
| 70 | + activesupport (= 8.1.1) |
71 | 71 | marcel (~> 1.0) |
72 | | - activesupport (7.2.3) |
| 72 | + activesupport (8.1.1) |
73 | 73 | base64 |
74 | | - benchmark (>= 0.3) |
75 | 74 | bigdecimal |
76 | 75 | concurrent-ruby (~> 1.0, >= 1.3.1) |
77 | 76 | connection_pool (>= 2.2.5) |
78 | 77 | drb |
79 | 78 | i18n (>= 1.6, < 2) |
| 79 | + json |
80 | 80 | logger (>= 1.4.2) |
81 | 81 | minitest (>= 5.1) |
82 | 82 | securerandom (>= 0.3) |
83 | 83 | tzinfo (~> 2.0, >= 2.0.5) |
| 84 | + uri (>= 0.13.1) |
84 | 85 | addressable (2.8.8) |
85 | 86 | public_suffix (>= 2.0.2, < 8.0) |
86 | 87 | airbrussh (1.5.3) |
@@ -111,11 +112,10 @@ GEM |
111 | 112 | base64 (0.3.0) |
112 | 113 | bcrypt (3.1.20) |
113 | 114 | bcrypt_pbkdf (1.1.1) |
114 | | - benchmark (0.5.0) |
115 | 115 | benchmark-ips (2.14.0) |
116 | | - better_html (2.1.1) |
117 | | - actionview (>= 6.0) |
118 | | - activesupport (>= 6.0) |
| 116 | + better_html (2.2.0) |
| 117 | + actionview (>= 7.0) |
| 118 | + activesupport (>= 7.0) |
119 | 119 | ast (~> 2.0) |
120 | 120 | erubi (~> 1.4) |
121 | 121 | parser (>= 2.4) |
|
134 | 134 | blacklight (>= 7.18, < 9) |
135 | 135 | deprecation |
136 | 136 | rails (>= 7.1, < 9) |
137 | | - blacklight-marc (8.1.4) |
| 137 | + blacklight-marc (8.2.0) |
138 | 138 | blacklight (>= 7.11, < 9) |
139 | 139 | library_stdnums |
140 | 140 | marc (>= 0.4.3, < 2.0) |
|
175 | 175 | rack-test (>= 0.6.3) |
176 | 176 | regexp_parser (>= 1.5, < 3.0) |
177 | 177 | xpath (~> 3.2) |
178 | | - cgi (0.5.1) |
179 | 178 | chronic (0.10.2) |
180 | 179 | citeproc (1.1.0) |
181 | 180 | date |
@@ -218,10 +217,10 @@ GEM |
218 | 217 | sprockets (> 3.0) |
219 | 218 | sprockets-rails |
220 | 219 | tilt |
221 | | - datadog (2.17.0) |
| 220 | + datadog (2.21.0) |
222 | 221 | datadog-ruby_core_source (~> 3.4, >= 3.4.1) |
223 | 222 | libdatadog (~> 18.1.0.1.0) |
224 | | - libddwaf (~> 1.22.0.0.2) |
| 223 | + libddwaf (~> 1.24.1.2.1) |
225 | 224 | logger |
226 | 225 | msgpack |
227 | 226 | datadog-ruby_core_source (3.4.1) |
|
361 | 360 | actionview (>= 7.0.0) |
362 | 361 | activesupport (>= 7.0.0) |
363 | 362 | jquery-datatables (1.10.20) |
364 | | - jquery-rails (4.6.0) |
| 363 | + jquery-rails (4.6.1) |
365 | 364 | rails-dom-testing (>= 1, < 3) |
366 | 365 | railties (>= 4.2.0) |
367 | 366 | thor (>= 0.14, < 2.0) |
@@ -389,13 +388,11 @@ GEM |
389 | 388 | libdatadog (18.1.0.1.0) |
390 | 389 | libdatadog (18.1.0.1.0-aarch64-linux) |
391 | 390 | libdatadog (18.1.0.1.0-x86_64-linux) |
392 | | - libddwaf (1.22.0.0.2) |
| 391 | + libddwaf (1.24.1.2.1) |
393 | 392 | ffi (~> 1.0) |
394 | | - libddwaf (1.22.0.0.2-aarch64-linux) |
| 393 | + libddwaf (1.24.1.2.1-aarch64-linux) |
395 | 394 | ffi (~> 1.0) |
396 | | - libddwaf (1.22.0.0.2-x86_64-linux) |
397 | | - ffi (~> 1.0) |
398 | | - libddwaf (1.22.0.0.2-x86_64-linux-musl) |
| 395 | + libddwaf (1.24.1.2.1-x86_64-linux) |
399 | 396 | ffi (~> 1.0) |
400 | 397 | library_stdnums (1.6.0) |
401 | 398 | lint_roller (1.1.0) |
|
472 | 469 | addressable (~> 2.8) |
473 | 470 | nokogiri (~> 1.12) |
474 | 471 | omniauth (~> 2.1) |
475 | | - omniauth-rails_csrf_protection (1.0.2) |
| 472 | + omniauth-rails_csrf_protection (2.0.1) |
476 | 473 | actionpack (>= 4.2) |
477 | 474 | omniauth (~> 2.0) |
478 | 475 | open-uri (0.5.0) |
@@ -519,20 +516,20 @@ GEM |
519 | 516 | rack (>= 1.3) |
520 | 517 | rackup (2.3.1) |
521 | 518 | rack (>= 3) |
522 | | - rails (7.2.3) |
523 | | - actioncable (= 7.2.3) |
524 | | - actionmailbox (= 7.2.3) |
525 | | - actionmailer (= 7.2.3) |
526 | | - actionpack (= 7.2.3) |
527 | | - actiontext (= 7.2.3) |
528 | | - actionview (= 7.2.3) |
529 | | - activejob (= 7.2.3) |
530 | | - activemodel (= 7.2.3) |
531 | | - activerecord (= 7.2.3) |
532 | | - activestorage (= 7.2.3) |
533 | | - activesupport (= 7.2.3) |
| 519 | + rails (8.1.1) |
| 520 | + actioncable (= 8.1.1) |
| 521 | + actionmailbox (= 8.1.1) |
| 522 | + actionmailer (= 8.1.1) |
| 523 | + actionpack (= 8.1.1) |
| 524 | + actiontext (= 8.1.1) |
| 525 | + actionview (= 8.1.1) |
| 526 | + activejob (= 8.1.1) |
| 527 | + activemodel (= 8.1.1) |
| 528 | + activerecord (= 8.1.1) |
| 529 | + activestorage (= 8.1.1) |
| 530 | + activesupport (= 8.1.1) |
534 | 531 | bundler (>= 1.15.0) |
535 | | - railties (= 7.2.3) |
| 532 | + railties (= 8.1.1) |
536 | 533 | rails-controller-testing (1.0.5) |
537 | 534 | actionpack (>= 5.0.1.rc1) |
538 | 535 | actionview (>= 5.0.1.rc1) |
|
544 | 541 | rails-html-sanitizer (1.6.2) |
545 | 542 | loofah (~> 2.21) |
546 | 543 | 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) |
547 | | - railties (7.2.3) |
548 | | - actionpack (= 7.2.3) |
549 | | - activesupport (= 7.2.3) |
550 | | - cgi |
| 544 | + railties (8.1.1) |
| 545 | + actionpack (= 8.1.1) |
| 546 | + activesupport (= 8.1.1) |
551 | 547 | irb (~> 1.13) |
552 | 548 | rackup (>= 1.0.0) |
553 | 549 | rake (>= 12.2) |
|
576 | 572 | io-console (~> 0.5) |
577 | 573 | request_store (1.7.0) |
578 | 574 | rack (>= 1.4) |
579 | | - responders (3.1.1) |
580 | | - actionpack (>= 5.2) |
581 | | - railties (>= 5.2) |
| 575 | + responders (3.2.0) |
| 576 | + actionpack (>= 7.0) |
| 577 | + railties (>= 7.0) |
582 | 578 | rexml (3.4.4) |
583 | 579 | rsolr (2.6.0) |
584 | 580 | builder (>= 2.1.2) |
|
620 | 616 | lint_roller (~> 1.1) |
621 | 617 | rubocop (>= 1.75.0, < 2.0) |
622 | 618 | rubocop-ast (>= 1.47.1, < 2.0) |
623 | | - rubocop-rails (2.32.0) |
| 619 | + rubocop-rails (2.34.2) |
624 | 620 | activesupport (>= 4.2.0) |
625 | 621 | lint_roller (~> 1.1) |
626 | 622 | rack (>= 1.1) |
@@ -850,7 +846,7 @@ DEPENDENCIES |
850 | 846 | puma (~> 6.4) |
851 | 847 | rack-attack |
852 | 848 | rack-mini-profiler |
853 | | - rails (~> 7.2.2) |
| 849 | + rails (~> 8.1.1) |
854 | 850 | rails-controller-testing |
855 | 851 | rake |
856 | 852 | redis |
|
0 commit comments