Skip to content

Commit

Permalink
[CRIMAP-246] Upgrade Schema to v1.0.11 (#187)
Browse files Browse the repository at this point in the history
CRIMAP-246 Upgrade Schema to v1.0.11
  • Loading branch information
mseedat-moj authored Nov 27, 2023
1 parent 399651f commit ebf1b79
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.10'
github: 'ministryofjustice/laa-criminal-legal-aid-schemas', tag: 'v1.0.11'

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: 36557b0a9c3973c41a8bb450285516f278606c3b
tag: v1.0.10
revision: cdbca6d1ff657a19df9f667192763d99c4d3c302
tag: v1.0.11
specs:
laa-criminal-legal-aid-schemas (1.0.10)
laa-criminal-legal-aid-schemas (1.0.11)
dry-schema (~> 1.13)
dry-struct (~> 1.6.0)
json-schema (~> 4.0.0)
Expand Down

0 comments on commit ebf1b79

Please sign in to comment.