social_nets_db 0.0.12 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6f3b8b2d1e243aef5a95d9b8fc236baa0f38c2fefd2a7b03c19223f203bf1ad3
4
- data.tar.gz: 32a8a63fea79ef699fde7fe3b5285d7bb619f4360d13ce00172603ae3923b0c9
3
+ metadata.gz: 6e5935dc665486079faf0f0cf0018d545a271f182a937f8c83d03729e7a63f80
4
+ data.tar.gz: 492b2a2dfc69ae4d5767c21d7f863e991e2eec024f54594e8121ed3586af0c7a
5
5
  SHA512:
6
- metadata.gz: 3e9b6bad081cfc3d34999f8aede5e5b0110437abac8c94f559d91d4cf39109cbc8c9ce4f307750e6aa0d7a20568c068b03385786998b5a7658762ff7d3d134af
7
- data.tar.gz: 2df990abdc52df715686a87fb915819bcd03187fa22e34583574465ce46d22a54fe451cc0fbc338b9912d722de3aa9b6ee7225a6e38960d3f0594084df76dc0a
6
+ metadata.gz: 8dfba6c43f662ddb9ae6c5da5b34876ad1e261a9efa3f3e9dd6ec683cef2bc8f7cb324fcb77636d44a5f1cad3ac3b31dc7019beb17f97184bf2dcd8aa2b7b1f9
7
+ data.tar.gz: c0e5ab32dba20ab6e11f7a58a4cc23ffa5254efa8521f459e724f55beb694f010a5fde77e779abe1fad9a6bd5b053a05e4bef3140c26d2eb5623f3e00d7dedbc
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.0.13] - 2024-11-22
4
+
5
+ Adds Contra
6
+
3
7
  ## [0.0.12] - 2023-10-01
4
8
 
5
9
  Adds SoundCloud RSS, fixes base SoundCloud
data/Gemfile.lock CHANGED
@@ -1,24 +1,23 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- social_nets_db (0.0.11)
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
- base64 (0.1.1)
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.0)
17
- json (2.6.3)
15
+ diff-lcs (1.5.1)
16
+ json (2.8.2)
18
17
  language_server-protocol (3.17.0.3)
19
- method_source (1.0.0)
20
- parallel (1.23.0)
21
- parser (3.2.2.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.7.1)
29
+ racc (1.8.1)
31
30
  rainbow (3.1.1)
32
- rake (13.0.6)
33
- regexp_parser (2.8.1)
34
- rexml (3.2.6)
35
- rspec (3.12.0)
36
- rspec-core (~> 3.12.0)
37
- rspec-expectations (~> 3.12.0)
38
- rspec-mocks (~> 3.12.0)
39
- rspec-core (3.12.2)
40
- rspec-support (~> 3.12.0)
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.12.0)
44
- rspec-mocks (3.12.6)
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.12.0)
47
- rspec-support (3.12.1)
48
- rubocop (1.56.4)
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.2.2.3)
50
+ parser (>= 3.3.0.2)
54
51
  rainbow (>= 2.2.2, < 4.0)
55
- regexp_parser (>= 1.8, < 3.0)
56
- rexml (>= 3.2.5, < 4.0)
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.29.0)
61
- parser (>= 3.2.1.0)
56
+ rubocop-ast (1.36.1)
57
+ parser (>= 3.3.1.0)
62
58
  ruby-progressbar (1.13.0)
63
- thor (1.2.2)
64
- unicode-display_width (2.4.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.4.19
78
+ 2.5.23
@@ -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:
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  class SocialNetsDB
4
- VERSION = "0.0.12".freeze
4
+ VERSION = "0.0.13".freeze
5
5
  end
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.12
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: 2023-10-01 00:00:00.000000000 Z
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.4.19
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