Commit 342fd53 1 parent c5b25cd commit 342fd53 Copy full SHA for 342fd53
File tree 2 files changed +9
-9
lines changed
2 files changed +9
-9
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.4.0 )
169
169
actionview (>= 6.1 )
170
170
activemodel (>= 6.1 )
@@ -214,13 +214,13 @@ GEM
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 )
221
221
mini_mime (1.1.5 )
222
222
mini_portile2 (2.8.7 )
223
- minitest (5.23.1 )
223
+ minitest (5.24.0 )
224
224
msgpack (1.7.1 )
225
225
multi_test (1.1.0 )
226
226
mutex_m (0.2.0 )
237
237
nokogiri (1.16.6 )
238
238
mini_portile2 (~> 2.8.2 )
239
239
racc (~> 1.4 )
240
- pagy (6.5.0 )
240
+ pagy (8.4.5 )
241
241
parallel (1.24.0 )
242
242
parser (3.3.2.0 )
243
243
ast (~> 2.4.1 )
416
416
tzinfo (2.0.6 )
417
417
concurrent-ruby (~> 1.0 )
418
418
unicode-display_width (2.5.0 )
419
- view_component (3.10.0 )
419
+ view_component (3.12.1 )
420
420
activesupport (>= 5.2.0 , < 8.0 )
421
421
concurrent-ruby (~> 1.0 )
422
422
method_source (~> 1.0 )
@@ -447,7 +447,7 @@ DEPENDENCIES
447
447
debug
448
448
dotenv-rails
449
449
factory_bot_rails
450
- govuk-components (~> 5.0 )
450
+ govuk-components (~> 5.4 )
451
451
govuk_design_system_formbuilder
452
452
i18n-debug
453
453
i18n-tasks
You can’t perform that action at this time.
0 commit comments