This repository was archived by the owner on Jan 10, 2023. It is now read-only.
Commit b8fad69
authored
Gemspec improvements (#109)
* Specify actual authors of the gem
* Fix and improve gem's `summary` and `description`
* Remove useless `require_paths` and `test_files`
* Improve required Ruby version lock, avoid 3.0
* Add versions locks for dependencies
It's very dangerous and unstable to have dependencies without any version lock,
they may update at any time and without backward compatibility.1 parent 5db9c69 commit b8fad69
1 file changed
Lines changed: 11 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
16 | 14 | | |
17 | 15 | | |
18 | | - | |
| 16 | + | |
19 | 17 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
26 | 24 | | |
0 commit comments