Skip to content

Commit

Permalink
Bump sinatra from 3.0.6 to 3.1.0 in /assets/dora
Browse files Browse the repository at this point in the history
Bumps [sinatra](https://github.com/sinatra/sinatra) from 3.0.6 to 3.1.0.
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](sinatra/sinatra@v3.0.6...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2023
1 parent 74fe1f0 commit 0c70630
Show file tree
Hide file tree
Showing 9 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions assets/dora/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ GEM
json (2.6.3)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
rack (2.2.6.4)
rack-protection (3.0.6)
rack
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-test (2.1.0)
rack (>= 1.3)
rspec (3.12.0)
Expand All @@ -24,12 +24,12 @@ GEM
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
ruby2_keywords (0.0.5)
sinatra (3.0.6)
sinatra (3.1.0)
mustermann (~> 3.0)
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.0.6)
rack-protection (= 3.1.0)
tilt (~> 2.0)
tilt (2.1.0)
tilt (2.2.0)
webrick (1.8.1)

PLATFORMS
Expand Down
Binary file removed assets/dora/vendor/cache/rack-2.2.6.4.gem
Binary file not shown.
Binary file added assets/dora/vendor/cache/rack-2.2.8.gem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed assets/dora/vendor/cache/sinatra-3.0.6.gem
Binary file not shown.
Binary file added assets/dora/vendor/cache/sinatra-3.1.0.gem
Binary file not shown.
Binary file removed assets/dora/vendor/cache/tilt-2.1.0.gem
Binary file not shown.
Binary file added assets/dora/vendor/cache/tilt-2.2.0.gem
Binary file not shown.

0 comments on commit 0c70630

Please # to comment.