~srushe/babbas

81b4df0f6250662bb4c6aaeaa108eb8412553a66 — dependabot-preview[bot] 4 years ago 28bbc49
Bump sinatra from 2.0.7 to 2.0.8.1

Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.7 to 2.0.8.1.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v2.0.7...v2.0.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
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)