From 1f7114dec9afcf3a454f1e1985e3e001c499a22d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 12:14:47 +0000 Subject: [PATCH] Bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [webmock](https://github.com/bblimke/webmock), [katalyst-govuk-formbuilder](https://github.com/katalyst/govuk-formbuilder) and [pagy](https://github.com/ddnexus/pagy). Updates `webmock` from 3.22.0 to 3.23.0 - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](https://github.com/bblimke/webmock/compare/v3.22.0...v3.23.0) Updates `katalyst-govuk-formbuilder` from 1.7.1 to 1.8.0 - [Release notes](https://github.com/katalyst/govuk-formbuilder/releases) - [Commits](https://github.com/katalyst/govuk-formbuilder/compare/v1.7.1...v1.8.0) Updates `pagy` from 7.0.6 to 7.0.8 - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/7.0.6...7.0.8) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: katalyst-govuk-formbuilder dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b2be0385..a1928507b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,8 +150,7 @@ GEM sass-embedded (~> 1.63) date (3.3.4) diff-lcs (1.5.1) - drb (2.2.0) - ruby2_keywords + drb (2.2.1) erb_lint (0.5.0) activesupport better_html (>= 2.0.1) @@ -178,7 +177,7 @@ GEM google-protobuf (3.25.3-aarch64-linux) google-protobuf (3.25.3-arm64-darwin) google-protobuf (3.25.3-x86_64-linux) - govuk_design_system_formbuilder (5.1.0) + govuk_design_system_formbuilder (5.2.0) actionview (>= 6.1) activemodel (>= 6.1) activesupport (>= 6.1) @@ -209,7 +208,7 @@ GEM katalyst-html-attributes katalyst-kpop view_component - katalyst-govuk-formbuilder (1.7.1) + katalyst-govuk-formbuilder (1.8.0) govuk_design_system_formbuilder katalyst-healthcheck (0.5.2) activesupport (>= 3) @@ -265,7 +264,7 @@ GEM openssl (3.2.0) openssl-signature_algorithm (1.3.0) openssl (> 2.0) - pagy (7.0.6) + pagy (7.0.8) parallel (1.24.0) parser (3.3.0.5) ast (~> 2.4.1) @@ -396,7 +395,6 @@ GEM ruby-progressbar (1.13.0) ruby-vips (2.2.0) ffi (~> 1.12) - ruby2_keywords (0.0.5) safety_net_attestation (0.4.0) jwt (~> 2.0) sass-embedded (1.71.1-aarch64-linux-gnu) @@ -445,7 +443,7 @@ GEM openssl (>= 2.2) safety_net_attestation (~> 0.4.0) tpm-key_attestation (~> 0.12.0) - webmock (3.22.0) + webmock (3.23.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)