update gemfile

This commit is contained in:
Joerg Reichert 2023-04-01 23:06:57 +02:00
parent 563c1eff8c
commit 8dfd39e3fd
2 changed files with 4 additions and 2 deletions

View file

@ -202,7 +202,7 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (5.0.1)
puma (6.2.0)
puma (6.2.1)
nio4r (~> 2.0)
racc (1.6.2)
rack (2.2.6.4)
@ -342,6 +342,7 @@ GEM
validate_url (1.0.15)
activemodel (>= 3.0.0)
public_suffix
webrick (1.8.1)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
@ -391,6 +392,7 @@ DEPENDENCIES
turbolinks
uglifier
validate_url
webrick (~> 1.7)
BUNDLED WITH
2.4.10