Commit 9b345cc
committed
Updated gemspec to include metadata (repository, changelog), and cleaned deprecated properties
Removed deprecated rubyforge_project property
WARNING: rubyforge_project= is deprecated and ignored. Please remove this from your gemspec to ensure that your gem continues to build in the future.
WARNING: See https://guides.rubygems.org/specification-reference/ for help
Added metadata fields, displayed on the RubyGems page. See https://rubygems.org/gems/activeadmin for example:
- source_code_uri
- changelog_uri
- bug_tracker_uri
- documentation_uri
- mailing_list_uri
- homepage_uri
[skip ci]1 parent f8ce26c commit 9b345cc
1 file changed
+10
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
39 | 46 | | |
40 | 47 | | |
0 commit comments