hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.01k stars 4.42k forks source link

Add base64 to the gemspec #13390

Open hswong3i opened 1 month ago

hswong3i commented 1 month ago

base64 will no longer be the default gem in the Ruby 3.4, without this patch following warning message may come from ruby 3.3+

/opt/vagrant/lib/vagrant/util/powershell.rb:4: warning: base64 was
loaded from the standard library, but will no longer be part of the
default gems since Ruby 3.4.0. Add base64 to your Gemfile or gemspec.

See https://github.com/thinreports/thinreports-generator/pull/134

hashicorp-cla-app[bot] commented 1 month ago

CLA assistant check
All committers have signed the CLA.

hashicorp-cla-app[bot] commented 1 month ago

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.