raygun-apm 1.0.81-universal-darwin → 1.0.82-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 +4 -1
- 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: 5d0aea0c064db3568e6c7acabe4a2323d773089d43b2adda81bdb6ffc68c1139
|
4
|
+
data.tar.gz: a4c0719dda8bc346e46fcf2ecc7e17731b37ca00ea9e30c360e76560047ce837
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 126a728daf0bb0aa12f61a999bea9da76ef1fbe1316419a310fb29294b32df6c0466ef605f6be53d2663e6abbdf075e8b791891ef861e4a1bc9e487a39363b97
|
7
|
+
data.tar.gz: f370ac1b226540f6968a0001aa479f136a6defa1cac80c81238f16c1c6965bef79be05078aebccf3b74a990e4ccfc6044c642b73b05ffdf0f229a5565c124a43
|
data/LICENSE
CHANGED
@@ -21,4 +21,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
21
|
SOFTWARE.
|
22
22
|
|
23
23
|
This software bundles Rax, an open source project, released under the BSD two
|
24
|
-
clause license here https://github.com/antirez/rax/blob/master/COPYING
|
24
|
+
clause license here https://github.com/antirez/rax/blob/master/COPYING
|
25
|
+
|
26
|
+
This software also bundles bipbuffer, an open source project, released under
|
27
|
+
the BSD license here https://github.com/willemt/bipbuffer/blob/master/LICENSE
|
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.0.
|
4
|
+
version: 1.0.82
|
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-04-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: debase-ruby_core_source
|