From 1e8b0d16f532d51e4ee2309b8724a0572a0ee86b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 11:07:41 +0000 Subject: [PATCH] Bump the bundler group group with 4 updates Bumps the bundler group group with 4 updates: [govuk-components](https://github.com/x-govuk/govuk-components), [govuk_design_system_formbuilder](https://github.com/x-govuk/govuk-form-builder), [pagy](https://github.com/ddnexus/pagy) and [view_component](https://github.com/viewcomponent/view_component). Updates `govuk-components` from 3.3.0 to 5.0.2 - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](https://github.com/x-govuk/govuk-components/compare/v3.3.0...v5.0.2) Updates `govuk_design_system_formbuilder` from 3.3.0 to 5.0.0 - [Release notes](https://github.com/x-govuk/govuk-form-builder/releases) - [Commits](https://github.com/x-govuk/govuk-form-builder/compare/v3.3.0...v5.0.0) Updates `pagy` from 5.10.1 to 6.4.3 - [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/5.10.1...6.4.3) Updates `view_component` from 2.74.1 to 3.9.0 - [Release notes](https://github.com/viewcomponent/view_component/releases) - [Changelog](https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/viewcomponent/view_component/compare/v2.74.1...v3.9.0) --- updated-dependencies: - dependency-name: govuk-components dependency-type: direct:production dependency-group: bundler-security-group - dependency-name: govuk_design_system_formbuilder dependency-type: direct:production dependency-group: bundler-security-group - dependency-name: pagy dependency-type: direct:production dependency-group: bundler-security-group - dependency-name: view_component dependency-type: direct:production dependency-group: bundler-security-group ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index d82c0e6f..77dcfe32 100644 --- a/Gemfile +++ b/Gemfile @@ -18,7 +18,7 @@ gem "dfe-autocomplete", ref: "11738c0" gem "faraday", "~> 2.9" gem "gds_zendesk" -gem "govuk-components", "~> 5.0.0" +gem "govuk-components", "~> 5.0.2" gem "govuk_design_system_formbuilder" gem "govuk_markdown", "~> 2.0" gem "jsbundling-rails" diff --git a/Gemfile.lock b/Gemfile.lock index 48a3fc6e..37360626 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -564,7 +564,7 @@ DEPENDENCIES faraday (~> 2.9) foreman (~> 0.87.2) gds_zendesk - govuk-components (~> 5.0.0) + govuk-components (~> 5.0.2) govuk_design_system_formbuilder govuk_markdown (~> 2.0) jsbundling-rails