Luiz Gustavo Nogara

Results 5 issues of Luiz Gustavo Nogara

Please remember to request a review from someone when this PR is ready for a code review. #### Which issue does this close? Closes https://github.com/LearningLocker/deploy/issues/66 . #### Describe your changes...

## What this PR does / Why we need it This should upgrade the module to run no Node.js 20

size/XXL

It's a simple version update to use the latest version.

During `bundle install`, the Gemfile should have the gem source specified, otherwise there is an error like this: ``` # bundle install Your Gemfile has no gem server sources. If...

When using the `ENCRYPTION_PASSWORD`, I'm getting errors like: ``` *** WARNING : deprecated key derivation used. Using -iter or -pbkdf2 would be better. ``` I just added the required parameters...