From 63bf59b51632071877ecaae55ab0794804bcec72 Mon Sep 17 00:00:00 2001 From: Ashley Donaldson Date: Mon, 9 Dec 2024 11:09:30 +1100 Subject: [PATCH] Updated ruby_smb with SMB Change Password structures/functionality --- Gemfile.lock | 2 +- LICENSE_GEMS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c09ec9f0a4ad..2bf688f6ec1c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -499,7 +499,7 @@ GEM ruby-progressbar (1.13.0) ruby-rc4 (0.1.5) ruby2_keywords (0.0.5) - ruby_smb (3.3.11) + ruby_smb (3.3.13) bindata (= 2.4.15) openssl-ccm openssl-cmac diff --git a/LICENSE_GEMS b/LICENSE_GEMS index b710942c6f02..f6f42aa61001 100644 --- a/LICENSE_GEMS +++ b/LICENSE_GEMS @@ -181,7 +181,7 @@ ruby-prof, 1.4.2, "Simplified BSD" ruby-progressbar, 1.13.0, MIT ruby-rc4, 0.1.5, MIT ruby2_keywords, 0.0.5, "ruby, Simplified BSD" -ruby_smb, 3.3.10, "New BSD" +ruby_smb, 3.3.13, "New BSD" rubyntlm, 0.6.5, MIT rubyzip, 2.3.2, "Simplified BSD" sawyer, 0.9.2, MIT