Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent e5372ff commit fd9d6a8
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 @@ -8,7 +8,7 @@ gem "bootsnap", require: false
gem "cssbundling-rails"
gem "devise"
gem "devise_invitable"
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.11.0"
gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.11.1"
gem "govuk-components"
gem "govuk_design_system_formbuilder"
gem "govuk_feature_flags",
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: efcd939fecbc64574a3e1d5d5efef7e14b65f39f
tag: v1.11.0
revision: 3ff7fa4f30a1250ac36a36d37c1f88087a3a0096
tag: v1.11.1
specs:
dfe-analytics (1.11.0)
dfe-analytics (1.11.1)
google-cloud-bigquery (~> 1.38)
request_store_rails (~> 2)

Expand Down Expand Up @@ -185,7 +185,7 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
google-apis-bigquery_v2 (0.59.0)
google-apis-bigquery_v2 (0.60.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.1)
addressable (~> 2.5, >= 2.5.1)
Expand Down

0 comments on commit fd9d6a8

Please sign in to comment.