Skip to content

Commit

Permalink
Merge pull request #976 from DFE-Digital/dependabot/bundler/dfe-analy…
Browse files Browse the repository at this point in the history
…tics-v1.11.6

Bump dfe-analytics from v1.11.0 to v1.11.6
  • Loading branch information
asmega authored Jan 11, 2024
2 parents 1556d70 + c077d6f commit d52faa2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 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.6"
gem "govuk-components"
gem "govuk_design_system_formbuilder"
gem "govuk_feature_flags",
Expand Down
23 changes: 12 additions & 11 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: 33251ca61e4806fc7eb86538c24de578bfea0007
tag: v1.11.6
specs:
dfe-analytics (1.11.0)
dfe-analytics (1.11.6)
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 All @@ -202,14 +202,15 @@ GEM
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
google-cloud-core (1.6.0)
google-cloud-env (~> 1.0)
google-cloud-core (1.6.1)
google-cloud-env (>= 1.0, < 3.a)
google-cloud-errors (~> 1.0)
google-cloud-env (1.6.0)
faraday (>= 0.17.3, < 3.0)
google-cloud-env (2.1.0)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.3.1)
googleauth (1.8.1)
faraday (>= 0.17.3, < 3.a)
googleauth (1.9.1)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
jwt (>= 1.4, < 3.0)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
Expand Down

0 comments on commit d52faa2

Please sign in to comment.