-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
144 lines (142 loc) · 2.86 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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.6)
autoparse (0.3.3)
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
bson (1.10.2)
bson_ext (1.10.2)
bson (~> 1.10.2)
buftok (0.2.0)
builder (3.2.2)
dropbox-sdk (1.6.4)
json
equalizer (0.0.9)
excon (0.39.5)
extlib (0.9.16)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
google-api-client (0.7.1)
addressable (>= 2.3.2)
autoparse (>= 0.3.3)
extlib (>= 0.9.15)
faraday (>= 0.9.0)
jwt (>= 0.1.5)
launchy (>= 2.1.1)
multi_json (>= 1.0.0)
retriable (>= 1.4)
signet (>= 0.5.0)
uuidtools (>= 2.1.0)
haml (4.0.5)
tilt
hiredis (0.5.2)
http (0.6.2)
http_parser.rb (~> 0.6.0)
http_parser.rb (0.6.0)
httparty (0.13.1)
json (~> 1.8)
multi_xml (>= 0.5.2)
httpclient (2.4.0)
json (1.8.1)
jwt (0.1.11)
multi_json (>= 1.5)
launchy (2.4.2)
addressable (~> 2.3)
mail (2.6.1)
mime-types (>= 1.16, < 3)
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
mime-types (2.3)
mongo (1.10.2)
bson (= 1.10.2)
multi_json (1.10.1)
multi_xml (0.5.5)
multimap (1.1.3)
multipart-post (2.0.0)
naught (1.0.0)
neography (1.6.0)
excon (>= 0.33.0)
json (>= 1.7.7)
multi_json (>= 1.3.2)
os (>= 0.9.6)
rake (>= 0.8.7)
rubyzip (>= 1.0.0)
netrc (0.7.7)
oauth (0.4.7)
os (0.9.6)
pony (1.10)
mail (>= 2.0)
psych (2.0.5)
puma (2.9.0)
rack (>= 1.1, < 2.0)
rack (1.5.2)
rack-protection (1.5.3)
rack
rake (10.3.2)
redis (3.1.0)
rest-client (1.7.2)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
retriable (1.4.1)
rubyzip (1.1.6)
scruffy (0.2.6)
signet (0.5.1)
addressable (>= 2.2.3)
faraday (>= 0.9.0.rc5)
jwt (>= 0.1.5)
multi_json (>= 1.0.0)
simple_oauth (0.2.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-graph (0.1.3)
scruffy
sinatra (>= 1.0.0)
thread_safe (0.3.4)
tilt (1.4.1)
twilio-ruby (3.11.6)
builder (>= 2.1.2)
jwt (>= 0.1.2)
multi_json (>= 1.3.0)
twitter (5.11.0)
addressable (~> 2.3)
buftok (~> 0.2.0)
equalizer (~> 0.0.9)
faraday (~> 0.9.0)
http (~> 0.6.0)
http_parser.rb (~> 0.6.0)
json (~> 1.8)
memoizable (~> 0.4.0)
naught (~> 1.0)
simple_oauth (~> 0.2.0)
uuidtools (2.1.5)
PLATFORMS
ruby
DEPENDENCIES
bson
bson_ext
builder
dropbox-sdk
google-api-client
haml
hiredis
httparty
httpclient
json
jwt (= 0.1.11)
mongo
multimap
neography
oauth
pony
psych (~> 2.0.5)
puma
redis
rest-client
sinatra
sinatra-graph
twilio-ruby
twitter