Upgrade to Rails v6.1.4.6
* Diff: https://github.com/rails/rails/compare/v6.1.4.4...v6.1.4.6 Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/352659 Changelog: security
Showing
... | ... | @@ -2,7 +2,7 @@ |
source 'https://rubygems.org' | ||
gem 'rails', '~> 6.1.4.4' | ||
gem 'rails', '~> 6.1.4.6' | ||
gem 'bootsnap', '~> 1.9.1', require: false | ||
... | ... |
Please register or sign in to comment