diff --git a/Gemfile b/Gemfile
index 698693df4a5..d90f032ef33 100644
--- a/Gemfile
+++ b/Gemfile
@@ -24,7 +24,7 @@ group :jekyll_plugins do
end
gem 'sinatra', '4.1.1'
-gem 'nokogiri', '1.18.5'
+gem 'nokogiri', '1.18.6'
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
# and associated library
diff --git a/Gemfile.lock b/Gemfile.lock
index aaaf9432fb7..b81e9ca59e0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -86,9 +86,9 @@ GEM
multi_json (1.15.0)
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
- nokogiri (1.18.5-arm64-darwin)
+ nokogiri (1.18.6-arm64-darwin)
racc (~> 1.4)
- nokogiri (1.18.5-x86_64-linux-gnu)
+ nokogiri (1.18.6-x86_64-linux-gnu)
racc (~> 1.4)
parallel (1.26.3)
parser (3.3.7.2)
@@ -158,7 +158,7 @@ GEM
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
- sorbet-runtime (0.5.11953)
+ sorbet-runtime (0.5.11954)
stringex (2.8.6)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
@@ -181,7 +181,7 @@ DEPENDENCIES
jekyll-paginate (= 1.1.0)
jekyll-sitemap (= 1.4.0)
jekyll-toc (= 0.19.0)
- nokogiri (= 1.18.5)
+ nokogiri (= 1.18.6)
rackup (= 2.2.1)
rake (= 13.2.1)
rubocop (= 1.74.0)
diff --git a/source/_integrations/google_drive.markdown b/source/_integrations/google_drive.markdown
index 82f259dd48d..e2cc4715a47 100644
--- a/source/_integrations/google_drive.markdown
+++ b/source/_integrations/google_drive.markdown
@@ -25,6 +25,8 @@ related:
This {% term integration %} allows you to connect your [Google Drive](https://drive.google.com) with Home Assistant Backups. When you set up this integration, your Google Drive will have a new folder called Home Assistant where all the backups will be stored. You can rename this folder to whatever you like in Google Drive at any point in time. If you delete the folder, it will automatically be re-created as long as you have the {% term integration %} enabled.
+For a video walkthrough of the setup instructions, see this video from 13:50 to 19:20
+