From c50cd9c240e966b0702dbd786470bb0046094653 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 02:49:21 +0000 Subject: [PATCH] Bump dfe-analytics from v1.14.2 to v1.15.0 Bumps [dfe-analytics](https://github.com/DFE-Digital/dfe-analytics) from v1.14.2 to v1.15.0. - [Changelog](https://github.com/DFE-Digital/dfe-analytics/blob/main/CHANGELOG.md) - [Commits](https://github.com/DFE-Digital/dfe-analytics/compare/706595e52fed211cee53ad99ceaeaabb47a059cc...15208a10476428d645f69b184f18eba6cd1b6213) --- updated-dependencies: - dependency-name: dfe-analytics dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index cf47b65d834..db43c4ff89c 100644 --- a/Gemfile +++ b/Gemfile @@ -149,7 +149,7 @@ gem 'colorize' gem 'rack-mini-profiler', require: ['prepend_net_http_patch'] # BigQuery -gem 'dfe-analytics', github: 'DFE-Digital/dfe-analytics', tag: 'v1.14.2' +gem 'dfe-analytics', github: 'DFE-Digital/dfe-analytics', tag: 'v1.15.0' # Azure Blob Storage gem 'azure-blob' diff --git a/Gemfile.lock b/Gemfile.lock index ee250bba6ee..7e7e760452c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/DFE-Digital/dfe-analytics.git - revision: 706595e52fed211cee53ad99ceaeaabb47a059cc - tag: v1.14.2 + revision: 15208a10476428d645f69b184f18eba6cd1b6213 + tag: v1.15.0 specs: - dfe-analytics (1.14.2) + dfe-analytics (1.15.0) google-cloud-bigquery (~> 1.38) httparty (~> 0.21) multi_xml (~> 0.6.0) @@ -304,7 +304,7 @@ GEM csv (>= 3.0.0) globalid (1.2.1) activesupport (>= 6.1) - google-apis-bigquery_v2 (0.78.0) + google-apis-bigquery_v2 (0.80.0) google-apis-core (>= 0.15.0, < 2.a) google-apis-core (0.15.1) addressable (~> 2.5, >= 2.5.1) @@ -325,10 +325,10 @@ GEM google-cloud-core (1.7.1) google-cloud-env (>= 1.0, < 3.a) google-cloud-errors (~> 1.0) - google-cloud-env (2.2.0) + google-cloud-env (2.2.1) faraday (>= 1.0, < 3.a) google-cloud-errors (1.4.0) - googleauth (1.11.0) + googleauth (1.11.2) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.1) jwt (>= 1.4, < 3.0)