Skip to content

Resolve "Update lockbox gem before Rails 6.1"

Matt Kasa requested to merge 325756-update-lockbox-gem-before-rails-6-1 into master

What does this MR do?

Updates the lockbox gem to ~>0.6.2 in order to get fixes for Active Record 6.1 before Rails 6.1.

From #325756 (closed):

We use the lockbox gem for the Terraform::StateUploader and the latest versions have some fixes for Active Record 6.1 (https://github.com/ankane/lockbox/blob/master/CHANGELOG.md), so we should update to ~> 0.6.2 sometime before Rails 6.1.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #325756 (closed)

Edited by Matt Kasa

Merge request reports

Loading