Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadiyt committed Nov 3, 2024
1 parent 9c7c1d8 commit a100a97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Build-test

on:
push:
pull_request:
workflow_call:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This gem provides a safe and easy way to fetch content from user-submitted urls.
- handles URIs/IPv4/IPv6, redirects, DNS, etc, correctly
- has 0 runtime dependencies
- has a comprehensive test suite (100% code coverage)
- is tested against ruby `2.6`, `2.7`, `3.0`, `3.1`, `3.2`, and `ruby-head`
- is tested against ruby `2.7`, `3.0`, `3.1`, `3.2`, `3.3`, and `ruby-head`

### Quick start

Expand Down

0 comments on commit a100a97

Please sign in to comment.