Commit graph

6 commits

Author SHA1 Message Date
ca832a42d9 Add standard
Add the 'standard' linter library
Commit fixes generated via 'bundle exec rubocop -A'
2024-06-23 22:38:24 -03:00
630fc0e8a3 Replace ffi with fiddle
The fiddle library is part of Ruby's standard library, and
works out of the box for me on HardenedBSD - where as the
ffi library raises an error on require
2024-06-23 21:37:52 -03:00
Thomas Hurst
810713d1e5 within_sandbox: Check fork is supported 2017-05-25 23:44:36 +01:00
Thomas Hurst
1bec2c3ea4 Add some API documentation 2017-05-24 16:33:39 +01:00
Thomas Hurst
d305efab9f First cut of the capsicum gem. 2017-05-24 01:18:47 +01:00
Thomas Hurst
f758b7713d Initial commit. 2017-05-24 01:18:05 +01:00