This repository has been archived by the owner on Jun 22, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
84 lines (82 loc) · 1.79 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
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.11)
activesupport (= 3.2.11)
builder (~> 3.0.0)
activerecord (3.2.11)
activemodel (= 3.2.11)
activesupport (= 3.2.11)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.11)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
arel (3.0.2)
builder (3.0.4)
celluloid (0.12.4)
facter (>= 1.6.12)
timers (>= 1.0.0)
connection_pool (1.0.0)
cookiejar (0.3.0)
daemons (1.1.9)
em-http-request (1.0.3)
addressable (>= 2.2.3)
cookiejar
em-socksify
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (>= 0.5.3)
em-socksify (0.2.1)
eventmachine (>= 1.0.0.beta.4)
em-twitter (0.2.1)
eventmachine (~> 1.0)
http_parser.rb (~> 0.5)
simple_oauth (~> 0.1)
eventmachine (1.0.0)
facter (1.6.17)
faraday (0.8.4)
multipart-post (~> 1.1)
http_parser.rb (0.5.3)
i18n (0.6.1)
logger (1.2.8)
multi_json (1.5.0)
multipart-post (1.1.5)
pg (0.14.1)
rake (10.0.3)
redis (3.0.2)
redis-namespace (1.2.1)
redis (~> 3.0.0)
rest-open-uri (1.0.0)
sidekiq (2.6.5)
celluloid (~> 0.12.0)
connection_pool (~> 1.0)
multi_json (~> 1)
redis (~> 3)
redis-namespace
simple_oauth (0.2.0)
sqlite3 (1.3.6)
timers (1.1.0)
tweetstream (2.4.0)
daemons (~> 1.1)
em-http-request (~> 1.0.2)
em-twitter (~> 0.2)
twitter (~> 4.0)
yajl-ruby (~> 1.1)
twitter (4.4.4)
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
tzinfo (0.3.35)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
activerecord
logger
pg
rake
rest-open-uri
sidekiq
sqlite3
tweetstream