Skip to content

Commit

Permalink
Bump sinatra from 2.0.4 to 2.2.0 in /assets/loggregator-load-generator
Browse files Browse the repository at this point in the history
Bumps [sinatra](https://github.com/sinatra/sinatra) from 2.0.4 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.0.4...v2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 6, 2022
1 parent 7084599 commit 145bc52
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions assets/loggregator-load-generator/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
GEM
remote: https://rubygems.org/
specs:
mustermann (1.0.3)
rack (2.2.3)
rack-protection (2.0.4)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
rack (2.2.4)
rack-protection (2.2.0)
rack
sinatra (2.0.4)
ruby2_keywords (0.0.5)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.4)
rack (~> 2.2)
rack-protection (= 2.2.0)
tilt (~> 2.0)
tilt (2.0.9)
tilt (2.0.10)

PLATFORMS
ruby
Expand Down

0 comments on commit 145bc52

Please sign in to comment.