Dynamically update user list
This commit is contained in:
parent
a3a835312c
commit
f751af45ef
4 changed files with 28 additions and 8 deletions
|
|
@ -147,6 +147,7 @@ GEM
|
|||
racc (~> 1.4)
|
||||
nokogiri (1.16.7-x86_64-linux)
|
||||
racc (~> 1.4)
|
||||
open3 (0.2.1)
|
||||
psych (5.1.2)
|
||||
stringio
|
||||
public_suffix (6.0.1)
|
||||
|
|
@ -251,6 +252,7 @@ DEPENDENCIES
|
|||
debug
|
||||
importmap-rails
|
||||
jbuilder
|
||||
open3 (~> 0.2.1)
|
||||
puma (>= 5.0)
|
||||
rails (~> 7.1.3, >= 7.1.3.4)
|
||||
selenium-webdriver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue