Skip to content

Commit

Permalink
Merge pull request #278 from DFE-Digital/dependabot/bundler/dfe-analy…
Browse files Browse the repository at this point in the history
…tics-v1.12.0

Bump dfe-analytics from v1.11.7 to v1.12.0
  • Loading branch information
steventux authored Mar 13, 2024
2 parents 687eabd + 180af78 commit 633c7df
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ gem "omniauth_openid_connect"
gem "omniauth-rails_csrf_protection"

# Sending events to BigQuery
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.11.7"
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.12.0"

# Scheduling jobs
gem "clockwork"
Expand Down
16 changes: 8 additions & 8 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: 6c992b64df6909a4e5e82dc27e2237c8db915865
tag: v1.11.7
revision: 7f0bcd0a3e19910e6c1ff34c80fd61877f3a6389
tag: v1.12.0
specs:
dfe-analytics (1.11.7)
dfe-analytics (1.12.0)
google-cloud-bigquery (~> 1.38)
request_store_rails (~> 2)

Expand Down Expand Up @@ -176,9 +176,9 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
google-apis-bigquery_v2 (0.64.0)
google-apis-core (>= 0.12.0, < 2.a)
google-apis-core (0.13.0)
google-apis-bigquery_v2 (0.65.0)
google-apis-core (>= 0.14.0, < 2.a)
google-apis-core (0.14.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 1.9)
httpclient (>= 2.8.1, < 3.a)
Expand All @@ -199,7 +199,7 @@ GEM
google-cloud-env (2.1.1)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.3.1)
googleauth (1.10.0)
googleauth (1.11.0)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
jwt (>= 1.4, < 3.0)
Expand Down Expand Up @@ -484,7 +484,7 @@ GEM
fugit (~> 1.8)
globalid (>= 1.0.1)
sidekiq (>= 6)
signet (0.18.0)
signet (0.19.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
Expand Down

0 comments on commit 633c7df

Please sign in to comment.