From 144125047df26d403155b6ea513f0024ca53fc4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 03:31:25 +0000 Subject: [PATCH] Bump dfe-analytics from v1.12.6 to v1.12.7 Bumps [dfe-analytics](https://github.com/DFE-Digital/dfe-analytics) from v1.12.6 to v1.12.7. - [Changelog](https://github.com/DFE-Digital/dfe-analytics/blob/main/CHANGELOG.md) - [Commits](https://github.com/DFE-Digital/dfe-analytics/compare/4587f4c2f2bca8aef7fd56f595dcaf8e0ab6e062...d2299142d986e46d1c86d415dc9b8b215f7245ab) --- updated-dependencies: - dependency-name: dfe-analytics dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 19 +++++++++++-------- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 908c683f45..f2a968c9d7 100644 --- a/Gemfile +++ b/Gemfile @@ -138,7 +138,7 @@ gem 'jsbundling-rails', '~> 1.3' gem 'propshaft' # for sending analytics data to the analytics platform -gem 'dfe-analytics', github: 'DFE-Digital/dfe-analytics', tag: 'v1.12.6' +gem 'dfe-analytics', github: 'DFE-Digital/dfe-analytics', tag: 'v1.12.7' # For running data migrations gem 'data_migrate', '~> 9.4.0' diff --git a/Gemfile.lock b/Gemfile.lock index 43dfe0ce6d..6283c6bd91 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,10 +7,10 @@ GIT GIT remote: https://github.com/DFE-Digital/dfe-analytics.git - revision: 4587f4c2f2bca8aef7fd56f595dcaf8e0ab6e062 - tag: v1.12.6 + revision: d2299142d986e46d1c86d415dc9b8b215f7245ab + tag: v1.12.7 specs: - dfe-analytics (1.12.6) + dfe-analytics (1.12.7) google-cloud-bigquery (~> 1.38) httparty (~> 0.21) request_store_rails (~> 2) @@ -269,9 +269,9 @@ GEM rails (>= 3.0) globalid (1.2.1) activesupport (>= 6.1) - google-apis-bigquery_v2 (0.69.0) - google-apis-core (>= 0.14.0, < 2.a) - google-apis-core (0.14.1) + google-apis-bigquery_v2 (0.70.0) + google-apis-core (>= 0.15.0, < 2.a) + google-apis-core (0.15.0) addressable (~> 2.5, >= 2.5.1) googleauth (~> 1.9) httpclient (>= 2.8.1, < 3.a) @@ -420,7 +420,8 @@ GEM mock_redis (0.44.0) msgpack (1.7.2) multi_json (1.15.0) - multi_xml (0.6.0) + multi_xml (0.7.1) + bigdecimal (~> 3.1) mutex_m (0.2.0) nenv (0.3.0) net-http (0.4.1) @@ -593,7 +594,8 @@ GEM request_store_rails (2.0.0) concurrent-ruby (~> 1.0) retriable (3.1.2) - rexml (3.2.6) + rexml (3.2.8) + strscan (>= 3.0.9) rouge (4.1.2) rspec (3.13.0) rspec-core (~> 3.13.0) @@ -705,6 +707,7 @@ GEM listen (>= 2.7, < 4.0) spring (>= 4) stringio (3.1.0) + strscan (3.1.0) super_diff (0.12.1) attr_extras (>= 6.2.4) diff-lcs