raygun-apm 1.0.83-universal-darwin → 1.1.1-universal-darwin

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: 9f87b274f0d7a2781cf6838a9fd858ebc2db3a380e1f305a7d90aaa428d3f967
4
- data.tar.gz: e22a2595249223974738e77a2f34ccb5e8f9e56b6395fd4bd7c7c6b73c181119
3
+ metadata.gz: 6c09f8bef1e70f67c548dfc1ec2fa0982865146f43cf65ee44c555cb8ca3c33d
4
+ data.tar.gz: 1555e361270651e635cd94b374513558429ac8b1bc66b7f6aace339443719760
5
5
  SHA512:
6
- metadata.gz: 9408bcf6d97a4c0d950d2506618b61d8431c6a870e476790be6fc50c9c2db64df8e8489c8049380a9d0fd2c1e091c79ddf4fe29ace54677dfa977ec1e517d0fa
7
- data.tar.gz: 70555466b45d020464af139397b89f7991f1b7247860b070b7e04f13c2f91c284300c7a46e2dada4a2d2667d9d399153b2f35b7d3ab4dcf666e91affcf1929a7
6
+ metadata.gz: 9e84a43f63d9090073bdf459ef6cb43642db66b6c5c03c828833b129142792e4f4516ff49fd68465bf323f80eeec50a9ab6d2f581ff7961d0b3d00ca7105aade
7
+ data.tar.gz: 2570ad558cded83dc5308f4592bea559bd69ba23bb56591d1a454876a043ceb7c6833fe77dc5c5931761af44abff668b2e71e55f9aa07d6b0e3ae2d4b5e70e64
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: universal-darwin
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