Installed letter_opener
Some checks are pending
CI / scan_ruby (push) Waiting to run
CI / scan_js (push) Waiting to run
CI / lint (push) Waiting to run
CI / test (push) Waiting to run

This commit is contained in:
2024-08-17 21:21:44 +02:00
parent c4b96a43e4
commit 9e010bd5e8
3 changed files with 13 additions and 0 deletions

View File

@@ -93,6 +93,8 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (5.1.0)
logger (~> 1.5)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crass (1.0.6)
@@ -119,6 +121,11 @@ GEM
activesupport (>= 5.0.0)
json (2.7.2)
language_server-protocol (3.17.0.3)
launchy (3.0.1)
addressable (~> 2.8)
childprocess (~> 5.0)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
logger (1.6.0)
loofah (2.22.0)
crass (~> 1.0.2)
@@ -331,6 +338,7 @@ DEPENDENCIES
debug
importmap-rails
jbuilder
letter_opener
puma (>= 5.0)
rails (~> 7.2.0)
rubocop-rails-omakase