From 1e7826526539bc2a67976c133a254e86c1c9ca97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 14:00:00 +0000 Subject: [PATCH] Bump dfe-analytics from v1.12.7 to v1.14.0 Bumps [dfe-analytics](https://github.com/DFE-Digital/dfe-analytics) from v1.12.7 to v1.14.0. - [Changelog](https://github.com/DFE-Digital/dfe-analytics/blob/main/CHANGELOG.md) - [Commits](https://github.com/DFE-Digital/dfe-analytics/compare/d2299142d986e46d1c86d415dc9b8b215f7245ab...d92d0b91b68eebdeb5a22815577be55ef617093f) --- updated-dependencies: - dependency-name: dfe-analytics dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 36 +++++++++++++++++++----------------- 2 files changed, 20 insertions(+), 18 deletions(-) diff --git a/Gemfile b/Gemfile index 3a6c0253a1..48398ca358 100644 --- a/Gemfile +++ b/Gemfile @@ -129,4 +129,4 @@ end # Windows does not include zoneinfo files, so bundle the tzinfo-data gem gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby] -gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.12.7" +gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.14.0" diff --git a/Gemfile.lock b/Gemfile.lock index 09a5f65d49..06c3207def 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,12 @@ GIT remote: https://github.com/DFE-Digital/dfe-analytics.git - revision: d2299142d986e46d1c86d415dc9b8b215f7245ab - tag: v1.12.7 + revision: d92d0b91b68eebdeb5a22815577be55ef617093f + tag: v1.14.0 specs: - dfe-analytics (1.12.7) + dfe-analytics (1.14.0) google-cloud-bigquery (~> 1.38) httparty (~> 0.21) + multi_xml (~> 0.6.0) request_store_rails (~> 2) GIT @@ -87,8 +88,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) aes_key_wrap (1.1.0) ast (2.4.2) attr_required (1.0.1) @@ -168,7 +169,7 @@ GEM faraday-httpclient (1.0.1) faraday-multipart (1.0.4) multipart-post (~> 2) - faraday-net_http (1.0.1) + faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) @@ -182,19 +183,20 @@ GEM raabro (~> 1.4) 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.15.0) + google-apis-bigquery_v2 (0.74.0) + google-apis-core (>= 0.15.0, < 2.a) + google-apis-core (0.15.1) addressable (~> 2.5, >= 2.5.1) googleauth (~> 1.9) - httpclient (>= 2.8.1, < 3.a) + httpclient (>= 2.8.3, < 3.a) mini_mime (~> 1.0) + mutex_m representable (~> 3.0) retriable (>= 2.0, < 4.a) - rexml - google-cloud-bigquery (1.49.0) + google-cloud-bigquery (1.50.0) + bigdecimal (~> 3.0) concurrent-ruby (~> 1.0) - google-apis-bigquery_v2 (~> 0.62) + google-apis-bigquery_v2 (~> 0.71) google-apis-core (~> 0.13) google-cloud-core (~> 1.6) googleauth (~> 1.9) @@ -275,9 +277,9 @@ GEM minitest (5.24.0) msgpack (1.7.2) multi_json (1.15.0) - multi_xml (0.7.1) - bigdecimal (~> 3.1) + multi_xml (0.6.0) multipart-post (2.4.1) + mutex_m (0.2.0) nanoid (2.0.0) net-imap (0.4.12) date @@ -333,7 +335,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (5.0.5) + public_suffix (6.0.1) puma (6.4.2) nio4r (~> 2.0) raabro (1.4.0) @@ -400,7 +402,7 @@ GEM request_store_rails (2.0.0) concurrent-ruby (~> 1.0) retriable (3.1.2) - rexml (3.3.3) + rexml (3.3.4) strscan rollbar (3.5.2) rotp (6.3.0)