Small tweak to checking url
Bump ruby to 3.2.1
Fix spec for Babosa update
Update babosa
Upgrade sinatra and sinatra-contrib
Upgrade addressable, and rack
Add bundler-audit gem
Replace Rack::PostBodyContentTypeParser with Rack::JSONBodyParser
Update for sourcehut
Update dependencies
Merge pull request #10 from srushe/dependabot/bundler/rack-2.2.3 [Security] Bump rack from 2.2.2 to 2.2.3
[Security] Bump rack from 2.2.2 to 2.2.3 Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3. **This update includes a security fix.** - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.2...2.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Merge pull request #9 from srushe/dependabot/bundler/json-2.3.0 [Security] Bump json from 2.1.0 to 2.3.0
[Security] Bump json from 2.1.0 to 2.3.0 Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.0. **This update includes a security fix.** - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/compare/v2.1.0...v2.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Fix rack issue with status preceding headers
Merge pull request #8 from srushe/dependabot/bundler/rack-2.2.2 [Security] Bump rack from 2.0.6 to 2.2.2
[Security] Bump rack from 2.0.6 to 2.2.2 Bumps [rack](https://github.com/rack/rack) from 2.0.6 to 2.2.2. **This update includes security fixes.** - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/2.0.6...v2.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Merge pull request #3 from srushe/add-like-support Add Like support
Add Like support
Update read post path