winevt_c 0.1.1-x64-mingw32 → 0.2.0-x64-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Binary file
Binary file
Binary file
@@ -1,3 +1,3 @@
1
1
  module Winevt
2
- VERSION = "0.1.1"
2
+ VERSION = "0.2.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: winevt_c
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.2.0
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - Hiroshi Hatake
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-06-13 00:00:00.000000000 Z
11
+ date: 2019-06-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -106,6 +106,12 @@ files:
106
106
  - example/tailing.rb
107
107
  - ext/winevt/extconf.rb
108
108
  - ext/winevt/winevt.c
109
+ - ext/winevt/winevt_bookmark.c
110
+ - ext/winevt/winevt_c.h
111
+ - ext/winevt/winevt_channel.c
112
+ - ext/winevt/winevt_query.c
113
+ - ext/winevt/winevt_subscribe.c
114
+ - ext/winevt/winevt_utils.c
109
115
  - lib/winevt.rb
110
116
  - lib/winevt/2.4/winevt.so
111
117
  - lib/winevt/2.5/winevt.so