Merge branch 'chore/rails-security-updates' into 'master'
chore: update rails for security patches See merge request nexus-mods/public/rails-build!19
No related branches found
No related tags found
... | ... | @@ -4,7 +4,7 @@ source 'https://rubygems.org' |
ruby '3.2.2' | ||
# Core Gems | ||
gem 'rails', '7.0.7.2' | ||
gem 'rails', '7.0.8.1' | ||
gem 'puma', '6.4.2' | ||
gem 'sass-rails', '5.1.0' | ||
gem 'uglifier', '4.2.0' | ||
... | ... |
Please register or sign in to comment