diff --git a/Gemfile b/Gemfile index e4d97ec8..f0f5833f 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'aws-sdk-s3' gem 'aws-sdk-sns' gem 'laa-criminal-legal-aid-schemas', - github: 'ministryofjustice/laa-criminal-legal-aid-schemas', tag: 'v1.0.39' + github: 'ministryofjustice/laa-criminal-legal-aid-schemas', tag: 'v1.0.40' group :development, :test do # See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem diff --git a/Gemfile.lock b/Gemfile.lock index 80d18582..8e64da6e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/ministryofjustice/laa-criminal-legal-aid-schemas.git - revision: be6218e5b2bed9efbd47e2602078f4ed6c733925 - tag: v1.0.39 + revision: 4a1688c86f55dd2cc295831096f29134638efcdc + tag: v1.0.40 specs: - laa-criminal-legal-aid-schemas (1.0.39) + laa-criminal-legal-aid-schemas (1.0.40) dry-schema (~> 1.13) dry-struct (~> 1.6.0) json-schema (~> 4.0.0)