forked from assafp/send-test-spans
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
52 lines (49 loc) · 1.28 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
GEM
remote: https://rubygems.org/
specs:
epsagon (0.0.7)
faraday (~> 1.3)
opentelemetry-api (~> 0.11.0)
opentelemetry-exporter-otlp (~> 0.11.0)
opentelemetry-instrumentation-sinatra (~> 0.11.0)
opentelemetry-sdk (~> 0.11.1)
sinatra (~> 2.1)
faraday (1.3.0)
faraday-net_http (~> 1.0)
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday-net_http (1.0.1)
google-protobuf (3.15.7)
multipart-post (2.1.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
opentelemetry-api (0.11.0)
opentelemetry-common (0.11.0)
opentelemetry-api (~> 0.11.0)
opentelemetry-exporter-otlp (0.11.0)
google-protobuf (>= 3.4.1.1, < 4)
opentelemetry-api (~> 0.11.0)
opentelemetry-common (~> 0.11.0)
opentelemetry-instrumentation-sinatra (0.11.0)
opentelemetry-api (~> 0.11.0)
opentelemetry-sdk (0.11.1)
opentelemetry-api (~> 0.11.0)
opentelemetry-common (~> 0.11.0)
rack (2.2.3)
rack-protection (2.1.0)
rack
ruby2_keywords (0.0.4)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
tilt (2.0.10)
PLATFORMS
ruby
DEPENDENCIES
epsagon (= 0.0.7)
faraday (~> 1.3)
sinatra (~> 2.1)
BUNDLED WITH
2.1.4