From 33c27a6f3d849df349b0331e7ae3e43c95e7637d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 01:01:16 +0000 Subject: [PATCH] Bump dfe-analytics from v1.9.0 to v1.11.0 Bumps [dfe-analytics](https://github.com/DFE-Digital/dfe-analytics) from v1.9.0 to v1.11.0. - [Changelog](https://github.com/DFE-Digital/dfe-analytics/blob/main/CHANGELOG.md) - [Commits](https://github.com/DFE-Digital/dfe-analytics/compare/b8f40863c75290762fa845acd7481348d793b152...efcd939fecbc64574a3e1d5d5efef7e14b65f39f) --- updated-dependencies: - dependency-name: dfe-analytics dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 22 ++++++++++------------ 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/Gemfile b/Gemfile index f64de841c..f5b2aec47 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem "bootsnap", require: false gem "cssbundling-rails" gem "devise" gem "devise_invitable" -gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.9.0" +gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.11.0" gem "govuk-components" gem "govuk_design_system_formbuilder" gem "govuk_feature_flags", diff --git a/Gemfile.lock b/Gemfile.lock index 818975bb7..289b0c3d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/DFE-Digital/dfe-analytics.git - revision: b8f40863c75290762fa845acd7481348d793b152 - tag: v1.9.0 + revision: efcd939fecbc64574a3e1d5d5efef7e14b65f39f + tag: v1.11.0 specs: - dfe-analytics (1.9.0) + dfe-analytics (1.11.0) google-cloud-bigquery (~> 1.38) request_store_rails (~> 2) @@ -83,7 +83,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.4) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) attr_extras (7.1.0) @@ -185,9 +185,9 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - google-apis-bigquery_v2 (0.54.0) + google-apis-bigquery_v2 (0.59.0) google-apis-core (>= 0.11.0, < 2.a) - google-apis-core (0.11.0) + google-apis-core (0.11.1) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) httpclient (>= 2.8.1, < 3.a) @@ -196,7 +196,7 @@ GEM retriable (>= 2.0, < 4.a) rexml webrick - google-cloud-bigquery (1.43.1) + google-cloud-bigquery (1.45.0) concurrent-ruby (~> 1.0) google-apis-bigquery_v2 (~> 0.1) google-cloud-core (~> 1.6) @@ -208,10 +208,9 @@ GEM google-cloud-env (1.6.0) faraday (>= 0.17.3, < 3.0) google-cloud-errors (1.3.1) - googleauth (1.5.2) + googleauth (1.8.1) faraday (>= 0.17.3, < 3.a) jwt (>= 1.4, < 3.0) - memoist (~> 0.16) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) @@ -272,7 +271,6 @@ GEM rack (>= 2.1.4.1) marcel (1.0.2) matrix (0.4.2) - memoist (0.16.2) method_source (1.0.0) mini_mime (1.1.5) mini_portile2 (2.8.4) @@ -320,7 +318,7 @@ GEM method_source (~> 1.0) pry-nav (1.0.0) pry (>= 0.9.10, < 0.15) - public_suffix (5.0.1) + public_suffix (5.0.3) puma (6.3.1) nio4r (~> 2.0) pundit (2.3.1) @@ -460,7 +458,7 @@ GEM fugit (~> 1.8) globalid (>= 1.0.1) sidekiq (>= 6) - signet (0.17.0) + signet (0.18.0) addressable (~> 2.8) faraday (>= 0.17.5, < 3.a) jwt (>= 1.5, < 3.0)