Skip to content

Commit

Permalink
Merge pull request #261 from tomohiro/dependabot/bundler/sinatra-2.1.0
Browse files Browse the repository at this point in the history
Bump sinatra from 2.0.8.1 to 2.1.0
  • Loading branch information
tomohiro committed Oct 9, 2020
2 parents a7c5c33 + 50c4536 commit d6196bb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ GEM
puma (4.3.5)
nio4r (~> 2.0)
rack (2.2.3)
rack-protection (2.0.8.1)
rack-protection (2.1.0)
rack
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down Expand Up @@ -84,10 +84,10 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sinatra (2.0.8.1)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.8.1)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
strptime (0.2.4)
sync (0.5.0)
Expand Down

0 comments on commit d6196bb

Please sign in to comment.