~srushe/babbas

9d7f6f4ca49a12d8e94f6e91535d3eba8b8b4ba0 — Stephen Rushe 4 years ago f2bacb2 + 81b4df0
Merge pull request #3 from srushe/dependabot/bundler/sinatra-2.0.8.1

Bump sinatra from 2.0.7 to 2.0.8.1
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.1)
      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)