actiontext install

This commit is contained in:
2022-12-23 21:53:28 +02:00
parent f375da9a1a
commit fe96889200
12 changed files with 188 additions and 2 deletions

View File

@ -155,6 +155,9 @@ GEM
ruby_parser (~> 3.5)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
image_processing (1.12.2)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
importmap-rails (1.1.5)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
@ -256,6 +259,8 @@ GEM
actionpack (>= 5.0)
railties (>= 5.0)
rexml (3.2.5)
ruby-vips (2.1.4)
ffi (~> 1.12)
ruby_parser (3.19.2)
sexp_processor (~> 4.16)
rubyzip (2.3.2)
@ -319,6 +324,7 @@ DEPENDENCIES
guard-minitest
haml-rails
html2haml
image_processing (~> 1.2)
importmap-rails
merged!
mina