Skip to content

Commit

Permalink
Bump dfe-analytics from v1.14.2 to v1.15.0
Browse files Browse the repository at this point in the history
Bumps [dfe-analytics](https://github.com/DFE-Digital/dfe-analytics) from v1.14.2 to v1.15.0.
- [Changelog](https://github.com/DFE-Digital/dfe-analytics/blob/main/CHANGELOG.md)
- [Commits](DFE-Digital/dfe-analytics@706595e...15208a1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 3244182 commit c266352
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ gem "rouge"

gem "auto_strip_attributes", "~> 2.6"

gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.14.2"
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.15.0"
gem "dfe-wizard", github: "DFE-Digital/dfe-wizard"

group :development, :test do
Expand Down
27 changes: 14 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: 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 @@ -218,13 +218,14 @@ GEM
railties (>= 5.0.0)
faker (2.23.0)
i18n (>= 1.8.11, < 2)
faraday (2.11.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ffi (1.16.3)
foreman (0.88.1)
friendly_id (5.5.1)
Expand All @@ -234,7 +235,7 @@ GEM
raabro (~> 1.4)
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 @@ -255,10 +256,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 Expand Up @@ -311,7 +312,7 @@ GEM
rspec-expectations
jsonapi-serializer (2.2.0)
activesupport (>= 4.2)
jwt (2.9.0)
jwt (2.9.3)
base64
kramdown (2.4.0)
rexml
Expand Down Expand Up @@ -350,7 +351,7 @@ GEM
multi_xml (0.6.0)
multipart-post (2.4.1)
mutex_m (0.2.0)
net-http (0.4.1)
net-http (0.5.0)
uri
net-imap (0.5.1)
date
Expand Down Expand Up @@ -658,7 +659,7 @@ GEM
uber (0.1.0)
unaccent (0.4.0)
unicode-display_width (2.6.0)
uri (0.13.1)
uri (1.0.2)
view_component (3.20.0)
activesupport (>= 5.2.0, < 8.1)
concurrent-ruby (~> 1.0)
Expand Down

0 comments on commit c266352

Please sign in to comment.