-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
64 lines (61 loc) · 1.27 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
53
54
55
56
57
58
59
60
61
62
63
64
GEM
remote: https://rubygems.org/
specs:
async (1.15.5)
nio4r (~> 2.3)
timers (~> 4.1)
async-container (0.10.2)
async (~> 1.0)
async-io (~> 1.4)
process-group
async-http (0.38.1)
async (~> 1.14)
async-io (~> 1.18)
http-protocol (~> 0.15)
async-io (1.20.0)
async (~> 1.14)
build-environment (1.7.0)
falcon (0.26.0)
async (~> 1.13)
async-container (~> 0.10.0)
async-http (~> 0.38.0)
async-io (~> 1.20)
build-environment (~> 1.6)
http-protocol (~> 0.15)
localhost (~> 1.1)
rack (>= 1.0)
samovar (~> 1.3)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
http-hpack (0.1.1)
http-protocol (0.15.0)
http-hpack (~> 0.1.0)
localhost (1.1.4)
mapping (1.1.1)
multipart-post (2.0.0)
mustermann (1.0.3)
nio4r (2.3.1)
process-group (1.1.0)
rack (2.0.6)
rack-protection (2.0.5)
rack
rainbow (3.0.0)
samovar (1.9.2)
mapping (~> 1.0)
rainbow (>= 2.0, < 4.0)
sinatra (2.0.5)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.5)
tilt (~> 2.0)
tilt (2.0.9)
timers (4.3.0)
PLATFORMS
ruby
DEPENDENCIES
async
falcon
faraday
sinatra
BUNDLED WITH
1.17.2