Skip to content

Commit

Permalink
Bump sinatra from 2.0.4 to 2.2.3 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.3.
- [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.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 9, 2023
1 parent f5e3dc8 commit 3138fac
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 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 (2.0.2)
ruby2_keywords (~> 0.0.1)
rack (2.2.5)
rack-protection (2.2.3)
rack
sinatra (2.0.4)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.4)
ruby2_keywords (0.0.5)
sinatra (2.2.3)
mustermann (~> 2.0)
rack (~> 2.2)
rack-protection (= 2.2.3)
tilt (~> 2.0)
tilt (2.0.9)
tilt (2.0.11)

PLATFORMS
ruby
Expand Down

0 comments on commit 3138fac

Please sign in to comment.