Skip to content

Commit

Permalink
bump common gem
Browse files Browse the repository at this point in the history
  • Loading branch information
robinsk1 committed Nov 25, 2024
1 parent dff624a commit 7c397d9
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 @@ -17,7 +17,7 @@ gem 'govuk_notify_rails', '~> 3.0.0'
gem 'httparty'
gem 'jbuilder'
gem 'jsbundling-rails', '>= 1.3.1'
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 'logstasher', '~> 2.1'
gem 'logstash-event'
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: c1b00bdcef5afe40bf2728af158e0564eb892d37
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 @@ -607,7 +607,7 @@ DEPENDENCIES
httparty
jbuilder
jsbundling-rails (>= 1.3.1)
laa_crime_forms_common (~> 0.5.0)!
laa_crime_forms_common (~> 0.5.3)!
launchy
lograge
logstash-event
Expand Down

0 comments on commit 7c397d9

Please sign in to comment.