Skip to content

Commit

Permalink
CRIMAPP-1590 Allow decisions without a court type
Browse files Browse the repository at this point in the history
  • Loading branch information
timpeat committed Jan 27, 2025
1 parent c8f1233 commit 805f375
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ gem 'aws-sdk-sns'

gem 'laa-criminal-legal-aid-schemas',
github: 'ministryofjustice/laa-criminal-legal-aid-schemas',
tag: 'v1.5.2'
tag: 'v1.5.4'

group :development, :test do
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
Expand Down
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
GIT
remote: https://github.com/ministryofjustice/laa-criminal-legal-aid-schemas.git
revision: 99982c0576a5fe9defeaccab89e16f6e3c11fd93
revision: 68b8171aa7a9a1b28a137cdb504b847c5161d950
branch: CRIMAPP-1590-allow-decision-without-court-type
tag: v1.5.2
specs:
laa-criminal-legal-aid-schemas (1.5.2)
laa-criminal-legal-aid-schemas (1.5.3)
dry-schema (~> 1.13)
dry-struct (~> 1.6.0)
json-schema (~> 4.0.0)
Expand Down

0 comments on commit 805f375

Please sign in to comment.