Skip to content

Commit

Permalink
Merge pull request #10032 from DFE-Digital/dependabot/bundler/dfe-ana…
Browse files Browse the repository at this point in the history
…lytics-v1.15.0

Bump dfe-analytics from v1.14.2 to v1.15.0
  • Loading branch information
elceebee authored Nov 8, 2024
2 parents 0889caf + c50cd9c commit 4da9b96
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ gem 'colorize'
gem 'rack-mini-profiler', require: ['prepend_net_http_patch']

# BigQuery
gem 'dfe-analytics', github: 'DFE-Digital/dfe-analytics', tag: 'v1.14.2'
gem 'dfe-analytics', github: 'DFE-Digital/dfe-analytics', tag: 'v1.15.0'

# Azure Blob Storage
gem 'azure-blob'
Expand Down
12 changes: 6 additions & 6 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: 706595e52fed211cee53ad99ceaeaabb47a059cc
tag: v1.14.2
revision: 15208a10476428d645f69b184f18eba6cd1b6213
tag: v1.15.0
specs:
dfe-analytics (1.14.2)
dfe-analytics (1.15.0)
google-cloud-bigquery (~> 1.38)
httparty (~> 0.21)
multi_xml (~> 0.6.0)
Expand Down Expand Up @@ -304,7 +304,7 @@ GEM
csv (>= 3.0.0)
globalid (1.2.1)
activesupport (>= 6.1)
google-apis-bigquery_v2 (0.78.0)
google-apis-bigquery_v2 (0.80.0)
google-apis-core (>= 0.15.0, < 2.a)
google-apis-core (0.15.1)
addressable (~> 2.5, >= 2.5.1)
Expand All @@ -325,10 +325,10 @@ GEM
google-cloud-core (1.7.1)
google-cloud-env (>= 1.0, < 3.a)
google-cloud-errors (~> 1.0)
google-cloud-env (2.2.0)
google-cloud-env (2.2.1)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.4.0)
googleauth (1.11.0)
googleauth (1.11.2)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
jwt (>= 1.4, < 3.0)
Expand Down

0 comments on commit 4da9b96

Please sign in to comment.