-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
49 lines (47 loc) · 922 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
GEM
remote: http://rubygems.org/
specs:
bson (1.10.2)
bson_ext (1.10.2)
bson (~> 1.10.2)
builder (3.2.2)
daemons (1.1.9)
eventmachine (1.0.3)
json (1.8.1)
jwt (1.0.0)
mime-types (1.25.1)
mongo (1.10.2)
bson (= 1.10.2)
multi_json (1.10.1)
rack (1.5.2)
rack-cors (0.2.9)
rack-protection (1.5.3)
rack
rdoc (4.1.1)
json (~> 1.4)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thin (1.6.2)
daemons (>= 1.0.9)
eventmachine (>= 1.0.0)
rack (>= 1.0.0)
tilt (1.4.1)
twilio-ruby (3.9.0)
builder (>= 2.1.2)
jwt (>= 0.1.2)
multi_json (>= 1.3.0)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
mongo
rack-cors
rest-client (~> 1.6.7)
sinatra
thin
twilio-ruby (~> 3.9.0)