Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 160115a commit 18f32ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ gem "bootsnap", require: false
gem "console1984"
gem "cssbundling-rails"
gem "data_migrate"
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.14.0"
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.14.1"
gem "faraday"
gem "govuk-components", "~> 5.5"
gem "govuk_design_system_formbuilder", "~> 5.4"
Expand Down
8 changes: 4 additions & 4 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: d92d0b91b68eebdeb5a22815577be55ef617093f
tag: v1.14.0
revision: 79378cc466a40c6a6cba317e232cbf48ec79ab7d
tag: v1.14.1
specs:
dfe-analytics (1.14.0)
dfe-analytics (1.14.1)
google-cloud-bigquery (~> 1.38)
httparty (~> 0.21)
multi_xml (~> 0.6.0)
Expand Down Expand Up @@ -206,7 +206,7 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
google-apis-bigquery_v2 (0.74.0)
google-apis-bigquery_v2 (0.75.0)
google-apis-core (>= 0.15.0, < 2.a)
google-apis-core (0.15.1)
addressable (~> 2.5, >= 2.5.1)
Expand Down

0 comments on commit 18f32ae

Please sign in to comment.