fix db add passenger

This commit is contained in:
2022-11-21 12:16:59 +02:00
parent f736604a2b
commit bfff38ac3c
3 changed files with 25 additions and 101 deletions

View File

@ -88,6 +88,7 @@ GEM
irb (>= 1.3.6)
reline (>= 0.3.1)
erubi (1.11.0)
ffi (1.15.5)
globalid (1.0.0)
activesupport (>= 5.0)
i18n (1.12.0)
@ -120,6 +121,9 @@ GEM
nio4r (2.5.8)
nokogiri (1.13.9-x86_64-linux)
racc (~> 1.4)
passenger (6.0.15)
rack
rake (>= 0.8.1)
pg (1.4.5)
public_suffix (5.0.0)
puma (5.6.5)
@ -160,6 +164,14 @@ GEM
io-console (~> 0.5)
rexml (3.2.5)
rubyzip (2.3.2)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
sassc (>= 2.0)
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.6.1)
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
@ -175,6 +187,7 @@ GEM
tailwindcss-rails (2.0.21-x86_64-linux)
railties (>= 6.0.0)
thor (1.2.1)
tilt (2.0.11)
timeout (0.3.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
@ -203,13 +216,14 @@ DEPENDENCIES
capybara
debug
importmap-rails
passenger
pg (~> 1.1)
puma (~> 5.0)
rails (~> 7.0.4)
sassc-rails
selenium-webdriver
sprockets-rails
tailwindcss-rails
tzinfo-data
web-console
webdrivers