Skip to content

Commit

Permalink
Merge pull request #333 from ministryofjustice/CRM457-2282-bump-commo…
Browse files Browse the repository at this point in the history
…n-forms-gem

[CRM457-2282] bump common gem
  • Loading branch information
robinsk1 authored Nov 26, 2024
2 parents 1609bab + af95eec commit eac9b01
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.9.3"
gem "laa_crime_forms_common", "~> 0.5.0", github: "ministryofjustice/laa-crime-forms-common"
gem "laa_crime_forms_common", "~> 0.5.3", github: "ministryofjustice/laa-crime-forms-common"
gem "lograge"
gem "logstash-event"
gem "oauth2"
Expand Down
8 changes: 4 additions & 4 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: d87b3554c5b9eab918fd58ead50bbd962f725408
revision: 9ef2fd543425161cf833ada4e0a5ee5c6e0fc3c3
specs:
laa_crime_forms_common (0.5.0)
laa_crime_forms_common (0.5.3)
httparty (>= 0.22.0, < 1)
i18n (>= 1.8.11, < 2)
json-schema (>= 5.0.0, < 6)
Expand Down Expand Up @@ -150,7 +150,7 @@ GEM
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.8.2)
json-schema (5.0.1)
json-schema (5.1.0)
addressable (~> 2.8)
jwt (2.9.3)
base64
Expand Down Expand Up @@ -401,7 +401,7 @@ DEPENDENCIES
govuk_notify_rails (~> 3.0.0)
httparty
jwt (~> 2.9.3)
laa_crime_forms_common (~> 0.5.0)!
laa_crime_forms_common (~> 0.5.3)!
lograge
logstash-event
oauth2
Expand Down

0 comments on commit eac9b01

Please sign in to comment.