raygun-apm 0.0.16-x86-mingw32 → 0.0.17-x86-mingw32

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
  SHA256:
3
- metadata.gz: ca7283dc1394517793fd926670ef93bc4aff750f64e7be0dc6cecf2e426527ad
4
- data.tar.gz: 4fdb4ff202243091a99df5eab081c6e7b7e537241f6b505fcbb79ec1cb724d7e
3
+ metadata.gz: 57e4e87233be5372687740f5bc96210d6b3ac0b7272ec0ee05e8b98bf488b912
4
+ data.tar.gz: c06bae5a34f24dcb7b1afe45661930cf37e347f9c359f1f8a6db07a7e3522401
5
5
  SHA512:
6
- metadata.gz: 7b711b6a148f2ca8ec88148d353f4332cab0bec155c14419b2a4dc90ab2805582c90610420ad7d81978173e0230aa9da6845116fd5cd26104474db86ad902d87
7
- data.tar.gz: 8d24d2ff55f9047f6619003d7fb5885a73c73c701b6f6cbca18b8f5164958b908ce5611477fa8bc92a37f25d5687ed44a1de907da576fe195218a484a556fd0d
6
+ metadata.gz: a19f34a32a9fe3ce9526228b64068b30f484797e911836b21bd064555eda77d3148b11ecd1970b3f49771aec93d13d50b367029bf3f052e74fe5b3367b255c25
7
+ data.tar.gz: 851b2e07b4c5f9198f32da4c7686abb1360755d01fc159f823d80ba6a36a388121fa71eecc7d3cb9eb8a9892871c543764c713f9c16d8c2e5adaaa6375e2e98a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- raygun-apm (0.0.16)
4
+ raygun-apm (0.0.17)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  module Raygun
2
2
  module Apm
3
- VERSION = "0.0.16"
3
+ VERSION = "0.0.17"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: raygun-apm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.16
4
+ version: 0.0.17
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - Erkki Eilonen
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-11-24 00:00:00.000000000 Z
11
+ date: 2019-12-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: debase-ruby_core_source