-
Notifications
You must be signed in to change notification settings - Fork 10
/
Gemfile.lock
56 lines (53 loc) · 1022 Bytes
/
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
53
54
55
56
GEM
remote: https://rubygems.org/
specs:
jaeger-client (1.3.0)
opentracing (~> 0.3)
thrift
json (2.6.3)
mini_portile2 (2.8.0)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nio4r (2.5.8)
nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.13.6-x86_64-linux)
racc (~> 1.4)
opentracing (0.5.0)
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.0)
rack (2.2.3)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-protection (2.2.0)
rack
rack-tracer (0.9.0)
opentracing (~> 0.4)
ruby2_keywords (0.0.5)
shotgun (0.9.2)
rack (>= 1.0)
sinatra (2.2.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.2.0)
tilt (~> 2.0)
thrift (0.16.0)
tilt (2.0.10)
PLATFORMS
powerpc64le-linux
ruby
x86_64-linux
DEPENDENCIES
jaeger-client (~> 1)
json
nokogiri (~> 1)
puma
rack (~> 2)
rack-cors
rack-tracer (~> 0.9)
shotgun
sinatra
BUNDLED WITH
2.3.6