lumbersexual 0.3.12 → 0.3.13

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,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- ZjQwZjk2M2VjNTczNTRmMDk0MzEyMGU4MGFhMGZiNDY2Y2Y3MmU2OQ==
4
+ ZGRjZjI3ZDhhZjRmOTY2YTlmNWE3YjAxNGU2NDllMzkwNjI5ZTc1ZA==
5
5
  data.tar.gz: !binary |-
6
- NjU1MmEyMDBiZDJhYTE5Nzg3NmZkNzc1ZTM3ZTY5ZWNhYmUwY2QwMQ==
6
+ ZjY2YTE2NDJlOTU2NjRmMmZmNWZlNGE5MzMxOGE5MTAxZWEwNDgzYw==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- MmZmYjBjNDA4YjYzNjgxMGUyMGFiNWRhMDU4M2M5NmUyNjUwNTI4M2Y3Y2Ez
10
- NzEzNDI3MTU0YWQyNzM1YjM2YTQ4MWUzMzA0MTgwN2QyZTQ1NjJiMDk0MzU1
11
- ZGM1MWUxOTk4NGQ4ZTIwNWUzYjYwZjg3YWM0NzE1ZTViNjZkZTc=
9
+ MTAzNTEzZGRlMDc4ZWYwYWE5ZDEzZGFkZDNkNTA0ZjMwOWE4MWEzNTFhZmUw
10
+ YzQ2MzI1N2VjOTRlOThmMmUwZDIyNGE5NmJiMjRkZDUzMTVjOWRiZGNkMWUx
11
+ OTg4YmUzYTRiZWYxMzhiNDNhYzBkYzRhYzQ2YjBjNDg2OGI2ZjE=
12
12
  data.tar.gz: !binary |-
13
- MGRkZTUwNmZiYjU1MWFmMTdjM2MwNDdiOGMzOGI3NjkyY2JjNDBmYWU5NjA1
14
- YWFjOGJjYzBjMDZkMTU0Mjc2ZDkxNTJiYTAyMWFhMTFiN2I4OGU2N2ZmNDMy
15
- YTUwMzg4Y2QwNmE0ZmQ4MzAyMmJjYjg5ZTFmNTI3MTA1OGJiNjc=
13
+ YjM5NzNlZDRmZTQ1Y2NiZWNiMGEyMDIwYmIxNDkwNWMzYTU2ZjI2ZDNiNWQ4
14
+ Mzc5OTNlMDY5N2ZhNzMzYTJjNzQxNjIzZDJlZDlkMTJiNWM5MjljMjA2NGVj
15
+ ZDMyNDdmMGEwZjU2NWY2NDcyNDVmMzc0YjY0MTU4YWZlYTgwNDM=
@@ -6,6 +6,7 @@ require "uri"
6
6
  require "syslog"
7
7
  require "timeout"
8
8
  require "elasticsearch"
9
+ require "logger"
9
10
 
10
11
  module Lumbersexual
11
12
  module Plugin
@@ -1,3 +1,3 @@
1
1
  module Lumbersexual
2
- VERSION = "0.3.12"
2
+ VERSION = "0.3.13"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lumbersexual
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.12
4
+ version: 0.3.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sam Pointer