-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
130 lines (128 loc) · 2.6 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
atomic (1.1.15)
autoparse (0.3.3)
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
bson (1.9.2)
bson_ext (1.9.2)
bson (~> 1.9.2)
buftok (0.2.0)
builder (3.2.2)
equalizer (0.0.9)
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)
hiredis (0.4.5)
http (0.5.0)
http_parser.rb
http_parser.rb (0.6.0)
httpclient (2.3.4.1)
json (1.8.1)
jwt (0.1.11)
multi_json (>= 1.5)
launchy (2.4.2)
addressable (~> 2.3)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
memoizable (0.4.0)
thread_safe (~> 0.1.3)
mime-types (1.25.1)
mongo (1.9.2)
bson (~> 1.9.2)
multi_json (1.8.4)
multipart-post (2.0.0)
naught (1.0.0)
neography (1.3.10)
httpclient (>= 2.3.3)
json (>= 1.7.7)
multi_json (>= 1.3.2)
os (>= 0.9.6)
rake (>= 0.8.7)
rubyzip (>= 1.0.0)
oauth (0.4.7)
os (0.9.6)
polyglot (0.3.4)
pony (1.8)
mail (>= 2.0)
puma (2.8.0)
rack (>= 1.1, < 2.0)
rack (1.5.2)
rack-protection (1.5.2)
rack
rake (10.1.1)
redis (3.0.7)
retriable (1.4.1)
rubyzip (1.1.0)
scruffy (0.2.6)
signet (0.5.0)
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.4)
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)
thread_safe (0.1.3)
atomic
tilt (1.4.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
twilio-ruby (3.11.5)
builder (>= 2.1.2)
jwt (>= 0.1.2)
multi_json (>= 1.3.0)
twitter (5.7.1)
addressable (~> 2.3)
buftok (~> 0.2.0)
equalizer (~> 0.0.9)
faraday (~> 0.9.0)
http (~> 0.5.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.4)
PLATFORMS
ruby
DEPENDENCIES
bson
bson_ext
builder
google-api-client
hiredis
json
mongo
neography
oauth
pony
puma
redis
sinatra
sinatra-graph
temporals
twilio-ruby
twitter