Skip to content

Commit

Permalink
Update to newest version of crime forms common
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanELEC committed Jan 20, 2025
1 parent 29adc6d commit d4cab0c
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 @@ -21,7 +21,7 @@ gem "bootsnap", require: false
gem "govuk_notify_rails", "~> 3.0.0"
gem "httparty"
gem "jwt", "~> 2.10.1"
gem "laa_crime_forms_common", "~> 0.8.0", github: "ministryofjustice/laa-crime-forms-common"
gem "laa_crime_forms_common", "~> 0.9.0", github: "ministryofjustice/laa-crime-forms-common"
gem "lograge"
gem "logstash-event"
gem "oauth2"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
GIT
remote: https://github.com/ministryofjustice/laa-crime-forms-common.git
revision: 357dfba658e9ceb7a7487e77e27746b8de3e2c72
revision: 4fdda37433fab836d96e8f55b960201749d8c185
specs:
laa_crime_forms_common (0.8.0)
laa_crime_forms_common (0.9.0)
httparty (>= 0.22.0, < 1)
i18n (>= 1.8.11, < 2)
json-schema (>= 5.0.0, < 6)
Expand Down Expand Up @@ -405,7 +405,7 @@ DEPENDENCIES
govuk_notify_rails (~> 3.0.0)
httparty
jwt (~> 2.10.1)
laa_crime_forms_common (~> 0.8.0)!
laa_crime_forms_common (~> 0.9.0)!
lograge
logstash-event
oauth2
Expand Down

0 comments on commit d4cab0c

Please sign in to comment.