logstash-codec-rubydebug 3.0.3 → 3.0.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 30d117031352d5755d1a0c29835587b7530546d1
4
- data.tar.gz: 891e795879a007091ae3d5265a5dbd057ab52153
3
+ metadata.gz: 192c434816a42b6f3f5b02b70013819e13b1e3e0
4
+ data.tar.gz: 95037ab24ead2e865c55396429c6541765be810e
5
5
  SHA512:
6
- metadata.gz: b2ed036536543944849411375121a07e8893fed14917e3bf50e5d15ad6f7f7897e32a0c5e28791b86082ccd9cda7950782ab6f979fe57296caa7dac109ed614c
7
- data.tar.gz: 4fe528b81a5891030eb4aacb374eb5f9345efe65f53d0a55d29c9629deb8ebc81e9da064ccfea353cdff95802ef5fe220e1035df17a99fd01a750849c35ec81f
6
+ metadata.gz: 152af050cbd53e1c51424367937bbafa96aadc71f1b1b9485b753b7475c36b971782bc48316a1e52b088f70f109ef5447785971e60cbd8161945aeb2e2a60465
7
+ data.tar.gz: 7879352c037b7bcb2c776f31f0aefe32dad90d02ac144624c5ddac264d0077840f9342fad26ac0e94630327a74c6db738580e34a2898c41af720303dbbd56d90
@@ -1,3 +1,6 @@
1
+ ## 3.0.4
2
+ - Asciidoc fixes
3
+
1
4
  ## 3.0.2
2
5
  - Relax constraint on logstash-core-plugin-api to >= 1.60 <= 2.99
3
6
 
@@ -12,7 +12,7 @@ START - GENERATED VARIABLES, DO NOT EDIT!
12
12
  END - GENERATED VARIABLES, DO NOT EDIT!
13
13
  ///////////////////////////////////////////
14
14
 
15
- [id="plugins-{type}-{plugin}"]
15
+ [id="plugins-{type}s-{plugin}"]
16
16
 
17
17
  === Rubydebug codec plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-codec-rubydebug'
4
- s.version = '3.0.3'
4
+ s.version = '3.0.4'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "The rubydebug codec will output your Logstash event data using the Ruby Awesome Print library."
7
7
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-codec-rubydebug
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.3
4
+ version: 3.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-23 00:00:00.000000000 Z
11
+ date: 2017-08-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement