Skip to content

Commit 0abe839

Browse files
committed
Bump
1 parent 147770b commit 0abe839

File tree

2 files changed

+2
-27
lines changed

2 files changed

+2
-27
lines changed

.github/workflows/custom/ci.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,3 @@
1-
<!--- this file is synced from dry-rb/template-gem project -->
2-
[gem]: https://rubygems.org/gems/dry-testing
3-
[actions]: https://github.com/dry-rb/dry-testing/actions
1+
# Testing gem
42

5-
# dry-testing [![Gem Version](https://badge.fury.io/rb/dry-testing.svg)][gem] [![CI Status](https://github.com/dry-rb/dry-testing/workflows/ci/badge.svg)][actions]
6-
7-
## Links
8-
9-
* [User documentation](https://dry-rb.org/gems/dry-testing)
10-
* [API documentation](http://rubydoc.info/gems/dry-testing)
11-
* [Forum](https://discourse.dry-rb.org)
12-
13-
## Supported Ruby versions
14-
15-
This library officially supports the following Ruby versions:
16-
17-
* MRI `>= 3.0.0`
18-
* jruby `>= 9.4` (not tested on CI)
19-
20-
## License
21-
22-
See `LICENSE` file.
3+
This is a testing gem only. Do not use or install.

0 commit comments

Comments
 (0)