Skip to content

Commit

Permalink
Bump dfe-analytics from v1.12.6 to v1.12.7
Browse files Browse the repository at this point in the history
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](DFE-Digital/dfe-analytics@4587f4c...d229914)

---
updated-dependencies:
- dependency-name: dfe-analytics
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 9bf8c1c commit 1441250
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
19 changes: 11 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 1441250

Please sign in to comment.