forked from hy/HyDive-into-NoSQL
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
94 lines (92 loc) · 1.83 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
autoparse (0.3.3)
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
bson (1.9.1)
bson_ext (1.9.1)
bson (~> 1.9.1)
builder (3.2.2)
daemons (1.1.9)
eventmachine (1.0.3)
extlib (0.9.16)
faraday (0.8.8)
multipart-post (~> 1.2.0)
google-api-client (0.6.4)
addressable (>= 2.3.2)
autoparse (>= 0.3.3)
extlib (>= 0.9.15)
faraday (~> 0.8.4)
jwt (>= 0.1.5)
launchy (>= 2.1.1)
multi_json (>= 1.0.0)
signet (~> 0.4.5)
uuidtools (>= 2.1.0)
hiredis (0.4.5)
json (1.8.0)
jwt (0.1.8)
multi_json (>= 1.5)
launchy (2.3.0)
addressable (~> 2.3)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.24)
mongo (1.9.1)
bson (~> 1.9.1)
multi_json (1.7.9)
multipart-post (1.2.0)
polyglot (0.3.3)
pony (1.5)
mail (> 2.0)
rack (1.5.2)
rack-protection (1.5.0)
rack
redis (3.0.4)
scruffy (0.2.6)
signet (0.4.5)
addressable (>= 2.2.3)
faraday (~> 0.8.1)
jwt (>= 0.1.5)
multi_json (>= 1.0.0)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-graph (0.1.3)
scruffy
sinatra (>= 1.0.0)
temporals (2.0.1)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.4.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
twilio-ruby (3.10.1)
builder (>= 2.1.2)
jwt (>= 0.1.2)
multi_json (>= 1.3.0)
uuidtools (2.1.4)
PLATFORMS
ruby
DEPENDENCIES
bson
bson_ext
builder
google-api-client
hiredis
json
mongo
pony
redis
sinatra
sinatra-graph
temporals
thin
twilio-ruby