File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,9 +40,7 @@ gem "flipper"
4040gem "flipper-active_record"
4141gem "flipper-ui"
4242gem "govuk-components"
43- gem "govuk_design_system_formbuilder" ,
44- github : "x-govuk/govuk-form-builder" ,
45- ref : "main" #TODO: replace with version > 5.13.0 when released
43+ gem "govuk_design_system_formbuilder"
4644gem "govuk_markdown"
4745gem "indefinite_article"
4846gem "jsonb_accessor"
Original file line number Diff line number Diff line change 2222 activerecord (>= 5.2 , < 8.2 )
2323 activesupport (>= 5.2 , < 8.2 )
2424
25- GIT
26- remote: https://github.com/x-govuk/govuk-form-builder.git
27- revision: 8fb16627dec7d2786e481029e1645a85e4d7df15
28- ref: main
29- specs:
30- govuk_design_system_formbuilder (5.13.0 )
31- actionview (>= 6.1 )
32- activemodel (>= 6.1 )
33- activesupport (>= 6.1 )
34- html-attributes-utils (~> 1 )
35-
3625GEM
3726 remote: https://rubygems.org/
3827 specs:
@@ -296,10 +285,15 @@ GEM
296285 raabro (~> 1.4 )
297286 globalid (1.3.0 )
298287 activesupport (>= 6.1 )
299- govuk-components (5.13.1 )
288+ govuk-components (6.0.0 )
300289 html-attributes-utils (~> 1.0.0 , >= 1.0.0 )
301290 pagy (>= 6 , < 10 )
302- view_component (>= 4.0 , < 4.2 )
291+ view_component (>= 4.0 , < 4.3 )
292+ govuk_design_system_formbuilder (6.0.0 )
293+ actionview (>= 6.1 )
294+ activemodel (>= 6.1 )
295+ activesupport (>= 6.1 )
296+ html-attributes-utils (~> 1 )
303297 govuk_markdown (2.0.3 )
304298 activesupport
305299 redcarpet
763757 validate_url (1.0.15 )
764758 activemodel (>= 3.0.0 )
765759 public_suffix
766- view_component (4.1.1 )
767- actionview (>= 7.1.0 , < 8.2 )
768- activesupport (>= 7.1.0 , < 8.2 )
760+ view_component (4.2.0 )
761+ actionview (>= 7.1.0 )
762+ activesupport (>= 7.1.0 )
769763 concurrent-ruby (~> 1 )
770764 warden (1.2.9 )
771765 rack (>= 2.0.9 )
@@ -849,7 +843,7 @@ DEPENDENCIES
849843 flipper-active_record
850844 flipper-ui
851845 govuk-components
852- govuk_design_system_formbuilder !
846+ govuk_design_system_formbuilder
853847 govuk_markdown
854848 hotwire-livereload
855849 indefinite_article
You can’t perform that action at this time.
0 commit comments