Skip to content

Commit

Permalink
dfe-analytics upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
slorek committed Oct 2, 2024
1 parent aa1116e commit 56e226f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -131,4 +131,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.14.0"
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.14.2"
20 changes: 9 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/DFE-Digital/dfe-analytics.git
revision: d92d0b91b68eebdeb5a22815577be55ef617093f
tag: v1.14.0
revision: 706595e52fed211cee53ad99ceaeaabb47a059cc
tag: v1.14.2
specs:
dfe-analytics (1.14.0)
dfe-analytics (1.14.2)
google-cloud-bigquery (~> 1.38)
httparty (~> 0.21)
multi_xml (~> 0.6.0)
Expand Down Expand Up @@ -151,7 +151,7 @@ GEM
railties (>= 5.0.0)
faker (3.4.2)
i18n (>= 1.8.11, < 2)
faraday (1.10.3)
faraday (1.10.4)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand Down Expand Up @@ -183,7 +183,7 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
google-apis-bigquery_v2 (0.74.0)
google-apis-bigquery_v2 (0.78.0)
google-apis-core (>= 0.15.0, < 2.a)
google-apis-core (0.15.1)
addressable (~> 2.5, >= 2.5.1)
Expand All @@ -201,10 +201,10 @@ GEM
google-cloud-core (~> 1.6)
googleauth (~> 1.9)
mini_mime (~> 1.0)
google-cloud-core (1.7.0)
google-cloud-core (1.7.1)
google-cloud-env (>= 1.0, < 3.a)
google-cloud-errors (~> 1.0)
google-cloud-env (2.1.1)
google-cloud-env (2.2.0)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.4.0)
googleauth (1.11.0)
Expand Down Expand Up @@ -243,7 +243,7 @@ GEM
aes_key_wrap
bindata
httpclient
jwt (2.8.2)
jwt (2.9.1)
base64
language_server-protocol (3.17.0.3)
launchy (3.0.1)
Expand Down Expand Up @@ -294,8 +294,6 @@ GEM
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
Expand Down Expand Up @@ -556,9 +554,9 @@ GEM
zeitwerk (2.6.16)

PLATFORMS
arm64-darwin-23
ruby
x86_64-darwin-21
x86_64-darwin-23
x86_64-linux

DEPENDENCIES
Expand Down
2 changes: 2 additions & 0 deletions config/analytics_hidden_pii.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
shared: {}

0 comments on commit 56e226f

Please sign in to comment.