raygun-apm 1.0.83-x64-mingw32 → 1.1.1-x64-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: 713fea08fba61771ab3062f9b416316b3bd5e02aafb76148488e997cdd3e513e
4
- data.tar.gz: b88f2436d06295c9c9d2fce1b7e09cad24ed09fe7671dd3005490f4fde6ab2a5
3
+ metadata.gz: 28a4b752e20aa45f6208e4f3293bf20b2c194420347c6f8c7e76980b20cdf67a
4
+ data.tar.gz: 9ad2f90b3c63069076eab899ef73ef82fc165ab90178a42f60bb3346a7796140
5
5
  SHA512:
6
- metadata.gz: eb50f3662e2d9262a29929fc898d608dbf4d24a927e4c8551a0183ff8babb4e6676b9b1c468a6aa673619d5f865e9ddebdddcd79f26b7486900031aa3ad8606b
7
- data.tar.gz: 03c36a9b53d3bce5a1cace3b6daf5f4cabd5cfbd2f60fedd8e6f5518636f5f1df081a06ea9a868c72425e8cf4fab1e493d4dcdd6b1cb501f272575ae0fd67263
6
+ metadata.gz: 9353c1afabbe93e0fcf0e58d9cd4a5d513159fe8dd8723ea2ae078d63f64119daf77a5ff2ce608320a70c929e8b8193e6ec8d792ca52a9a258985d73d29800af
7
+ data.tar.gz: 2df55e2a11b23d2fa99fe82c2663c7e1036dcbc3e41697bdb83ee9488c44be6c4f98bd7797100932ec486c891a0e2fba32ecc45471a7434b4c34ac974512e826
data/LICENSE CHANGED
@@ -1,6 +1,12 @@
1
+ <<<<<<< HEAD
2
+ MIT License
3
+
4
+ Copyright (c) 2021 Raygun
5
+ =======
1
6
  The MIT License (MIT)
2
7
 
3
8
  Copyright (c) 2021 Raygun Limited
9
+ >>>>>>> Open Source the profiler
4
10
 
5
11
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
12
  of this software and associated documentation files (the "Software"), to deal
@@ -19,9 +25,12 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
25
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
26
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
27
  SOFTWARE.
28
+ <<<<<<< HEAD
29
+ =======
22
30
 
23
31
  This software bundles Rax, an open source project, released under the BSD two
24
32
  clause license here https://github.com/antirez/rax/blob/master/COPYING
25
33
 
26
34
  This software also bundles bipbuffer, an open source project, released under
27
35
  the BSD license here https://github.com/willemt/bipbuffer/blob/master/LICENSE
36
+ >>>>>>> Open Source the profiler
Binary file
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  module Raygun
2
2
  module Apm
3
- VERSION = "1.0.83"
3
+ VERSION = "1.1.1"
4
4
  MINIMUM_AGENT_VERSION = "1.0.1190.0"
5
5
  end
6
6
  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: 1.0.83
4
+ version: 1.1.1
5
5
  platform: x64-mingw32
6
6
  authors:
7
7
  - Raygun Limited
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-04-15 00:00:00.000000000 Z
11
+ date: 2021-05-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: debase-ruby_core_source