-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
65 lines (61 loc) · 1.18 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
65
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.1.6)
daemons (1.3.1)
dotenv (2.1.0)
eventmachine (1.2.7)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
jwt (2.2.2)
kgio (2.10.0)
mini_portile2 (2.5.1)
multipart-post (2.1.1)
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
nokogiri (1.11.5)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
racc (1.5.2)
rack (2.2.3)
rack-protection (2.1.0)
rack
raindrops (0.15.0)
rake (12.3.3)
redis (4.2.1)
ruby2_keywords (0.0.2)
sinatra (2.1.0)
mustermann (~> 1.0)
rack (~> 2.2)
rack-protection (= 2.1.0)
tilt (~> 2.0)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
tilt (2.0.10)
twilio-ruby (5.40.0)
faraday (>= 0.9, < 2.0)
jwt (>= 1.5, <= 2.5)
nokogiri (>= 1.6, < 2.0)
tzinfo (2.0.1)
concurrent-ruby (~> 1.0)
unicorn (5.0.1)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
PLATFORMS
ruby
DEPENDENCIES
dotenv
rake
redis
sinatra
thin
twilio-ruby
tzinfo
unicorn
RUBY VERSION
ruby 2.7.1p83
BUNDLED WITH
2.1.4