bundle update

Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
This commit is contained in:
Gwenhael Le Moine 2022-07-01 17:46:49 +02:00
parent fbec09c99c
commit 85bbe65ff3
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -5,21 +5,21 @@ GEM
method_source (1.0.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.7)
nio4r (2.5.8)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
puma (5.3.1)
puma (5.6.4)
nio4r (~> 2.0)
rack (2.2.3)
rack-protection (2.1.0)
rack (2.2.4)
rack-protection (2.2.0)
rack
rake (13.0.3)
ruby2_keywords (0.0.4)
sinatra (2.1.0)
rake (13.0.6)
ruby2_keywords (0.0.5)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
rack-protection (= 2.2.0)
tilt (~> 2.0)
tilt (2.0.10)
@ -33,4 +33,4 @@ DEPENDENCIES
sinatra
BUNDLED WITH
2.2.16
2.3.7