diff --git a/Gemfile b/Gemfile index aaf4848679..0b2cc42172 100644 --- a/Gemfile +++ b/Gemfile @@ -135,7 +135,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.15.0' +gem 'dfe-analytics', github: 'DFE-Digital/dfe-analytics', tag: 'v1.15.1' # For running data migrations gem 'data_migrate', '11.2.0' diff --git a/Gemfile.lock b/Gemfile.lock index b47100c6ba..d6ee65e2d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,10 +7,10 @@ GIT GIT remote: https://github.com/DFE-Digital/dfe-analytics.git - revision: 15208a10476428d645f69b184f18eba6cd1b6213 - tag: v1.15.0 + revision: 7618b23697e91ab1ababee5234faaa260f6c873e + tag: v1.15.1 specs: - dfe-analytics (1.15.0) + dfe-analytics (1.15.1) google-cloud-bigquery (~> 1.38) httparty (~> 0.21) multi_xml (~> 0.6.0) @@ -412,7 +412,7 @@ GEM msgpack (1.7.2) multi_json (1.15.0) multi_xml (0.6.0) - mutex_m (0.2.0) + mutex_m (0.3.0) net-http (0.5.0) uri net-http-persistent (4.0.4)