appsignal 3.0.26-java → 3.1.1-java

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appsignal
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.26
4
+ version: 3.1.1
5
5
  platform: java
6
6
  authors:
7
7
  - Robert Beekman
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2022-04-13 00:00:00.000000000 Z
13
+ date: 2022-07-28 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: rack
@@ -269,6 +269,7 @@ files:
269
269
  - lib/appsignal/marker.rb
270
270
  - lib/appsignal/minutely.rb
271
271
  - lib/appsignal/probes.rb
272
+ - lib/appsignal/probes/helpers.rb
272
273
  - lib/appsignal/probes/mri.rb
273
274
  - lib/appsignal/probes/sidekiq.rb
274
275
  - lib/appsignal/rack/generic_instrumentation.rb
@@ -440,7 +441,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
440
441
  - !ruby/object:Gem::Version
441
442
  version: '0'
442
443
  requirements: []
443
- rubygems_version: 3.3.6
444
+ rubygems_version: 3.3.12
444
445
  signing_key:
445
446
  specification_version: 4
446
447
  summary: Logs performance and exception data from your app to appsignal.com