File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ gem "sprockets-rails"
9
9
gem 'govuk_app_config'
10
10
11
11
gem 'ast'
12
- gem "gds-api-adapters" , "~> 53.0 .0"
12
+ gem "gds-api-adapters" , "~> 53.1 .0"
13
13
gem 'govspeak' , '~> 5.6.0'
14
14
gem 'govuk-content-schema-test-helpers' , '~> 1.6.1'
15
15
gem 'govuk_frontend_toolkit' , '>= 7.5.0'
Original file line number Diff line number Diff line change 87
87
faraday (0.15.3 )
88
88
multipart-post (>= 1.2 , < 3 )
89
89
ffi (1.9.25 )
90
- gds-api-adapters (53.0 .0 )
90
+ gds-api-adapters (53.1 .0 )
91
91
addressable
92
92
link_header
93
93
null_logger
@@ -347,7 +347,7 @@ DEPENDENCIES
347
347
binding_of_caller
348
348
byebug
349
349
ci_reporter
350
- gds-api-adapters (~> 53.0 .0 )
350
+ gds-api-adapters (~> 53.1 .0 )
351
351
govspeak (~> 5.6.0 )
352
352
govuk-content-schema-test-helpers (~> 1.6.1 )
353
353
govuk-lint
You can’t perform that action at this time.
0 commit comments