1 files changed, 7 insertions(+), 5 deletions(-)
M Gemfile.lock
M Gemfile.lock => Gemfile.lock +7 -5
@@ 11,14 11,16 @@ GEM
mime-types (3.3)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
- mustermann (1.0.3)
- rack (2.0.7)
- rack-protection (2.0.7)
+ mustermann (1.1.0)
+ ruby2_keywords (~> 0.0.1)
+ rack (2.0.8)
+ rack-protection (2.0.8.1)
rack
- sinatra (2.0.7)
+ ruby2_keywords (0.0.1)
+ sinatra (2.0.8.1)
mustermann (~> 1.0)
rack (~> 2.0)
- rack-protection (= 2.0.7)
+ rack-protection (= 2.0.8.1)
tilt (~> 2.0)
tilt (2.0.10)