unf_ext 0.0.8.2.beta-x86-mingw32 → 0.0.8.2-x86-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: c88f030d41a7a335fd8d58f11beebd252aec89f27c5410cead50292b00882e70
4
- data.tar.gz: 5dc64a7fee43301b48be6693ec9d5c4856ee28f0356bde203f3ee793af283b41
3
+ metadata.gz: 8259b68bc2f4cf43b2267fe5e8d8d20c06b929e102973b985d2ec64de2567b29
4
+ data.tar.gz: 5f341af8118fc39da62615b0471d25baa931d060ca442afc06f58512eac919a1
5
5
  SHA512:
6
- metadata.gz: 430acd9b43918de00346c6c15ecdcde63923b390c1d6904b6f341c9fe7271f83eafb996b12cac0eca4a1979a5d66aa35bd84137c98607f6791c994274535c520
7
- data.tar.gz: 7daddb45e188ea5608055bb0c9618f914fafa477ab11881a46f118f1ab703ffe6dd623de59d7738f92a846ad12f23046eb6f35b00bf122554b1327d1197d5999
6
+ metadata.gz: 4cbadbe118c366bc13a4b3375fc4d3c74e1fc5a9fb020a5f18a6afbe8f262614996c99c589bb132edf83df33579dfd07a2ac90ac98d5a483fdbb9a42fe41e8aa
7
+ data.tar.gz: e363d3b0dd653f2da55347598a8be297e9d03485ef60454d6a17209f55177af50024311e0ea3135666a8d1430d5fb9312fd228baa7f5962510d53beca2c3e518
@@ -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
data/lib/3.1/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: x86-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
@@ -150,9 +150,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
150
150
  version: 3.2.dev
151
151
  required_rubygems_version: !ruby/object:Gem::Requirement
152
152
  requirements:
153
- - - ">"
153
+ - - ">="
154
154
  - !ruby/object:Gem::Version
155
- version: 1.3.1
155
+ version: '0'
156
156
  requirements: []
157
157
  rubygems_version: 3.3.4
158
158
  signing_key: