Skip to content

Commit

Permalink
Merge pull request #372 from ministryofjustice/CRM457-1792-bump-common
Browse files Browse the repository at this point in the history
[CRM457-1792] bump common gem
  • Loading branch information
robinsk1 authored Jan 28, 2025
2 parents 81789e8 + a848ae7 commit 0fb7c2f
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.9.0", github: "ministryofjustice/laa-crime-forms-common"
gem "laa_crime_forms_common", "~> 0.9.1", 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: 4fdda37433fab836d96e8f55b960201749d8c185
revision: 77cc4526f9161012dd279c4789ecc6b673ba29b6
specs:
laa_crime_forms_common (0.9.0)
laa_crime_forms_common (0.9.1)
httparty (>= 0.22.0, < 1)
i18n (>= 1.8.11, < 2)
json-schema (>= 5.0.0, < 6)
Expand Down Expand Up @@ -406,7 +406,7 @@ DEPENDENCIES
govuk_notify_rails (~> 3.0.0)
httparty
jwt (~> 2.10.1)
laa_crime_forms_common (~> 0.9.0)!
laa_crime_forms_common (~> 0.9.1)!
lograge
logstash-event
oauth2
Expand Down

0 comments on commit 0fb7c2f

Please sign in to comment.