diff --git a/Gemfile b/Gemfile index 0b5852981..6c5d925ac 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem "dartsass-rails" gem "gds-api-adapters" gem "govuk_app_config" gem "govuk_personalisation" -gem "govuk_publishing_components", path: "../govuk_publishing_components" +gem "govuk_publishing_components", git: "https://github.com/alphagov/govuk_publishing_components.git", branch: "sass-temp2" gem "nokogiri" gem "plek" gem "redis" diff --git a/Gemfile.lock b/Gemfile.lock index ecbee0165..2cf0f1332 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,7 @@ -PATH - remote: ../govuk_publishing_components +GIT + remote: https://github.com/alphagov/govuk_publishing_components.git + revision: a708f11cb67440983a8fa4ea9678a0d3cd87fd54 + branch: sass-temp2 specs: govuk_publishing_components (36.1.0) govuk_app_config