Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ronin-rb/ronin-dns-proxy
A configurable DNS proxy server library
https://github.com/ronin-rb/ronin-dns-proxy
Updated the copyright years.
14db3b99e391283ce107156a79cd604e3213b9d8 authored about 1 year ago
14db3b99e391283ce107156a79cd604e3213b9d8 authored about 1 year ago
Also add truffleruby to the CI matrix.
10b58196fcfca4b5a30b34d82d496a06c226b151 authored about 1 year ago
10b58196fcfca4b5a30b34d82d496a06c226b151 authored about 1 year ago
Add ruby-3.3 to the CI matrix.
b02d846fe3fdee99a5d78eb7cc0d09671562c738 authored about 1 year ago
b02d846fe3fdee99a5d78eb7cc0d09671562c738 authored about 1 year ago
Bump the `actions/checkout` action to `v4`.
79dc26c6cf4c4b0a8f3c4cda87129be22bbd844d authored over 1 year ago
79dc26c6cf4c4b0a8f3c4cda87129be22bbd844d authored over 1 year ago
Removed the Twitter account link.
7ad3f19f572b183c1dab055189f486a72cde08fd authored over 1 year ago
7ad3f19f572b183c1dab055189f486a72cde08fd authored over 1 year ago
Remove non-existent `man` directory from `.document.
3b456adbc0d6ada442fd9f9fd77d807817c8e0d6 authored over 1 year ago
3b456adbc0d6ada442fd9f9fd77d807817c8e0d6 authored over 1 year ago
Mention the test coverage.
a03b05dc9fa76365b4c01d3a87521c97f14a0e92 authored almost 2 years ago
a03b05dc9fa76365b4c01d3a87521c97f14a0e92 authored almost 2 years ago
Mention the documentation coverage.
eba3907756e14c4fb72281d946b3fd816036b293 authored almost 2 years ago
eba3907756e14c4fb72281d946b3fd816036b293 authored almost 2 years ago
Added specs for `Server` (closes #2).
cecbcec3b56fd7c523b34378e88b5110ad7e710a authored almost 2 years ago
cecbcec3b56fd7c523b34378e88b5110ad7e710a authored almost 2 years ago
Mark `Server#resolver` and `Server#rules` as private.
87c8fe10130292d475726960c49abd4c1dba3eb6 authored almost 2 years ago
87c8fe10130292d475726960c49abd4c1dba3eb6 authored almost 2 years ago
Organizes dependencies.
1610f92cb48b3bfe15f630bd85d6fb69f691d62a authored almost 2 years ago
1610f92cb48b3bfe15f630bd85d6fb69f691d62a authored almost 2 years ago
Remove `bundler/setup` from library code.
4fd113228d65af015680bfc08aba5acf53699437 authored almost 2 years ago
4fd113228d65af015680bfc08aba5acf53699437 authored almost 2 years ago
Expose the host and port of the `Server` object.
f91e5bebb424ee26a55b2db53a6dd8e69d7c45cc authored almost 2 years ago
f91e5bebb424ee26a55b2db53a6dd8e69d7c45cc authored almost 2 years ago
Fix typo in `.rubocop.yml`.
aacbc6f15bb5c29bf993fef2aa0891572dc8c676 authored almost 2 years ago
aacbc6f15bb5c29bf993fef2aa0891572dc8c676 authored almost 2 years ago
Make an explicit exception for using `===` in `Rule#matches?`.
4858a928abff6c046e019b6dc13829acb9ee2834 authored almost 2 years ago
4858a928abff6c046e019b6dc13829acb9ee2834 authored almost 2 years ago
Expose `Server#resolver` and `Server#rules` for tests.
5cbe159dd90b229f03f66551460b136096e5245e authored almost 2 years ago
5cbe159dd90b229f03f66551460b136096e5245e authored almost 2 years ago
Added specs for `Rule` (issue #2).
375e70ce8746a4785d8097a4822bac750763a3ab authored almost 2 years ago
375e70ce8746a4785d8097a4822bac750763a3ab authored almost 2 years ago
Fixed a typo.
b24603358e5a3f3b473519d17a4256aed82473d1 authored almost 2 years ago
b24603358e5a3f3b473519d17a4256aed82473d1 authored almost 2 years ago
Correct the matching logic of `Rule#matches?` by using `===`.
612be78ce56ac156a6584bc59bef556f96a281eb authored almost 2 years ago
612be78ce56ac156a6584bc59bef556f96a281eb authored almost 2 years ago
Ensure `Rule#matches?` returns a Boolean.
fbf4dc9e16787e630983ddeea666563367672ce3 authored almost 2 years ago
fbf4dc9e16787e630983ddeea666563367672ce3 authored almost 2 years ago
Correct YARD type signatures for `Rule#result`.
f20206262e2e24bce1015c0ae9d50a9bb0bccd0d authored almost 2 years ago
f20206262e2e24bce1015c0ae9d50a9bb0bccd0d authored almost 2 years ago
Add an example of how to return `MX` records.
5bd9da7e2ba7d00062735a1751a49f5a9cdfa57a authored almost 2 years ago
5bd9da7e2ba7d00062735a1751a49f5a9cdfa57a authored almost 2 years ago
Fixed the dynamic `CNAME` example.
33b8bc06ec92f476afffd775ad0e0c8e36f4f29e authored almost 2 years ago
33b8bc06ec92f476afffd775ad0e0c8e36f4f29e authored almost 2 years ago
Make sure the example proxy matches the README example.
edbcc244c3043380962ec23986a92ae9915d61c8 authored almost 2 years ago
edbcc244c3043380962ec23986a92ae9915d61c8 authored almost 2 years ago
Fixed a typo in the examples.
e7a495d8e3b47fe3769181942428921e1fac8092 authored almost 2 years ago
e7a495d8e3b47fe3769181942428921e1fac8092 authored almost 2 years ago
No longer link to the `/frame` version of the YARD docs.
6fce578627e57c324b161dd13e6131fa5de0f480 authored almost 2 years ago
6fce578627e57c324b161dd13e6131fa5de0f480 authored almost 2 years ago
The async gems do not currently support JRuby.
a62f6e9c39beead2576ba6ef3ea91b851679a84b authored almost 2 years ago
a62f6e9c39beead2576ba6ef3ea91b851679a84b authored almost 2 years ago
Initial commit.
7f66c1f60fba4e2e920fac31dc21b4852434328d authored almost 2 years ago
7f66c1f60fba4e2e920fac31dc21b4852434328d authored almost 2 years ago