Add auth and ruby update

This commit is contained in:
david 2024-09-22 21:57:05 +02:00
parent 5d50194f39
commit fbf6923835
43 changed files with 614 additions and 64 deletions

View file

@ -2,7 +2,7 @@
source "https://rubygems.org"
ruby "3.3.4"
ruby "3.3.5"
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
gem "rails", "~> 7.2"
@ -58,6 +58,7 @@ gem "pagy", "~> 9.0"
gem "pandoc-ruby"
gem "prawn-markup"
gem "prawn-rails"
gem "rodauth-rails"
gem "sablon"
gem "slim"