unf_ext 0.0.8.2.beta-x64-mingw-ucrt → 0.0.8.2-x64-mingw-ucrt
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 +4 -4
- data/.github/workflows/unf_ext.yml +1 -1
- data/CHANGELOG.md +1 -1
- data/lib/3.1/unf_ext.so +0 -0
- data/lib/unf_ext/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c505f36e798968c88b4b430adb85e1908b65241b1eca50b4ed9420a4246ade2f
|
4
|
+
data.tar.gz: 1655312b9a0a1a3d42a8bd9f728a8c4d6fda3bcfd882512032faf549e6b76e08
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: '09af82eb3507ab18bd5ca4998947f7bee2ad2e3be412b9f96a8e36dcc316dc8f47edfa2a268b68a7b6fd5f968013f7d767f791f272c2a5b3ea01061a8c447f8f'
|
7
|
+
data.tar.gz: 84835f1d6ede0c51da82bedc1d20abd7732eed31b653d48c2e761ca96a9e97603f8366cf17f2ada69a9f79dd24164d2dd98174010df8d60bf9519fcae304a881
|
data/CHANGELOG.md
CHANGED
data/lib/3.1/unf_ext.so
CHANGED
Binary file
|
data/lib/unf_ext/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: unf_ext
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.8.2
|
4
|
+
version: 0.0.8.2
|
5
5
|
platform: x64-mingw-ucrt
|
6
6
|
authors:
|
7
7
|
- Takeru Ohta
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2022-
|
12
|
+
date: 2022-06-25 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rake
|
@@ -145,9 +145,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
145
145
|
version: 3.2.dev
|
146
146
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
147
147
|
requirements:
|
148
|
-
- - "
|
148
|
+
- - ">="
|
149
149
|
- !ruby/object:Gem::Version
|
150
|
-
version:
|
150
|
+
version: '0'
|
151
151
|
requirements: []
|
152
152
|
rubygems_version: 3.3.4
|
153
153
|
signing_key:
|