From 0c428d2d9cb9584d59be56e9efbfcb9dadcf68fe Mon Sep 17 00:00:00 2001 From: Grant Birkinbine Date: Mon, 16 Dec 2024 22:48:05 -0800 Subject: [PATCH] Fix code scanning alert no. 9: Dependency download using unencrypted communication channel Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> --- vendor/cache/activeldap-08d8f65f35f6/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/cache/activeldap-08d8f65f35f6/Gemfile b/vendor/cache/activeldap-08d8f65f35f6/Gemfile index f8f803b..5d09ba5 100644 --- a/vendor/cache/activeldap-08d8f65f35f6/Gemfile +++ b/vendor/cache/activeldap-08d8f65f35f6/Gemfile @@ -1,6 +1,6 @@ # -*- ruby -*- -source "http://rubygems.org" +source "https://rubygems.org" gemspec