methodfinder 2.2.4 → 2.2.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +7 -5
- data/lib/methodfinder/version.rb +1 -1
- metadata +8 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4880f6b6a48cd921e8f7b0124eb090007b92d4ab3d36759826be3c3ea182cd00
|
4
|
+
data.tar.gz: 34f0bd666f85d8e380c6c0eb9e89b4bf05dbd34b17676c9117d666ca12e82910
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 964f6acb7bc9ac74bcbd7710c56db87c580b6a8c9b4c80413679e94aef95270ee46480a40e1df747d630f0aebdcd8d51d75523e0d5925797175f17ab7c58c8b1
|
7
|
+
data.tar.gz: b29c4b0149f7148710a6f97dc7b41c95397a00678de5be11ce8b2d16113401e9632937269f7029a9e8f78664ecaf7eedf1c4663666fb773f45d8839bfa9a2ff3
|
data/README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# MethodFinder
|
2
2
|
|
3
|
-
![
|
3
|
+
[![builds.sr.ht status](https://builds.sr.ht/~citizen428/methodfinder.svg)](https://builds.sr.ht/~citizen428/methodfinder?)
|
4
4
|
[![Gem Version](https://img.shields.io/gem/v/methodfinder.svg)](https://rubygems.org/gems/methodfinder)
|
5
5
|
|
6
6
|
<!-- toc -->
|
@@ -192,8 +192,10 @@ git commits and tags, and push the `.gem` file to
|
|
192
192
|
|
193
193
|
## CONTRIBUTING
|
194
194
|
|
195
|
-
|
196
|
-
https://
|
195
|
+
Development happens primarily on [Sourcehut](https://sr.ht/~citizen428/methodfinder/) where you can
|
196
|
+
[file bugs](https://sr.ht/~citizen428/methodfinder/trackers), [discuss on the mailing list](https://sr.ht/~citizen428/methodfinder/lists) or [send patches](https://git.sr.ht/~citizen428/methodfinder/send-email).
|
197
|
+
|
198
|
+
If you really have to you can also contribute via https://github.com/citizen428/methodfinder, but I really prefer Sourcehut.
|
197
199
|
|
198
200
|
## SEE ALSO
|
199
201
|
|
@@ -203,7 +205,7 @@ https://github.com/citizen428/methodfinder.
|
|
203
205
|
|
204
206
|
### Misc
|
205
207
|
|
206
|
-
- [Other Implementations](https://
|
208
|
+
- [Other Implementations](https://man.sr.ht/~citizen428/MethodFinder/) - a list of related projects in Ruby and other languages
|
207
209
|
|
208
210
|
## VERSION
|
209
211
|
|
@@ -211,7 +213,7 @@ https://github.com/citizen428/methodfinder.
|
|
211
213
|
|
212
214
|
## AUTHOR
|
213
215
|
|
214
|
-
- [Michael Kohl](https://
|
216
|
+
- [Michael Kohl](https://citizen428.net/)
|
215
217
|
|
216
218
|
## LICENSE
|
217
219
|
|
data/lib/methodfinder/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: methodfinder
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.2.
|
4
|
+
version: 2.2.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Michael Kohl
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-
|
11
|
+
date: 2022-07-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -91,12 +91,14 @@ files:
|
|
91
91
|
- README.md
|
92
92
|
- lib/methodfinder.rb
|
93
93
|
- lib/methodfinder/version.rb
|
94
|
-
homepage:
|
94
|
+
homepage: https://sr.ht/~citizen428/methodfinder/
|
95
95
|
licenses:
|
96
96
|
- MIT
|
97
97
|
metadata:
|
98
|
-
bug_tracker_uri: https://
|
99
|
-
source_code_uri: https://
|
98
|
+
bug_tracker_uri: https://todo.sr.ht/~citizen428/methodfinder
|
99
|
+
source_code_uri: https://git.sr.ht/~citizen428/methodfinder/tree
|
100
|
+
mailing_list_uri: https://lists.sr.ht/~citizen428/public-inbox
|
101
|
+
wiki_uri: https://man.sr.ht/~citizen428/MethodFinder/
|
100
102
|
post_install_message:
|
101
103
|
rdoc_options: []
|
102
104
|
require_paths:
|
@@ -112,7 +114,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
112
114
|
- !ruby/object:Gem::Version
|
113
115
|
version: '0'
|
114
116
|
requirements: []
|
115
|
-
rubygems_version: 3.3.
|
117
|
+
rubygems_version: 3.3.17
|
116
118
|
signing_key:
|
117
119
|
specification_version: 4
|
118
120
|
summary: A Smalltalk-like Method Finder for Ruby
|