rb_sys 0.1.1 → 0.1.2

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: 47fb2e73263b33afa15f4ac7d7c1b07e752d18c7a85eaebf9e8bb2d22290a582
4
- data.tar.gz: f279658a40c3f61275ad78df0c3168599281a150424607ef0529bd8e2381e53c
3
+ metadata.gz: cc5893cc69da4a662b63cd5f405880f7e3af228ce263b3d2624285948700290f
4
+ data.tar.gz: 6b1f7612e79d7a4d52f955809cb9c49f96b19b87e5be6823e4418c6642a39867
5
5
  SHA512:
6
- metadata.gz: 2899ac6f022b458be71dfb6cc5188d5e5a5e759bc13d816beac0e6c28376d342a9fa2dac0e6171895723d0bfb8b0f5f2ce54373177e2e1de1931e019514f1ee1
7
- data.tar.gz: 45112b70ade6c7fca1c3f5a4d3034840f90cf53daf599f08e00d2db29a5285b2f212a24a206aa1696374971077cc2e82c4f5aa10a85fe48feeb2179eab205ca8
6
+ metadata.gz: f094d4cd66b90fa30e396e7b17c91bec78b25cb60ce22a0816577dae88e77f3bc735bec90911d2ba87fb2221d1da782090f2feaee74283a5395c0fc795f746ee
7
+ data.tar.gz: 2baa7bb926cf8d5208cb1951f42991782e8d5062b43ab0fad5e7140473644930517c56650e37d29a47598d52a62434cd53f41877c9be831c15b00a58dc8f2ada
checksums.yaml.gz.sig CHANGED
Binary file
data/LICENSE-APACHE ADDED
@@ -0,0 +1 @@
1
+ /Users/ianks/Code/open-source/rb-sys/LICENSE-APACHE
data/LICENSE-MIT ADDED
@@ -0,0 +1 @@
1
+ /Users/ianks/Code/open-source/rb-sys/LICENSE-MIT
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module RbSys
4
- VERSION = "0.1.1"
4
+ VERSION = "0.1.2"
5
5
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rb_sys
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ian Ker-Seymer
@@ -30,7 +30,7 @@ cert_chain:
30
30
  Rl+ASkq2/1i07TkBpCf+2hq66+h/hx+/Y/KrUzXfe0jtvil0WESkJT2kqRqHWNhD
31
31
  9GKBxaQlXokNDtWCm1/gl6cD8WRZ0N5S4ZGJT1FLLsA=
32
32
  -----END CERTIFICATE-----
33
- date: 2022-04-23 00:00:00.000000000 Z
33
+ date: 2022-04-26 00:00:00.000000000 Z
34
34
  dependencies: []
35
35
  description:
36
36
  email:
@@ -39,6 +39,8 @@ executables: []
39
39
  extensions: []
40
40
  extra_rdoc_files: []
41
41
  files:
42
+ - LICENSE-APACHE
43
+ - LICENSE-MIT
42
44
  - certs/ianks.pem
43
45
  - lib/rb_sys.rb
44
46
  - lib/rb_sys/mkmf.rb
@@ -49,6 +51,7 @@ files:
49
51
  homepage: https://github.com/oxidize-rb/rb-sys
50
52
  licenses:
51
53
  - MIT
54
+ - Apache-2.0
52
55
  metadata:
53
56
  rubygems_mfa_required: 'true'
54
57
  post_install_message:
metadata.gz.sig CHANGED
Binary file