logstash-core 1.5.2.snapshot1-java → 1.5.2.snapshot2-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: 7fe3d5e77bd7d1821821b6cca93693eae8505478
4
- data.tar.gz: e138074490b3e1bb256249e3aace36ef163fb4f4
3
+ metadata.gz: d83898e27d473c66eb33ddde95e5e42dc4ffe633
4
+ data.tar.gz: 9d39b6663f50db31cb1f2510f55273f83f99da7b
5
5
  SHA512:
6
- metadata.gz: e3fa26dddae2546e04fba6e574aa9ece1ac8dcfa17a92ff4846d780cb429bb0f46ac401f51a759cd64a54effb409a8846151b1efce1969730915323b17b5611f
7
- data.tar.gz: 24f46ff7a074c9ded471d74c4673432c7e3a9ab115772514eeebf3b21fa5a16b8b9bea1e8d5c82c162a4fb4fba3d66ccce6ff7486580a1105087edce854969ef
6
+ metadata.gz: ffd3c8d5f41b6ed700bfa35045839cb26ec3632700dd80cc298eeab593cd7e74738f18cbeb07acf5e32f80305777cb46b4d0d327426bf36efab6623d909815c7
7
+ data.tar.gz: 874ac02b24570507cb0e05bf49b57c8ab5a755cfa5457d2d9e379231a62a41868519761964140d7f5aaeeb2aa6e709845a16c95dd71a122d564962fba101ddb5
@@ -1,6 +1,6 @@
1
1
  # encoding: utf-8
2
2
  # The version of logstash.
3
- LOGSTASH_VERSION = "1.5.2.snapshot1"
3
+ LOGSTASH_VERSION = "1.5.2.snapshot2"
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: 1.5.2.snapshot1
4
+ version: 1.5.2.snapshot2
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-06-29 00:00:00.000000000 Z
13
+ date: 2015-06-30 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: cabin