Skip to content

Commit

Permalink
Bump sinatra from 2.1.0 to 2.2.0 in /visual_playground
Browse files Browse the repository at this point in the history
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](sinatra/sinatra@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: sinatra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2022
1 parent 16960e9 commit a446507
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions visual_playground/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ GEM
coderay (~> 1.1)
method_source (~> 1.0)
rack (2.2.3)
rack-protection (2.1.0)
rack-protection (2.2.0)
rack
ruby2_keywords (0.0.2)
ruby2_keywords (0.0.5)
sequel (5.38.0)
sinatra (2.1.0)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
rack-protection (= 2.2.0)
tilt (~> 2.0)
tilt (2.0.10)
webrick (1.7.0)
Expand Down

0 comments on commit a446507

Please sign in to comment.