Commit ad5504d 1 parent df39ba0 commit ad5504d Copy full SHA for ad5504d
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.25.1 )
242
242
parser (3.3.3.0 )
243
243
ast (~> 2.4.1 )
419
419
tzinfo (2.0.6 )
420
420
concurrent-ruby (~> 1.0 )
421
421
unicode-display_width (2.5.0 )
422
- view_component (3.10.0 )
422
+ view_component (3.12.1 )
423
423
activesupport (>= 5.2.0 , < 8.0 )
424
424
concurrent-ruby (~> 1.0 )
425
425
method_source (~> 1.0 )
@@ -450,7 +450,7 @@ DEPENDENCIES
450
450
debug
451
451
dotenv-rails
452
452
factory_bot_rails
453
- govuk-components (~> 5.0 )
453
+ govuk-components (~> 5.4 )
454
454
govuk_design_system_formbuilder
455
455
i18n-debug
456
456
i18n-tasks
You can’t perform that action at this time.
0 commit comments