Skip to content

Commit

Permalink
Bump MDP version (#1355)
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenLeighton21 authored Apr 5, 2024
1 parent 58370b6 commit 410d823
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ ruby '3.1.3'
# one of these lines:
# gem 'metadata_presenter',
# github: 'ministryofjustice/fb-metadata-presenter',
# branch: 'autocomplete-special-character-support'
# branch: 'back-link-nil-guard'
# gem 'metadata_presenter', path: '../fb-metadata-presenter'
gem 'metadata_presenter', '3.3.29'
gem 'metadata_presenter', '3.3.31'

gem 'aws-sdk-s3'
gem 'bootsnap', '>= 1.4.2', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ GEM
net-smtp
marcel (1.0.4)
matrix (0.4.2)
metadata_presenter (3.3.29)
metadata_presenter (3.3.31)
govspeak (~> 7.1)
govuk_design_system_formbuilder (~> 4.1.1)
json-schema (~> 4.1.1)
Expand Down Expand Up @@ -651,7 +651,7 @@ DEPENDENCIES
fb-jwt-auth (= 0.10.0)
jwt
listen (~> 3.8)
metadata_presenter (= 3.3.29)
metadata_presenter (= 3.3.31)
prometheus-client (~> 4.2.0)
puma (~> 6.4)
rails (~> 7.0.5)
Expand Down

0 comments on commit 410d823

Please sign in to comment.