Skip to content

Commit

Permalink
Bump dfe-analytics from v1.12.7 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.12.7 to v1.14.0.
- [Changelog](https://github.com/DFE-Digital/dfe-analytics/blob/main/CHANGELOG.md)
- [Commits](DFE-Digital/dfe-analytics@d229914...d92d0b9)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 6cefbc7 commit 1e78265
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 18 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,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.12.7"
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.14.0"
36 changes: 19 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
GIT
remote: https://github.com/DFE-Digital/dfe-analytics.git
revision: d2299142d986e46d1c86d415dc9b8b215f7245ab
tag: v1.12.7
revision: d92d0b91b68eebdeb5a22815577be55ef617093f
tag: v1.14.0
specs:
dfe-analytics (1.12.7)
dfe-analytics (1.14.0)
google-cloud-bigquery (~> 1.38)
httparty (~> 0.21)
multi_xml (~> 0.6.0)
request_store_rails (~> 2)

GIT
Expand Down Expand Up @@ -87,8 +88,8 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
aes_key_wrap (1.1.0)
ast (2.4.2)
attr_required (1.0.1)
Expand Down Expand Up @@ -168,7 +169,7 @@ GEM
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http (1.0.2)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
Expand All @@ -182,19 +183,20 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
google-apis-bigquery_v2 (0.69.0)
google-apis-core (>= 0.14.0, < 2.a)
google-apis-core (0.15.0)
google-apis-bigquery_v2 (0.74.0)
google-apis-core (>= 0.15.0, < 2.a)
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.49.0)
google-cloud-bigquery (1.50.0)
bigdecimal (~> 3.0)
concurrent-ruby (~> 1.0)
google-apis-bigquery_v2 (~> 0.62)
google-apis-bigquery_v2 (~> 0.71)
google-apis-core (~> 0.13)
google-cloud-core (~> 1.6)
googleauth (~> 1.9)
Expand Down Expand Up @@ -275,9 +277,9 @@ GEM
minitest (5.24.0)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multi_xml (0.6.0)
multipart-post (2.4.1)
mutex_m (0.2.0)
nanoid (2.0.0)
net-imap (0.4.12)
date
Expand Down Expand Up @@ -333,7 +335,7 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.5)
public_suffix (6.0.1)
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
Expand Down Expand Up @@ -400,7 +402,7 @@ GEM
request_store_rails (2.0.0)
concurrent-ruby (~> 1.0)
retriable (3.1.2)
rexml (3.3.3)
rexml (3.3.4)
strscan
rollbar (3.5.2)
rotp (6.3.0)
Expand Down

0 comments on commit 1e78265

Please sign in to comment.