social_nets_db 0.0.12 → 0.0.13
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/Gemfile.lock +31 -34
- data/lib/social_nets_db/db.yml +11 -0
- data/lib/social_nets_db/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6e5935dc665486079faf0f0cf0018d545a271f182a937f8c83d03729e7a63f80
|
4
|
+
data.tar.gz: 492b2a2dfc69ae4d5767c21d7f863e991e2eec024f54594e8121ed3586af0c7a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8dfba6c43f662ddb9ae6c5da5b34876ad1e261a9efa3f3e9dd6ec683cef2bc8f7cb324fcb77636d44a5f1cad3ac3b31dc7019beb17f97184bf2dcd8aa2b7b1f9
|
7
|
+
data.tar.gz: c0e5ab32dba20ab6e11f7a58a4cc23ffa5254efa8521f459e724f55beb694f010a5fde77e779abe1fad9a6bd5b053a05e4bef3140c26d2eb5623f3e00d7dedbc
|
data/CHANGELOG.md
CHANGED
data/Gemfile.lock
CHANGED
@@ -1,24 +1,23 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
social_nets_db (0.0.
|
4
|
+
social_nets_db (0.0.13)
|
5
5
|
|
6
6
|
GEM
|
7
7
|
remote: https://rubygems.org/
|
8
8
|
specs:
|
9
9
|
ast (2.4.2)
|
10
|
-
|
11
|
-
bundler-audit (0.9.1)
|
10
|
+
bundler-audit (0.9.2)
|
12
11
|
bundler (>= 1.2.0, < 3)
|
13
12
|
thor (~> 1.0)
|
14
13
|
byebug (11.1.3)
|
15
14
|
coderay (1.1.3)
|
16
|
-
diff-lcs (1.5.
|
17
|
-
json (2.
|
15
|
+
diff-lcs (1.5.1)
|
16
|
+
json (2.8.2)
|
18
17
|
language_server-protocol (3.17.0.3)
|
19
|
-
method_source (1.
|
20
|
-
parallel (1.
|
21
|
-
parser (3.
|
18
|
+
method_source (1.1.0)
|
19
|
+
parallel (1.26.3)
|
20
|
+
parser (3.3.6.0)
|
22
21
|
ast (~> 2.4.1)
|
23
22
|
racc
|
24
23
|
pry (0.14.2)
|
@@ -27,44 +26,42 @@ GEM
|
|
27
26
|
pry-byebug (3.10.1)
|
28
27
|
byebug (~> 11.0)
|
29
28
|
pry (>= 0.13, < 0.15)
|
30
|
-
racc (1.
|
29
|
+
racc (1.8.1)
|
31
30
|
rainbow (3.1.1)
|
32
|
-
rake (13.
|
33
|
-
regexp_parser (2.
|
34
|
-
|
35
|
-
|
36
|
-
rspec-
|
37
|
-
rspec-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
rspec-expectations (3.12.3)
|
31
|
+
rake (13.2.1)
|
32
|
+
regexp_parser (2.9.2)
|
33
|
+
rspec (3.13.0)
|
34
|
+
rspec-core (~> 3.13.0)
|
35
|
+
rspec-expectations (~> 3.13.0)
|
36
|
+
rspec-mocks (~> 3.13.0)
|
37
|
+
rspec-core (3.13.2)
|
38
|
+
rspec-support (~> 3.13.0)
|
39
|
+
rspec-expectations (3.13.3)
|
42
40
|
diff-lcs (>= 1.2.0, < 2.0)
|
43
|
-
rspec-support (~> 3.
|
44
|
-
rspec-mocks (3.
|
41
|
+
rspec-support (~> 3.13.0)
|
42
|
+
rspec-mocks (3.13.2)
|
45
43
|
diff-lcs (>= 1.2.0, < 2.0)
|
46
|
-
rspec-support (~> 3.
|
47
|
-
rspec-support (3.
|
48
|
-
rubocop (1.
|
49
|
-
base64 (~> 0.1.1)
|
44
|
+
rspec-support (~> 3.13.0)
|
45
|
+
rspec-support (3.13.1)
|
46
|
+
rubocop (1.68.0)
|
50
47
|
json (~> 2.3)
|
51
48
|
language_server-protocol (>= 3.17.0)
|
52
49
|
parallel (~> 1.10)
|
53
|
-
parser (>= 3.
|
50
|
+
parser (>= 3.3.0.2)
|
54
51
|
rainbow (>= 2.2.2, < 4.0)
|
55
|
-
regexp_parser (>=
|
56
|
-
|
57
|
-
rubocop-ast (>= 1.28.1, < 2.0)
|
52
|
+
regexp_parser (>= 2.4, < 3.0)
|
53
|
+
rubocop-ast (>= 1.32.2, < 2.0)
|
58
54
|
ruby-progressbar (~> 1.7)
|
59
55
|
unicode-display_width (>= 2.4.0, < 3.0)
|
60
|
-
rubocop-ast (1.
|
61
|
-
parser (>= 3.
|
56
|
+
rubocop-ast (1.36.1)
|
57
|
+
parser (>= 3.3.1.0)
|
62
58
|
ruby-progressbar (1.13.0)
|
63
|
-
thor (1.
|
64
|
-
unicode-display_width (2.
|
59
|
+
thor (1.3.2)
|
60
|
+
unicode-display_width (2.6.0)
|
65
61
|
|
66
62
|
PLATFORMS
|
67
63
|
arm64-darwin-21
|
64
|
+
arm64-darwin-23
|
68
65
|
x86_64-darwin-17
|
69
66
|
|
70
67
|
DEPENDENCIES
|
@@ -78,4 +75,4 @@ DEPENDENCIES
|
|
78
75
|
social_nets_db!
|
79
76
|
|
80
77
|
BUNDLED WITH
|
81
|
-
2.
|
78
|
+
2.5.23
|
data/lib/social_nets_db/db.yml
CHANGED
@@ -87,6 +87,17 @@ castbox:
|
|
87
87
|
profile_url:
|
88
88
|
by_account_id: https://${domain}/vc/${uid}
|
89
89
|
|
90
|
+
contra:
|
91
|
+
name: Contra
|
92
|
+
icons:
|
93
|
+
color: "#15171f"
|
94
|
+
domain: contra.com
|
95
|
+
tags:
|
96
|
+
- free-lance
|
97
|
+
- recruiting
|
98
|
+
profile_url:
|
99
|
+
by_username: https://${domain}/${uid}
|
100
|
+
|
90
101
|
discord:
|
91
102
|
name: Discord
|
92
103
|
icons:
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: social_nets_db
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.13
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Sergey Pedan
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-11-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -170,7 +170,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
170
170
|
- !ruby/object:Gem::Version
|
171
171
|
version: '0'
|
172
172
|
requirements: []
|
173
|
-
rubygems_version: 3.
|
173
|
+
rubygems_version: 3.5.23
|
174
174
|
signing_key:
|
175
175
|
specification_version: 4
|
176
176
|
summary: A non-comprehensive database of social nets packed in a Ruby gem
|