use mise, upgrade roo

This commit is contained in:
2026-01-26 21:34:44 +01:00
parent b943b4c8bd
commit 35f10c4bda
3 changed files with 14 additions and 7 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.1.2"
# Excel import for seeds
gem "roo", "~> 2.10"
gem "roo", "~> 3.0"
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
gem "propshaft"
# Use sqlite3 as the database for Active Record