Skip to content

Commit

Permalink
Bump dfe-analytics from v1.13.0 to v1.14.0
Browse files Browse the repository at this point in the history
Bumps [dfe-analytics](https://github.com/DFE-Digital/dfe-analytics) from v1.13.0 to v1.14.0.
- [Changelog](https://github.com/DFE-Digital/dfe-analytics/blob/main/CHANGELOG.md)
- [Commits](DFE-Digital/dfe-analytics@b2ea063...d92d0b9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and JamieCleare2525 committed Aug 6, 2024
1 parent 504037d commit 3221345
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ gem "geocoder"
gem "audited"

# BigQuery
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.13.0"
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.14.0"

# Migrations
gem "strong_migrations"
Expand Down
20 changes: 10 additions & 10 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: b2ea063f7c3616b034118589efe48cea30134b4c
tag: v1.13.0
revision: d92d0b91b68eebdeb5a22815577be55ef617093f
tag: v1.14.0
specs:
dfe-analytics (1.13.0)
dfe-analytics (1.14.0)
google-cloud-bigquery (~> 1.38)
httparty (~> 0.21)
multi_xml (~> 0.6.0)
Expand Down Expand Up @@ -218,12 +218,12 @@ GEM
railties (>= 5.0.0)
faker (3.4.2)
i18n (>= 1.8.11, < 2)
faraday (2.10.0)
faraday (2.10.1)
faraday-net_http (>= 2.0, < 3.2)
logger
faraday-follow_redirects (0.3.0)
faraday (>= 1, < 3)
faraday-net_http (3.1.0)
faraday-net_http (3.1.1)
net-http
flipflop (2.7.1)
activesupport (>= 4.0)
Expand All @@ -243,16 +243,16 @@ GEM
fugit (>= 1.1)
railties (>= 6.0.0)
thor (>= 0.14.1)
google-apis-bigquery_v2 (0.72.0)
google-apis-bigquery_v2 (0.74.0)
google-apis-core (>= 0.15.0, < 2.a)
google-apis-core (0.15.0)
google-apis-core (0.15.1)
addressable (~> 2.5, >= 2.5.1)
googleauth (~> 1.9)
httpclient (>= 2.8.1, < 3.a)
httpclient (>= 2.8.3, < 3.a)
mini_mime (~> 1.0)
mutex_m
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
rexml
google-cloud-bigquery (1.50.0)
bigdecimal (~> 3.0)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -432,7 +432,7 @@ GEM
pry (>= 0.13.0)
psych (5.1.2)
stringio
public_suffix (6.0.0)
public_suffix (6.0.1)
puma (6.4.2)
nio4r (~> 2.0)
pundit (2.3.2)
Expand Down

0 comments on commit 3221345

Please sign in to comment.