logstash-core 2.1.0.snapshot3-java → 2.1.0.snapshot4-java

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of logstash-core might be problematic. Click here for more details.

Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/logstash/version.rb +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e2e8b28701312405fff7a8a55eb13c4e9ebf49a0
4
- data.tar.gz: 0f454692f8c2dced12e11fa2932c363e770850f4
3
+ metadata.gz: 060e88f92b12571dce771d6f79494fb5a982e0b7
4
+ data.tar.gz: b56181ebc53dddb35bfbf629b7e9891bcb38b63a
5
5
  SHA512:
6
- metadata.gz: 875d29d85f12bb01346a1330b00ff67811d78eff3238a70054f329d97cc429a1a168798e19c69042a6cf1b822f193d7f1ae97181f58e75f40aeffcfbd24c6ce6
7
- data.tar.gz: fc3bca1eb07e1f7cbc711e0ab3581bf8b001eb5d5550d9a454895626bc3342bcd0d8a5f03a1bbaf34dee9a26e876ad7f6e25b7aac6f0965cc6bdeec0860c075a
6
+ metadata.gz: 463294e89e3d9d3f2164fe5bf38e58cdbce6aec59fe6510c1f57931c0251705badf714397ec3f4e6cab0c35c34df4cc5abb5649b04c5e0bf6c1509597561d962
7
+ data.tar.gz: 2ae3e29871df8c2da16925c22cb279009439b2c9bcff529ab7bed215bc5027d00ff329aeabcff9c20f423b8eecbbc0c72d2fa9b08b88551e4f043a638c65177a
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  # The version of logstash.
3
- LOGSTASH_VERSION = "2.1.0.snapshot3"
3
+ LOGSTASH_VERSION = "2.1.0.snapshot4"
4
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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0.snapshot3
4
+ version: 2.1.0.snapshot4
5
5
  platform: java
6
6
  authors:
7
7
  - Jordan Sissel
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2015-11-19 00:00:00.000000000 Z
13
+ date: 2015-11-20 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  requirement: !ruby/object:Gem::Requirement