Skip to content

Commit

Permalink
build(deps): bump sinatra from 4.1.0 to 4.1.1 in /assets/ruby_simple
Browse files Browse the repository at this point in the history
Bumps [sinatra](https://github.com/sinatra/sinatra) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md)
- [Commits](sinatra/sinatra@v4.1.0...v4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ctlong committed Nov 26, 2024
1 parent d0d2f2a commit e89a330
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions assets/ruby_simple/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ GEM
mustermann (3.0.3)
ruby2_keywords (~> 0.0.1)
rack (3.1.8)
rack-protection (4.1.0)
rack-protection (4.1.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
Expand All @@ -15,11 +15,11 @@ GEM
rackup (2.2.1)
rack (>= 3)
ruby2_keywords (0.0.5)
sinatra (4.1.0)
sinatra (4.1.1)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.1.0)
rack-protection (= 4.1.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
tilt (2.4.0)
Expand Down
Binary file not shown.
Binary file not shown.
Binary file removed assets/ruby_simple/vendor/cache/sinatra-4.1.0.gem
Binary file not shown.
Binary file not shown.

0 comments on commit e89a330

Please sign in to comment.