Skip to content

Commit

Permalink
Bump schema to v1.0.18 (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurashman authored Dec 5, 2023
1 parent 242515a commit c137397
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,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.11'
github: 'ministryofjustice/laa-criminal-legal-aid-schemas', tag: 'v1.0.18'

group :development, :test do
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/ministryofjustice/laa-criminal-legal-aid-schemas.git
revision: cdbca6d1ff657a19df9f667192763d99c4d3c302
tag: v1.0.11
revision: 8b3013e7ce7e5b55fb7555de49b952b128a3b783
tag: v1.0.18
specs:
laa-criminal-legal-aid-schemas (1.0.11)
laa-criminal-legal-aid-schemas (1.0.18)
dry-schema (~> 1.13)
dry-struct (~> 1.6.0)
json-schema (~> 4.0.0)
Expand Down

0 comments on commit c137397

Please sign in to comment.