raygun-apm 1.1.1-universal-darwin → 1.1.2-universal-darwin
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE +0 -9
- data/lib/raygun/2.5/raygun_ext.bundle +0 -0
- data/lib/raygun/2.6/raygun_ext.bundle +0 -0
- data/lib/raygun/2.7/raygun_ext.bundle +0 -0
- data/lib/raygun/apm/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 963c8c19b297c439a06ec3daa29e205423072d8bce5c507f6c5b90d6701e7c93
|
4
|
+
data.tar.gz: aecc76a8be18bae5da52e4b1468a93d4e0cc945424143a6eee1686728e9aef6e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0ee03fe6397876ad2fbb11ced3e31a24a1a30e162515536e896bc5b6c14db5246728a1c5cd959a50b70341b482da05588ead82fa3d2350b9ac9f8424033ecdf8
|
7
|
+
data.tar.gz: 6708252e469a861e5108e700d40733f94dfba9386b0d495e7c9bf7539a45233d3bec740cf03c3b1c6408daf5cd8cbd1c5e525f44090c0e321d78cb78263d40e4
|
data/LICENSE
CHANGED
@@ -1,12 +1,6 @@
|
|
1
|
-
<<<<<<< HEAD
|
2
|
-
MIT License
|
3
|
-
|
4
|
-
Copyright (c) 2021 Raygun
|
5
|
-
=======
|
6
1
|
The MIT License (MIT)
|
7
2
|
|
8
3
|
Copyright (c) 2021 Raygun Limited
|
9
|
-
>>>>>>> Open Source the profiler
|
10
4
|
|
11
5
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
12
6
|
of this software and associated documentation files (the "Software"), to deal
|
@@ -25,12 +19,9 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
25
19
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
26
20
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
27
21
|
SOFTWARE.
|
28
|
-
<<<<<<< HEAD
|
29
|
-
=======
|
30
22
|
|
31
23
|
This software bundles Rax, an open source project, released under the BSD two
|
32
24
|
clause license here https://github.com/antirez/rax/blob/master/COPYING
|
33
25
|
|
34
26
|
This software also bundles bipbuffer, an open source project, released under
|
35
27
|
the BSD license here https://github.com/willemt/bipbuffer/blob/master/LICENSE
|
36
|
-
>>>>>>> Open Source the profiler
|
Binary file
|
Binary file
|
Binary file
|
data/lib/raygun/apm/version.rb
CHANGED
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.1.
|
4
|
+
version: 1.1.2
|
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-
|
11
|
+
date: 2021-06-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: debase-ruby_core_source
|