unf_ext 0.0.8.2.beta-x64-mingw32 → 0.0.8.2-x64-mingw32

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: 625ed70e1cd0bc33659275dc478d7cdb95c60c82cd5db005c525675c651303c4
4
- data.tar.gz: ee5f60eb26f938d17a0c0857a838b29372f4c1cee138301c86d263b8b81b53f8
3
+ metadata.gz: 38f037687a442ffa804ddb7ff0b92aae1246c6776a21bb36062fdcd6fc1d4edb
4
+ data.tar.gz: 4c6c321e9c15fb0ff8bdda51c12300bba16468c8872a3935a0c125ed33ae8042
5
5
  SHA512:
6
- metadata.gz: 839f49ee7e2c9882c0dd2efceeedb98f1000301157f0dac89e991976557be8e77e1424fdb3c3f0a402b0fef43cb4d8afca73d1b0eb774d211f21a5401aab641e
7
- data.tar.gz: 58a86dab4d884a64a269a0b344d1ce5b47f60320e758cf2af12377afb1ffecc040d5b1936cae8e3b761c11268a8e64970363928f02e5f14ae9bf377d66bd596d
6
+ metadata.gz: c478590dfb086fa5113419692f29a3b5b4a935ab42f78407a7ebc45344268614eb340ecb00283e0573fb1938e15017493bcff952d50fe915788c32adc84ee96f
7
+ data.tar.gz: 814dcc013d8cd4730a7567ad7389747ad26e251c45531d71f324aa766ebf6fccc970900bf0c187a996b2f1814cf63910d579c785b4e45a510d914eaf457536ef
@@ -12,7 +12,7 @@ jobs:
12
12
  fail-fast: false
13
13
  matrix:
14
14
  os: [ ubuntu-20.04, macos-11.0, windows-2019 ]
15
- ruby: [ 2.6, 2.7, "3.0", 3.1, head ]
15
+ ruby: [ 2.7, "3.0", 3.1, head ]
16
16
  include:
17
17
  - { os: windows-2019, ruby: mingw }
18
18
  exclude:
data/CHANGELOG.md CHANGED
@@ -1,4 +1,4 @@
1
- ## 0.0.8.2 (2022-04-13)
1
+ ## 0.0.8.2 (2022-05-26)
2
2
 
3
3
  - Add x64-mingw-ucrt native gem support for RubyInstaller 3.1.
4
4
 
data/lib/2.4/unf_ext.so CHANGED
Binary file
data/lib/2.5/unf_ext.so CHANGED
Binary file
data/lib/2.6/unf_ext.so CHANGED
Binary file
data/lib/2.7/unf_ext.so CHANGED
Binary file
data/lib/3.0/unf_ext.so CHANGED
Binary file
@@ -1,5 +1,5 @@
1
1
  module UNF
2
2
  class Normalizer
3
- VERSION = "0.0.8.2.beta"
3
+ VERSION = "0.0.8.2"
4
4
  end
5
5
  end
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.beta
4
+ version: 0.0.8.2
5
5
  platform: x64-mingw32
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-04-13 00:00:00.000000000 Z
12
+ date: 2022-06-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -149,9 +149,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
149
149
  version: 3.1.dev
150
150
  required_rubygems_version: !ruby/object:Gem::Requirement
151
151
  requirements:
152
- - - ">"
152
+ - - ">="
153
153
  - !ruby/object:Gem::Version
154
- version: 1.3.1
154
+ version: '0'
155
155
  requirements: []
156
156
  rubygems_version: 3.3.4
157
157
  signing_key: