Update docker
This commit is contained in:
parent
b756df38a9
commit
4c31dbbed0
7 changed files with 441 additions and 230 deletions
3
Gemfile
3
Gemfile
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
source "https://rubygems.org"
|
||||
|
||||
ruby "3.2.5"
|
||||
|
||||
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
|
||||
gem "rails", "~> 8.0"
|
||||
|
||||
|
|
@ -50,6 +48,7 @@ gem "bootsnap", require: false
|
|||
gem "bootstrap_form"
|
||||
gem "caxlsx"
|
||||
gem "caxlsx_rails"
|
||||
gem "deepl-rb", require: "deepl"
|
||||
gem "image_processing", "~> 1.2"
|
||||
gem "openxml-docx"
|
||||
gem "pagy", "~> 9.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue