logstash-core-event 2.3.3.snapshot1-java → 2.3.3.snapshot2-java

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0f490137e1555aaca7ab481141e90e2f6a2cefee
4
- data.tar.gz: 7f0bb7abe076bc9118639ac485a0b9c9d8269e31
3
+ metadata.gz: c43d1d8484f34e64511686772ff337b267efc052
4
+ data.tar.gz: 5df2b47a79b6622a547161e43154f30db54cd8b3
5
5
  SHA512:
6
- metadata.gz: 6c6eec83da8a305f4232b86bc1f481d7e1fc2615467a4699d732fcef0d4f7929695dc1121b3d87f2391f64e23c8a3b8b8d740db6328ffc859abe8751af3b7e68
7
- data.tar.gz: 0ae5f508d8641a6ba50b2f672772e6b205fbe5035f92af4424e1dc8ac2a477a61ccbe60444038bce69ce911a09ce491a48d005362caed346d61604d448cef44e
6
+ metadata.gz: 019d242faa172d61563c9cfcacf2be5703c9b7bd98e604372e4ca5d2e28b2876fa2015586fb5144a05c6a3f1b1e28cf279c90f1c2cc45d3a16813bd5d9875fc2
7
+ data.tar.gz: 912d303dc758d51750a7ad0c1ed55c39262420c5fd8ee827e4ec91401c7e3fa18b6bda262326a32f314a6ae6ba048da185a9ee70c5cc0db112abe6139b808570
@@ -5,4 +5,4 @@
5
5
  # Note to authors: this should not include dashes because 'gem' barfs if
6
6
  # you include a dash in the version string.
7
7
 
8
- LOGSTASH_CORE_EVENT_VERSION = "2.3.3.snapshot1"
8
+ LOGSTASH_CORE_EVENT_VERSION = "2.3.3.snapshot2"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-core-event
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.3.snapshot1
4
+ version: 2.3.3.snapshot2
5
5
  platform: java
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-05-26 00:00:00.000000000 Z
11
+ date: 2016-06-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: The core event component of logstash, the scalable log and event management tool
14
14
  email:
@@ -38,17 +38,17 @@ require_paths:
38
38
  - lib
39
39
  required_ruby_version: !ruby/object:Gem::Requirement
40
40
  requirements:
41
- - - '>='
41
+ - - ">="
42
42
  - !ruby/object:Gem::Version
43
43
  version: '0'
44
44
  required_rubygems_version: !ruby/object:Gem::Requirement
45
45
  requirements:
46
- - - '>'
46
+ - - ">"
47
47
  - !ruby/object:Gem::Version
48
48
  version: 1.3.1
49
49
  requirements: []
50
50
  rubyforge_project:
51
- rubygems_version: 2.4.5
51
+ rubygems_version: 2.4.8
52
52
  signing_key:
53
53
  specification_version: 4
54
54
  summary: logstash-core-event - The core event component of logstash