raygun-apm 1.0.83-x86-mingw32 → 1.1.1-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: 4229c52c3a0b2843c8aa0251631702a357fffa7f5de3242d5d257e56d5da0e53
4
- data.tar.gz: d5002e083092c92799873af293b332f399a89adfdcb1ddcc559aaddafcefa125
3
+ metadata.gz: 13846bbb5c59a1b6e167e70847c6f461839c4e807e5419b31ef765d904f93a88
4
+ data.tar.gz: 7bc33fcb144cf3a0ee9bb4269dcdefc5defcc72178ebcfad50501a99fb32f057
5
5
  SHA512:
6
- metadata.gz: 9c6b0942d898c34ef389d409a7bcdc48e3c481609001639c8610d8c42bb0d63ce32c4f07150b3c366cb929ad3bb8b02a8d76252c93f4edb02b43353a7d6440fe
7
- data.tar.gz: 21cdf3b36f3b701bfcd81cce2a87b468cbc16cad754a73e889a90cc06a382d5507f93a5b13fbcf1ff37304d40392ce0fa9ac89d665c2a089c8042abac6c54278
6
+ metadata.gz: 755128e6aca518934c6a81e6f23b7052d0a6845ef2e73fb197ca3b1a3d11ad95313d26f7277be9a28fca84b4730b4ba0283a290784f7cffac22b2108aa327db9
7
+ data.tar.gz: 29ab69df3b4ee5d25b85e43b3661c8ff44317c486fa8e61e1ac1ca28aaf4d65646b2002bc0bc8356a7529ec743a828837d9c10f4f80af2b28f004e32a3c75e85
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: x86-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