jls-grok 0.10.5 → 0.10.6

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.
Files changed (1) hide show
  1. metadata +11 -10
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.5
4
+ version: 0.10.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,19 +10,19 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2012-02-07 00:00:00.000000000 Z
13
+ date: 2012-02-28 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: cabin
17
- requirement: &23503180 !ruby/object:Gem::Requirement
17
+ requirement: &18497640 !ruby/object:Gem::Requirement
18
18
  none: false
19
19
  requirements:
20
20
  - - ~>
21
21
  - !ruby/object:Gem::Version
22
- version: 0.3.0
22
+ version: 0.4.0
23
23
  type: :runtime
24
24
  prerelease: false
25
- version_requirements: *23503180
25
+ version_requirements: *18497640
26
26
  description: Grok ruby bindings - pattern match/extraction tool
27
27
  email:
28
28
  - jls@semicomplete.com
@@ -33,12 +33,12 @@ extra_rdoc_files: []
33
33
  files:
34
34
  - lib/grok-pure.rb
35
35
  - lib/grok.rb
36
- - lib/grok/namespace.rb
37
- - lib/grok/c-ext/pile.rb
38
- - lib/grok/c-ext/match.rb
36
+ - lib/grok/pure/match.rb
39
37
  - lib/grok/pure/discovery.rb
40
38
  - lib/grok/pure/pile.rb
41
- - lib/grok/pure/match.rb
39
+ - lib/grok/c-ext/match.rb
40
+ - lib/grok/c-ext/pile.rb
41
+ - lib/grok/namespace.rb
42
42
  homepage: http://code.google.com/p/semicomplete/wiki/Grok
43
43
  licenses: []
44
44
  post_install_message:
@@ -60,8 +60,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
60
60
  version: '0'
61
61
  requirements: []
62
62
  rubyforge_project:
63
- rubygems_version: 1.8.10
63
+ rubygems_version: 1.8.16
64
64
  signing_key:
65
65
  specification_version: 3
66
66
  summary: grok bindings for ruby
67
67
  test_files: []
68
+ has_rdoc: