Add auth and ruby update
This commit is contained in:
parent
5d50194f39
commit
fbf6923835
43 changed files with 614 additions and 64 deletions
3
Gemfile
3
Gemfile
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue