-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
59 lines (57 loc) · 1.16 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
GEM
remote: https://rubygems.org/
specs:
builder (3.2.2)
daemons (1.1.9)
ethon (0.6.3)
ffi (>= 1.3.0)
mime-types (~> 1.18)
eventmachine (1.0.3)
ffi (1.9.3)
iron_cache (1.4.2)
iron_core (>= 0.5.1)
iron_core (1.0.3)
rest (>= 2.6.4)
iron_worker_ng (1.2.0)
bundler
iron_core (>= 1.0.0)
rubyzip (>= 1.0.0)
jwt (0.1.11)
multi_json (>= 1.5)
mime-types (1.25.1)
multi_json (1.8.4)
net-http-persistent (2.9.4)
netrc (0.7.7)
rack (1.5.2)
rack-protection (1.5.2)
rack
rest (2.7.1)
net-http-persistent (>= 2.9.1)
rest_client (>= 1.7.1)
rest_client (1.7.3)
netrc (~> 0.7.7)
rubyzip (1.1.0)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thin (1.6.1)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
tilt (1.4.1)
twilio-ruby (3.11.5)
builder (>= 2.1.2)
jwt (>= 0.1.2)
multi_json (>= 1.3.0)
typhoeus (0.6.7)
ethon (~> 0.6.2)
PLATFORMS
ruby
DEPENDENCIES
iron_cache
iron_worker_ng
sinatra
thin
twilio-ruby
typhoeus