Skip to content

Commit

Permalink
Bump dfe-analytics from v1.11.0 to v1.11.3
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.3.
- [Changelog](https://github.com/DFE-Digital/dfe-analytics/blob/main/CHANGELOG.md)
- [Commits](DFE-Digital/dfe-analytics@efcd939...e6443cb)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 2056be4 commit ff53fbc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.3"
gem "govuk-components"
gem "govuk_design_system_formbuilder"
gem "govuk_feature_flags",
Expand Down
12 changes: 6 additions & 6 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: e6443cbf0efd46c1d46772efab3bdb1c0d1da5eb
tag: v1.11.3
specs:
dfe-analytics (1.11.0)
dfe-analytics (1.11.3)
google-cloud-bigquery (~> 1.38)
request_store_rails (~> 2)

Expand Down Expand Up @@ -185,9 +185,9 @@ GEM
raabro (~> 1.4)
globalid (1.2.1)
activesupport (>= 6.1)
google-apis-bigquery_v2 (0.59.0)
google-apis-bigquery_v2 (0.61.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.1)
google-apis-core (0.11.2)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
Expand Down Expand Up @@ -318,7 +318,7 @@ GEM
method_source (~> 1.0)
pry-nav (1.0.0)
pry (>= 0.9.10, < 0.15)
public_suffix (5.0.3)
public_suffix (5.0.4)
puma (6.3.1)
nio4r (~> 2.0)
pundit (2.3.1)
Expand Down

0 comments on commit ff53fbc

Please sign in to comment.