Skip to content

Commit

Permalink
TEMP: Test 5.1 upgrade branch
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinJJones committed May 31, 2024
1 parent 3ee4fa4 commit 1d4042a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gem "govspeak"
gem "govuk_ab_testing"
gem "govuk_app_config"
gem "govuk_personalisation"
gem "govuk_publishing_components"
gem "govuk_publishing_components", git: "https://github.com/alphagov/govuk_publishing_components.git", branch: "upgrade-to-govuk-frontend-5.1"
gem "htmlentities"
gem "plek"
gem "rails-controller-testing"
Expand Down
26 changes: 16 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
GIT
remote: https://github.com/alphagov/govuk_publishing_components.git
revision: c3dc0e143ccefff0ffdc263b49ce3882eea9c278
branch: upgrade-to-govuk-frontend-5.1
specs:
govuk_publishing_components (38.4.1)
govuk_app_config
govuk_personalisation (>= 0.7.0)
kramdown
plek
rails (>= 6)
rouge
sprockets (>= 3)
sprockets-rails

GEM
remote: https://rubygems.org/
specs:
Expand Down Expand Up @@ -169,15 +184,6 @@ GEM
govuk_personalisation (0.16.0)
plek (>= 1.9.0)
rails (>= 6, < 8)
govuk_publishing_components (38.4.1)
govuk_app_config
govuk_personalisation (>= 0.7.0)
kramdown
plek
rails (>= 6)
rouge
sprockets (>= 3)
sprockets-rails
govuk_schemas (5.0.2)
json-schema (>= 2.8, < 4.4)
govuk_test (4.0.2)
Expand Down Expand Up @@ -674,7 +680,7 @@ DEPENDENCIES
govuk_ab_testing
govuk_app_config
govuk_personalisation
govuk_publishing_components
govuk_publishing_components!
govuk_schemas
govuk_test
htmlentities
Expand Down

0 comments on commit 1d4042a

Please sign in to comment.