|
21 | 21 |
|
22 | 22 | GIT |
23 | 23 | remote: https://github.com/citizensadvice/design-system.git |
24 | | - revision: efe786cca5823edc4934031cec494d79c5b62082 |
25 | | - tag: v6.4.2 |
| 24 | + revision: c3cb623bf7eeac13c5573d7594032bc10f611021 |
| 25 | + tag: v8.1.0 |
26 | 26 | glob: engine/*.gemspec |
27 | 27 | specs: |
28 | | - citizens_advice_components (6.4.2) |
29 | | - actionpack (>= 7.0.0, < 9.0) |
30 | | - railties (>= 7.0.0, < 9.0) |
31 | | - view_component (>= 2.0.0, < 4.0) |
32 | | - |
33 | | -GIT |
34 | | - remote: https://github.com/citizensadvice/rails-form-builder.git |
35 | | - revision: c55469691bd453f665a299d592e1ef263024e454 |
36 | | - tag: v0.2.0 |
37 | | - specs: |
38 | | - citizens_advice_form_builder (0.2.0) |
39 | | - actionpack (>= 6.1.0, < 8.0) |
40 | | - actionview (>= 6.1.0, < 8.0) |
41 | | - activemodel (>= 6.1.0, < 8.0) |
42 | | - activerecord (>= 6.1.0, < 8.0) |
43 | | - activesupport (>= 6.1.0, < 8.0) |
44 | | - citizens_advice_components |
| 28 | + citizens_advice_components (8.1.0) |
| 29 | + actionpack (>= 7.1.0, < 9.0) |
| 30 | + actionview (>= 7.1.0, < 9.0) |
| 31 | + activemodel (>= 7.1.0, < 9.0) |
| 32 | + activerecord (>= 7.1.0, < 9.0) |
| 33 | + activesupport (>= 7.1.0, < 9.0) |
| 34 | + rails-i18n (>= 7.0.10) |
| 35 | + railties (>= 7.1.0, < 9.0) |
| 36 | + view_component (>= 2.0.0, < 5.0) |
45 | 37 |
|
46 | 38 | GEM |
47 | 39 | remote: https://rubygems.org/ |
|
381 | 373 | rails-html-sanitizer (1.6.2) |
382 | 374 | loofah (~> 2.21) |
383 | 375 | 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) |
| 376 | + rails-i18n (7.0.10) |
| 377 | + i18n (>= 0.7, < 2) |
| 378 | + railties (>= 6.0.0, < 8) |
384 | 379 | rails_semantic_logger (4.18.0) |
385 | 380 | rack |
386 | 381 | railties (>= 5.1) |
@@ -539,7 +534,6 @@ DEPENDENCIES |
539 | 534 | capybara_accessible_selectors! |
540 | 535 | citizens-advice-style! |
541 | 536 | citizens_advice_components! |
542 | | - citizens_advice_form_builder! |
543 | 537 | climate_control |
544 | 538 | cssbundling-rails |
545 | 539 | cucumber-rails |
|
0 commit comments