Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Tags: digineo/sisimai-web

Tags

v5.3.0

Toggle v5.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dmke Dominik Menke
chore: update dependencies

v5.2.0

Toggle v5.2.0's commit message
update Sisimai to 5.2.0

v5.0.3

Toggle v5.0.3's commit message
---

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

Signed-off-by: dependabot[bot] <[email protected]>

v5.0.2.1

Toggle v5.0.2.1's commit message
convert to modular Sinatra app

This attempts to fix an issue with the `request.body` not being a
StringIO instance, but wrapped depending on the application server
in use.

For Webrick, the raw request body seems not to be accessible anymore,
which is a shame. Switching to Puma helps a bit, but getting the raw
body still requires accessing an instance variabale from Rack::Lint...

v5.0.2

Toggle v5.0.2's commit message
update dependencies

v5.0.1

Toggle v5.0.1's commit message
build(deps): bump sisimai from v5.0.0 to 5.0.1

Bumps [sisimai](https://github.com/sisimai/rb-sisimai) from v5.0.0 to 5.0.1. This release includes the previously tagged commit.
- [Release notes](https://github.com/sisimai/rb-sisimai/releases)
- [Changelog](https://github.com/sisimai/rb-sisimai/blob/5-stable/ChangeLog.md)
- [Commits](sisimai/rb-sisimai@cd166bc...v5.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

v5.0.0

Toggle v5.0.0's commit message
update to Sisimai 5.0.0

v4.25.16.1

Toggle v4.25.16.1's commit message
Using sisimai 4.25.16p1

v4.25.16

Toggle v4.25.16's commit message
update dependencies

v4.25.15

Toggle v4.25.15's commit message
ci: test against MRI 3.2