logjam_agent 0.24.7 → 0.24.8

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: a84f300952a994d98d1d6530a6695adc23f0b214
4
- data.tar.gz: bf906b9ca18fdd4a7ff6f292ad685ed3a126c450
3
+ metadata.gz: ca133d0feb81356a56a349d060ed41ef08b2b734
4
+ data.tar.gz: 831f31e17a05dbf627ba324d6e0cfd149995fe49
5
5
  SHA512:
6
- metadata.gz: 3fac50e7e3743258f23fc0fb454f0f94a94b254ca28124d3c823ebffd5cf3483f32fc95fe6f92713686a31837698df3e4505897944b44be9c63a3ac46f449faa
7
- data.tar.gz: 6a86f901d7823cef44b51a4cf135053a5bde32e04c2617588923ba50c22dc5b22fbb5638d1a0564c75d4a1ce867c08ae80d056230e526da082bb5c519c763bff
6
+ metadata.gz: c3017592551ba345a6ce4424ccb51fe43d0a2cfb323a82502b451988775e949d4c86a4faedc5e1feaeed2eb0c1680acb29721fc9fd687fe9193b0b84d9f6ef6c
7
+ data.tar.gz: cfbd9cbba35890d514d53da8d37d66432f4825c24c5018590467a30f61daf19b6befa30250dcb077cd88303725db013a38c2bdbd33dc5c2a856352a96d15b0d0
@@ -126,7 +126,7 @@ module LogjamAgent
126
126
 
127
127
  ActiveSupport::Deprecation.silence do
128
128
  parts = [ "#{exception.class} (#{exception.message})" ]
129
- parts.concact exception.annoted_source_code if exception.respond_to?(:annoted_source_code)
129
+ parts.concat exception.annoted_source_code if exception.respond_to?(:annoted_source_code)
130
130
  parts.concat trace
131
131
  logger.fatal parts.join("\n ")
132
132
  end
@@ -1,3 +1,3 @@
1
1
  module LogjamAgent
2
- VERSION = "0.24.7"
2
+ VERSION = "0.24.8"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logjam_agent
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.7
4
+ version: 0.24.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stefan Kaes
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-12-14 00:00:00.000000000 Z
11
+ date: 2017-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake
@@ -185,7 +185,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
185
185
  version: '0'
186
186
  requirements: []
187
187
  rubyforge_project: logjam_agent
188
- rubygems_version: 2.4.8
188
+ rubygems_version: 2.6.4
189
189
  signing_key:
190
190
  specification_version: 4
191
191
  summary: Logjam client library to be used with logjam