capng_c 0.1.7 → 0.1.8

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: 5bae1dd7527d09feef11b6252856439df68a03fd8dbd130fe0a9b7b2f97b4d49
4
- data.tar.gz: 7156e1d1d7394f54826b6057fef70f66a1a7df58d23cdfab9ee0c802660d2919
3
+ metadata.gz: d8fb8b88d94a62f191e40dd68b4ec9b2e8c088de2d58d11eee06acee1fccff5a
4
+ data.tar.gz: fef4a3cfb603eb2399453adb308b3e573e07916504c63ac93fd65caab4455f13
5
5
  SHA512:
6
- metadata.gz: b92e7b9a212dffbe73bef10990dd45108a9612583e863fa7737b75f9466aee9152806592ad476d9b839c7fa6ee9ebd308524388547db2a13117b29813d206554
7
- data.tar.gz: 92c5d50b1416162cc8a2ab609e42ac558e8cba462ef5f2a9bea5d81096ded50f72b68a6f640cfcd6f03660e669b269e75702a69e2e65510d7ac9b15e8f00397f
6
+ metadata.gz: b9852afd96a5821ec3133c8b72c783af1ea0a5a5cf85645a9491335a76d8eb03e50e170abec25b9e18255a66952bb1ae2aef4505d883981dd7a928f2c8f83be3
7
+ data.tar.gz: 4d4ea024e06ce6d55276bc4e87b227836a7eab13d75417e457ab1adec6cf4042e7f0a8b39494f484f164681fb46704eaeebf15aa5fd06e75d92aa7a73ec2f4f2
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
 
11
11
  spec.summary = %q{libcap-ng bindings for Ruby.}
12
12
  spec.description = spec.summary
13
- spec.homepage = "https://github.com/fluent-plugins-nursery/cap-ng_c"
13
+ spec.homepage = "https://github.com/fluent-plugins-nursery/capng_c"
14
14
  spec.license = "Apache-2.0"
15
15
  spec.metadata["allowed_push_host"] = "https://rubygems.org"
16
16
 
@@ -1,3 +1,3 @@
1
1
  class CapNG
2
- VERSION = "0.1.7"
2
+ VERSION = "0.1.8"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capng_c
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hiroshi Hatake
@@ -126,13 +126,13 @@ files:
126
126
  - ext/capng/utils.c
127
127
  - lib/capng.rb
128
128
  - lib/capng/version.rb
129
- homepage: https://github.com/fluent-plugins-nursery/cap-ng_c
129
+ homepage: https://github.com/fluent-plugins-nursery/capng_c
130
130
  licenses:
131
131
  - Apache-2.0
132
132
  metadata:
133
133
  allowed_push_host: https://rubygems.org
134
- homepage_uri: https://github.com/fluent-plugins-nursery/cap-ng_c
135
- source_code_uri: https://github.com/fluent-plugins-nursery/cap-ng_c
134
+ homepage_uri: https://github.com/fluent-plugins-nursery/capng_c
135
+ source_code_uri: https://github.com/fluent-plugins-nursery/capng_c
136
136
  post_install_message:
137
137
  rdoc_options: []
138
138
  require_paths: