open_api_smart_recruiters_sdk 0.2.5 → 0.2.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/smart_recruiters/version.rb +1 -1
- data/open_api_smart_recruiters_sdk.gemspec +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 281f6927eb9a67ef409ea4961f8c09ab1233fe4ef74c7a5a4b00cd537feb27fc
|
4
|
+
data.tar.gz: 56fb7e93d1d0ca398e5b7c297efc7ff6e1eb204e4a74bc1ccaba78c6cebc7fac
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0d1d8b174bf8d56057e69d37c494fffe91147a526202acacaeb9d9e40a64f78c49b467600a88acfcb41c33664070c1528686fa01046d5abe1e5319d49a09530d
|
7
|
+
data.tar.gz: ee19245c35de0a90a2e7897361e77d0f34b58e67404ebee86e6a6f653f2d6db6ad79ce0bf1371f3291329f5177ff2ca0ecc1b90536034af821f8787cdade6480
|
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
|
|
12
12
|
|
13
13
|
spec.summary = "A SmartRecruiters API SDK for Ruby."
|
14
14
|
spec.description = "A SmartRecruiters API SDK for Ruby."
|
15
|
-
spec.homepage = "https://github.com/
|
15
|
+
spec.homepage = "https://github.com/RecruitiFi/smart_recruiters"
|
16
16
|
spec.license = "MIT"
|
17
17
|
spec.required_ruby_version = ">= 2.6.0"
|
18
18
|
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: open_api_smart_recruiters_sdk
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.6
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- OneNeptune
|
@@ -367,14 +367,14 @@ files:
|
|
367
367
|
- lib/smart_recruiters/version.rb
|
368
368
|
- open_api_smart_recruiters_sdk.gemspec
|
369
369
|
- sig/smart_recruiters.rbs
|
370
|
-
homepage: https://github.com/
|
370
|
+
homepage: https://github.com/RecruitiFi/smart_recruiters
|
371
371
|
licenses:
|
372
372
|
- MIT
|
373
373
|
metadata:
|
374
374
|
allowed_push_host: https://rubygems.org
|
375
|
-
homepage_uri: https://github.com/
|
376
|
-
source_code_uri: https://github.com/
|
377
|
-
changelog_uri: https://github.com/
|
375
|
+
homepage_uri: https://github.com/RecruitiFi/smart_recruiters
|
376
|
+
source_code_uri: https://github.com/RecruitiFi/smart_recruiters
|
377
|
+
changelog_uri: https://github.com/RecruitiFi/smart_recruiters
|
378
378
|
post_install_message:
|
379
379
|
rdoc_options: []
|
380
380
|
require_paths:
|