SECURITY: Bump Rails to 7.0.3.1 (#17469)

https://discuss.rubyonrails.org/t/81017
This commit is contained in:
David Taylor
2022-07-13 11:17:46 +01:00
committed by GitHub
parent b530781d71
commit ee07f6da7d
3 changed files with 30 additions and 29 deletions

View File

@@ -18,7 +18,7 @@ else
# this allows us to include the bits of rails we use without pieces we do not.
#
# To issue a rails update bump the version number here
rails_version = '7.0.3'
rails_version = '7.0.3.1'
gem 'actionmailer', rails_version
gem 'actionpack', rails_version
gem 'actionview', rails_version