jls-grok 0.10.7 → 0.10.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +6 -7
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jls-grok
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.7
4
+ version: 0.10.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2012-06-18 00:00:00.000000000 Z
13
+ date: 2012-11-09 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: cabin
@@ -19,7 +19,7 @@ dependencies:
19
19
  requirements:
20
20
  - - ~>
21
21
  - !ruby/object:Gem::Version
22
- version: 0.4.0
22
+ version: 0.5.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -27,7 +27,7 @@ dependencies:
27
27
  requirements:
28
28
  - - ~>
29
29
  - !ruby/object:Gem::Version
30
- version: 0.4.0
30
+ version: 0.5.0
31
31
  description: Grok ruby bindings - pattern match/extraction tool
32
32
  email:
33
33
  - jls@semicomplete.com
@@ -36,14 +36,14 @@ executables: []
36
36
  extensions: []
37
37
  extra_rdoc_files: []
38
38
  files:
39
- - lib/grok-pure.rb
40
39
  - lib/grok.rb
41
40
  - lib/grok/pure/match.rb
42
41
  - lib/grok/pure/discovery.rb
43
42
  - lib/grok/pure/pile.rb
43
+ - lib/grok/namespace.rb
44
44
  - lib/grok/c-ext/match.rb
45
45
  - lib/grok/c-ext/pile.rb
46
- - lib/grok/namespace.rb
46
+ - lib/grok-pure.rb
47
47
  homepage: http://code.google.com/p/semicomplete/wiki/Grok
48
48
  licenses: []
49
49
  post_install_message:
@@ -70,4 +70,3 @@ signing_key:
70
70
  specification_version: 3
71
71
  summary: grok bindings for ruby
72
72
  test_files: []
73
- has_rdoc: