Skip to content

Commit

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

Bump dfe-analytics from v1.11.6 to v1.11.7
  • Loading branch information
steventux authored Feb 14, 2024
2 parents e5f3388 + 89e833b commit 075e7d6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 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.6"
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.11.7"

# Scheduling jobs
gem "clockwork"
Expand Down
26 changes: 13 additions & 13 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: 33251ca61e4806fc7eb86538c24de578bfea0007
tag: v1.11.6
revision: 6c992b64df6909a4e5e82dc27e2237c8db915865
tag: v1.11.7
specs:
dfe-analytics (1.11.6)
dfe-analytics (1.11.7)
google-cloud-bigquery (~> 1.38)
request_store_rails (~> 2)

Expand Down Expand Up @@ -176,30 +176,30 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
google-apis-bigquery_v2 (0.61.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.2)
google-apis-bigquery_v2 (0.64.0)
google-apis-core (>= 0.12.0, < 2.a)
google-apis-core (0.13.0)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
googleauth (~> 1.9)
httpclient (>= 2.8.1, < 3.a)
mini_mime (~> 1.0)
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
rexml
webrick
google-cloud-bigquery (1.45.0)
google-cloud-bigquery (1.48.1)
concurrent-ruby (~> 1.0)
google-apis-bigquery_v2 (~> 0.1)
google-apis-bigquery_v2 (~> 0.62)
google-apis-core (~> 0.13)
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
googleauth (~> 1.9)
mini_mime (~> 1.0)
google-cloud-core (1.6.1)
google-cloud-env (>= 1.0, < 3.a)
google-cloud-errors (~> 1.0)
google-cloud-env (2.1.0)
google-cloud-env (2.1.1)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.3.1)
googleauth (1.9.1)
googleauth (1.10.0)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
jwt (>= 1.4, < 3.0)
Expand Down

0 comments on commit 075e7d6

Please sign in to comment.