Skip to content

Make ScannerUpdate bump the GCS version in Gemfile.lock

Brian Williams requested to merge bwill/bump-gcs-version into master

Why is this change being made?

!2669 (merged) added some automation to submit MRs to update the scanners. This automation will bump the GCS version in lib/gcs/version.rb, but the version should also be updated in Gemfile.lock. This MR changes the automation to do that.

Merge request reports