forked from sugamasao/kanojo_bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
60 lines (58 loc) · 1.3 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
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.4)
cookiejar (0.3.0)
daemons (1.1.9)
diff-lcs (1.2.4)
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.2)
eventmachine (~> 1.0)
http_parser.rb (~> 0.5)
simple_oauth (~> 0.1)
eventmachine (1.0.3)
faraday (0.8.7)
multipart-post (~> 1.1)
git-revision (0.0.1)
http_parser.rb (0.5.3)
multi_json (1.7.7)
multipart-post (1.2.0)
rake (10.0.4)
redcarpet (2.3.0)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.13.1)
simple_oauth (0.2.0)
tweetstream (2.5.0)
daemons (~> 1.1)
em-http-request (~> 1.0.2)
em-twitter (~> 0.2)
twitter (~> 4.5)
yajl-ruby (~> 1.1)
twitter (4.8.1)
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
yajl-ruby (1.1.0)
yard (0.8.6.1)
PLATFORMS
ruby
DEPENDENCIES
git-revision
rake
redcarpet
rspec
tweetstream
yard