Skip to content

Commit

Permalink
Update govuk_personalisation
Browse files Browse the repository at this point in the history
  • Loading branch information
KludgeKML committed Sep 18, 2023
1 parent 2a8eeac commit e8fae63
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem "rails", "7.0.8"
gem "bootsnap", require: false
gem "gds-api-adapters"
gem "govuk_app_config"
gem "govuk_personalisation"
gem "govuk_personalisation", git: "https://github.com/alphagov/govuk_personalisation.git", branch: "update-di-urls"
gem "govuk_publishing_components"
gem "jwt"
gem "plek"
Expand Down
14 changes: 10 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
GIT
remote: https://github.com/alphagov/govuk_personalisation.git
revision: 9ced05b9fe40492a9109774fe3027f7fdaa41856
branch: update-di-urls
specs:
govuk_personalisation (0.14.0)
plek (>= 1.9.0)
rails (>= 6, < 8)

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -125,9 +134,6 @@ GEM
sentry-rails (~> 5.3)
sentry-ruby (~> 5.3)
statsd-ruby (~> 1.5)
govuk_personalisation (0.14.0)
plek (>= 1.9.0)
rails (>= 6, < 8)
govuk_publishing_components (35.15.3)
govuk_app_config
govuk_personalisation (>= 0.7.0)
Expand Down Expand Up @@ -593,7 +599,7 @@ DEPENDENCIES
climate_control
gds-api-adapters
govuk_app_config
govuk_personalisation
govuk_personalisation!
govuk_publishing_components
govuk_schemas
govuk_test
Expand Down

0 comments on commit e8fae63

Please sign in to comment.