snappy 0.3.0 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: snappy
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - miyucy
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-15 00:00:00.000000000 Z
11
+ date: 2024-01-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: libsnappy binding for Ruby
14
14
  email:
@@ -72,7 +72,11 @@ files:
72
72
  - vendor/snappy/snappy-test.h
73
73
  - vendor/snappy/snappy.cc
74
74
  - vendor/snappy/snappy.h
75
+ - vendor/snappy/snappy_benchmark.cc
75
76
  - vendor/snappy/snappy_compress_fuzzer.cc
77
+ - vendor/snappy/snappy_test_data.cc
78
+ - vendor/snappy/snappy_test_data.h
79
+ - vendor/snappy/snappy_test_tool.cc
76
80
  - vendor/snappy/snappy_uncompress_fuzzer.cc
77
81
  - vendor/snappy/snappy_unittest.cc
78
82
  homepage: http://github.com/miyucy/snappy
@@ -81,6 +85,7 @@ licenses:
81
85
  metadata:
82
86
  homepage_uri: http://github.com/miyucy/snappy
83
87
  source_code_uri: http://github.com/miyucy/snappy
88
+ msys2_mingw_dependencies: snappy
84
89
  post_install_message:
85
90
  rdoc_options: []
86
91
  require_paths: