~srushe/ho-tan

Small tweak to checking url
5b3c9f97 — Stephen Rushe 1 year, 9 months ago
Bump ruby to 3.2.1
6c37ddc8 — Stephen Rushe 1 year, 9 months ago
Fix spec for Babosa update
264118c1 — Stephen Rushe 2 years ago
Update babosa
e1bed18a — Stephen Rushe 2 years ago
Upgrade sinatra and sinatra-contrib
0ad01920 — Stephen Rushe 2 years ago
Upgrade addressable, and rack
ab09935c — Stephen Rushe 2 years ago
Add bundler-audit gem
b813cb45 — Stephen Rushe 2 years ago
Replace Rack::PostBodyContentTypeParser with Rack::JSONBodyParser
2ba2dfec — Stephen Rushe 4 years ago
Update for sourcehut
8f5a4791 — Stephen Rushe 4 years ago
Update dependencies
7e93c6fb — Stephen Rushe 4 years ago
Merge pull request #10 from srushe/dependabot/bundler/rack-2.2.3

[Security] Bump rack from 2.2.2 to 2.2.3
e1b3a2a4 — dependabot-preview[bot] 4 years ago
[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>
70793838 — Stephen Rushe 4 years ago
Merge pull request #9 from srushe/dependabot/bundler/json-2.3.0

[Security] Bump json from 2.1.0 to 2.3.0
4701a124 — dependabot-preview[bot] 4 years ago
[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>
cecc2436 — Stephen Rushe 4 years ago
Fix rack issue with status preceding headers
4345d68a — Stephen Rushe 4 years ago
Merge pull request #8 from srushe/dependabot/bundler/rack-2.2.2

[Security] Bump rack from 2.0.6 to 2.2.2
01b90ee3 — dependabot-preview[bot] 4 years ago
[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>
a7dbf2b4 — Stephen Rushe 5 years ago
Merge pull request #3 from srushe/add-like-support

Add Like support
4e7b5172 — Stephen Rushe 5 years ago
Add Like support
4a2e3f71 — Stephen Rushe 5 years ago
Update read post path
Next