Commit 0b68a13 1 parent 2ccff27 commit 0b68a13 Copy full SHA for 0b68a13
File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ ruby File.read(".ruby-version").strip
5
5
6
6
# Reduces boot times through caching; required in config/boot.rb
7
7
gem "bootsnap" , ">= 1.1.0" , require : false
8
- gem "govuk-components" , "~> 5.0 "
8
+ gem "govuk-components" , "~> 5.4 "
9
9
gem "govuk_design_system_formbuilder"
10
10
gem "jquery-rails"
11
11
gem "pg"
Original file line number Diff line number Diff line change @@ -161,10 +161,10 @@ GEM
161
161
ffi (1.17.0 )
162
162
globalid (1.2.1 )
163
163
activesupport (>= 6.1 )
164
- govuk-components (5.1 .0 )
164
+ govuk-components (5.4 .0 )
165
165
html-attributes-utils (~> 1.0.0 , >= 1.0.0 )
166
- pagy (~> 6.0 )
167
- view_component (>= 3.9 , < 3.11 )
166
+ pagy (>= 6 , < 9 )
167
+ view_component (>= 3.9 , < 3.13 )
168
168
govuk_design_system_formbuilder (5.1.0 )
169
169
actionview (>= 6.1 )
170
170
activemodel (>= 6.1 )
214
214
net-smtp
215
215
marcel (1.0.4 )
216
216
matrix (0.4.2 )
217
- method_source (1.0 .0 )
217
+ method_source (1.1 .0 )
218
218
mime-types (3.5.2 )
219
219
mime-types-data (~> 3.2015 )
220
220
mime-types-data (3.2024.0604 )
237
237
nokogiri (1.16.5 )
238
238
mini_portile2 (~> 2.8.2 )
239
239
racc (~> 1.4 )
240
- pagy (6.5.0 )
240
+ pagy (8.4.4 )
241
241
parallel (1.24.0 )
242
242
parser (3.3.2.0 )
243
243
ast (~> 2.4.1 )
415
415
tzinfo (2.0.6 )
416
416
concurrent-ruby (~> 1.0 )
417
417
unicode-display_width (2.5.0 )
418
- view_component (3.10.0 )
418
+ view_component (3.12.1 )
419
419
activesupport (>= 5.2.0 , < 8.0 )
420
420
concurrent-ruby (~> 1.0 )
421
421
method_source (~> 1.0 )
@@ -446,7 +446,7 @@ DEPENDENCIES
446
446
debug
447
447
dotenv-rails
448
448
factory_bot_rails
449
- govuk-components (~> 5.0 )
449
+ govuk-components (~> 5.4 )
450
450
govuk_design_system_formbuilder
451
451
i18n-debug
452
452
i18n-tasks
You can’t perform that action at this time.
0 commit comments