Skip to content

Commit

Permalink
Bundle font size spike branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jon-kirwan committed Feb 1, 2024
1 parent fc5a649 commit 79a8ad8
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 @@ -10,7 +10,7 @@ gem "dartsass-rails"
gem "gds-api-adapters"
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: "spike-font-size-changes-2"
gem "nokogiri"
gem "plek"
gem "puma"
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: cc7020c6cd8c42973d3a486415d3a44db918a322
branch: spike-font-size-changes-2
specs:
govuk_publishing_components (37.2.4)
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 @@ -146,15 +161,6 @@ GEM
govuk_personalisation (0.15.0)
plek (>= 1.9.0)
rails (>= 6, < 8)
govuk_publishing_components (37.2.4)
govuk_app_config
govuk_personalisation (>= 0.7.0)
kramdown
plek
rails (>= 6)
rouge
sprockets (>= 3)
sprockets-rails
govuk_test (4.0.2)
brakeman (>= 5.0.2)
capybara (>= 3.36)
Expand Down Expand Up @@ -591,7 +597,7 @@ DEPENDENCIES
gds-api-adapters
govuk_app_config
govuk_personalisation
govuk_publishing_components
govuk_publishing_components!
govuk_test
listen
minitest
Expand Down

0 comments on commit 79a8ad8

Please sign in to comment.