Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

Commit

Permalink
build(deps): bump sinatra from 2.2.2 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.2.2 to 3.0.1.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](sinatra/sinatra@v2.2.2...v3.0.1)

---
updated-dependencies:
- dependency-name: sinatra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 27, 2022
1 parent 4c001b6 commit 77d6207
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ GEM
method_source (1.0.0)
minitest (5.16.3)
multi_xml (0.6.0)
mustermann (2.0.2)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
nenv (0.3.0)
notiffany (0.1.3)
Expand Down Expand Up @@ -77,7 +77,7 @@ GEM
method_source (~> 1.0)
public_suffix (5.0.0)
rack (2.2.4)
rack-protection (2.2.2)
rack-protection (3.0.1)
rack
rainbow (3.1.1)
raindrops (0.20.0)
Expand All @@ -104,10 +104,10 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
shellany (0.0.1)
sinatra (2.2.2)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.2)
sinatra (3.0.1)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.1)
tilt (~> 2.0)
snaky_hash (2.0.0)
hashie
Expand Down

0 comments on commit 77d6207

Please sign in to comment.