bundle update

Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
This commit is contained in:
Gwenhael Le Moine 2019-12-13 15:13:13 +01:00
parent 27250b6fe1
commit 3f4f07f457
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -2,22 +2,24 @@ GEM
remote: https://rubygems.org/
specs:
coderay (1.1.2)
method_source (0.9.0)
mustermann (1.0.1)
pry (0.11.3)
method_source (0.9.2)
mustermann (1.0.3)
nio4r (2.5.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
puma (3.11.0)
rack (2.0.3)
rack-protection (2.0.0)
puma (4.3.1)
nio4r (~> 2.0)
rack (2.0.7)
rack-protection (2.0.7)
rack
rake (12.3.0)
sinatra (2.0.0)
rake (13.0.1)
sinatra (2.0.7)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.0)
rack-protection (= 2.0.7)
tilt (~> 2.0)
tilt (2.0.8)
tilt (2.0.10)
PLATFORMS
ruby
@ -29,4 +31,4 @@ DEPENDENCIES
sinatra
BUNDLED WITH
1.16.0
2.0.2