Updated to Rails 8.1

This commit is contained in:
2026-03-01 16:28:45 +02:00
parent 47579566ba
commit 398be566f2
21 changed files with 555 additions and 240 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
source "https://rubygems.org"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 8.0.2"
gem "rails", "~> 8.1"
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
gem "propshaft"
# Use mariadb-trilogy as the database for Active Record