Skip to content

Commit

Permalink
Bump govuk_publishing_components from 43.5.0 to 44.4.1
Browse files Browse the repository at this point in the history
Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 43.5.0 to 44.4.1.
- [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_publishing_components@v43.5.0...v44.4.1)

---
updated-dependencies:
- dependency-name: govuk_publishing_components
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 6fecc15 commit eaf0ffb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ gem "gds-sso"
gem "govspeak"
gem "govuk_admin_template"
gem "govuk_app_config"
gem "govuk_publishing_components", "43.5.0"
gem "govuk_publishing_components", "44.4.1"
gem "plek"

# assets
Expand Down
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
chartkick (5.1.1)
chronic (0.10.2)
climate_control (1.2.0)
coderay (1.1.3)
Expand Down Expand Up @@ -212,7 +213,8 @@ GEM
govuk_personalisation (1.0.0)
plek (>= 1.9.0)
rails (>= 6, < 8)
govuk_publishing_components (43.5.0)
govuk_publishing_components (44.4.1)
chartkick
govuk_app_config
govuk_personalisation (>= 0.7.0)
kramdown
Expand Down Expand Up @@ -279,7 +281,7 @@ GEM
mysql2 (0.5.6)
net-http (0.4.1)
uri
net-imap (0.4.17)
net-imap (0.5.0)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -749,7 +751,7 @@ DEPENDENCIES
govspeak
govuk_admin_template
govuk_app_config
govuk_publishing_components (= 43.5.0)
govuk_publishing_components (= 44.4.1)
govuk_schemas
json-schema
mlanett-redis-lock
Expand Down

0 comments on commit eaf0ffb

Please sign in to comment.