zstdlib 0.1.1-x86-mingw32 → 0.1.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.
data/lib/2.2/zstdlib.so CHANGED
Binary file
data/lib/2.3/zstdlib.so CHANGED
Binary file
data/lib/2.4/zstdlib.so CHANGED
Binary file
data/lib/2.5/zstdlib.so CHANGED
Binary file
data/lib/2.6/zstdlib.so CHANGED
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zstdlib
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - Oleg A. Khlybov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-04-12 00:00:00.000000000 Z
11
+ date: 2019-04-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -92,11 +92,11 @@ files:
92
92
  - README.md
93
93
  - Rakefile
94
94
  - ext/zstdlib/extconf.rb
95
- - ext/zstdlib/ruby/zlib-2.2/zlib.c
96
- - ext/zstdlib/ruby/zlib-2.3/zlib.c
97
- - ext/zstdlib/ruby/zlib-2.4/zlib.c
98
- - ext/zstdlib/ruby/zlib-2.5/zlib.c
99
- - ext/zstdlib/ruby/zlib-2.6/zlib.c
95
+ - ext/zstdlib/ruby/zlib-2.2/zstdlib.c
96
+ - ext/zstdlib/ruby/zlib-2.3/zstdlib.c
97
+ - ext/zstdlib/ruby/zlib-2.4/zstdlib.c
98
+ - ext/zstdlib/ruby/zlib-2.5/zstdlib.c
99
+ - ext/zstdlib/ruby/zlib-2.6/zstdlib.c
100
100
  - ext/zstdlib/zlib-1.2.11/adler32.c
101
101
  - ext/zstdlib/zlib-1.2.11/compress.c
102
102
  - ext/zstdlib/zlib-1.2.11/crc32.c