Bump rails from 7.1.5.2 to 7.1.6

This is the latest security release in the Rails 7.1.x series.
This commit is contained in:
Javi Martín
2025-11-03 12:30:23 +01:00
parent 2c74f9f35b
commit c6da88f3fa
3 changed files with 62 additions and 57 deletions

View File

@@ -2,7 +2,7 @@ source "https://rubygems.org"
ruby file: ".ruby-version"
gem "rails", "~> 7.1.5.2"
gem "rails", "~> 7.1.6"
gem "acts-as-taggable-on", "~> 12.0.0"
gem "acts_as_votable", "~> 0.14.0"