pyroscope_beta 0.2.0-x86_64-linux → 0.2.1-x86_64-linux
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/pyroscope/version.rb +1 -1
- data/lib/rbspy/rbspy.so +0 -0
- data/lib/thread_id/thread_id.so +0 -0
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 66a67fb83d5c7521fbffac4e8a98ca6ce915c4399087199e3e780c87f680bc9d
|
4
|
+
data.tar.gz: a85ccb74dfba31d6f8bad7e3516a9460a4b7c05f2b215f039b8a7412bb91ab8e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8bd793d7fc4cbbb41fcdf7bc747636ea9ebb3df4788c377dcd518c435a55e7c7154a1dbcfbcd7fa2374b700c249883be136ee2e43a43dabd758351aaf2e3732b
|
7
|
+
data.tar.gz: 68a6a7eb06eaeb1292f5797dd1e7a50a10c8c0d17ea22b5085ea1124f1d8b55f0f85c0e060b965afda5bf67cbaf0026c0b23b36b505ed8959ec73c2cbdc7e18f
|
data/lib/pyroscope/version.rb
CHANGED
data/lib/rbspy/rbspy.so
CHANGED
Binary file
|
data/lib/thread_id/thread_id.so
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,11 +1,11 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pyroscope_beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.2.
|
4
|
+
version: 0.2.1
|
5
5
|
platform: x86_64-linux
|
6
6
|
authors:
|
7
7
|
- Pyroscope Team
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
date: 2022-06-13 00:00:00.000000000 Z
|
@@ -94,7 +94,7 @@ homepage: https://pyroscope.io
|
|
94
94
|
licenses:
|
95
95
|
- Apache-2.0
|
96
96
|
metadata: {}
|
97
|
-
post_install_message:
|
97
|
+
post_install_message:
|
98
98
|
rdoc_options: []
|
99
99
|
require_paths:
|
100
100
|
- lib
|
@@ -109,8 +109,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
109
109
|
- !ruby/object:Gem::Version
|
110
110
|
version: '0'
|
111
111
|
requirements: []
|
112
|
-
rubygems_version: 3.3.
|
113
|
-
signing_key:
|
112
|
+
rubygems_version: 3.3.7
|
113
|
+
signing_key:
|
114
114
|
specification_version: 4
|
115
115
|
summary: Pyroscope Beta
|
116
116
|
test_files: []
|