bundle update

This commit is contained in:
Gwenhael Le Moine 2015-05-24 11:44:54 +02:00
parent 73b2bbfe3f
commit 6549a17c95

View file

@ -7,21 +7,21 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
puma (2.11.0)
puma (2.11.3)
rack (>= 1.1, < 2.0)
rack (1.6.0)
rack (1.6.1)
rack-protection (1.5.3)
rack
rack-rewrite (1.5.1)
rake (10.4.2)
sinatra (1.4.5)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-param (1.3.1)
tilt (>= 1.3, < 3)
sinatra-param (1.4.0)
sinatra (~> 1.3)
slop (3.6.0)
tilt (1.4.1)
tilt (2.0.1)
PLATFORMS
ruby