Add action-text

This commit is contained in:
Ryan W
2021-12-16 10:50:28 -08:00
parent 1285643252
commit 826b228df8
11 changed files with 187 additions and 3 deletions
+8
View File
@@ -88,10 +88,14 @@ GEM
reline (>= 0.2.7)
diff-lcs (1.4.4)
erubi (1.10.0)
ffi (1.15.4)
globalid (1.0.0)
activesupport (>= 5.0)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
image_processing (1.12.1)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
importmap-rails (1.0.1)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
@@ -108,6 +112,7 @@ GEM
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
mini_magick (4.11.0)
mini_mime (1.1.2)
mini_portile2 (2.6.1)
minitest (5.15.0)
@@ -201,6 +206,8 @@ GEM
rubocop-rspec (2.6.0)
rubocop (~> 1.19)
ruby-progressbar (1.11.0)
ruby-vips (2.1.4)
ffi (~> 1.12)
rubyzip (2.3.2)
selenium-webdriver (4.1.0)
childprocess (>= 0.5, < 5.0)
@@ -250,6 +257,7 @@ DEPENDENCIES
bundler-audit
capybara
debug
image_processing (~> 1.2)
importmap-rails
jbuilder
pg (~> 1.1)