forked from joshwand/campfire-bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
58 lines (55 loc) · 1.28 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
PATH
remote: .
specs:
campfire-bot (0.0.1)
activesupport (~> 3.1.3)
eventmachine (~> 0.12.10)
hpricot (~> 0.8.3)
i18n (~> 0.5.0)
logging (~> 1.4.3)
mime-types (~> 1.16)
tinder (>= 1.4.3)
twitter-stream (~> 0.1)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.1.3)
multi_json (~> 1.0)
addressable (2.2.6)
eventmachine (0.12.10)
faraday (0.7.5)
addressable (~> 2.2.6)
multipart-post (~> 1.1.3)
rack (>= 1.1.0, < 2)
faraday_middleware (0.7.0)
faraday (~> 0.7.3)
hashie (1.2.0)
hpricot (0.8.5)
http_parser.rb (0.5.3)
i18n (0.5.0)
little-plugger (1.1.3)
logging (1.4.3)
little-plugger (>= 1.1.2)
mime-types (1.17.2)
multi_json (1.0.4)
multipart-post (1.1.4)
rack (1.3.5)
simple_oauth (0.1.5)
tinder (1.8.0)
activesupport (>= 2.3, < 4)
eventmachine (~> 0.12)
faraday (>= 0.6, < 0.8)
faraday_middleware (>= 0.6, < 0.8)
hashie (~> 1.0)
mime-types (~> 1.16)
multi_json (~> 1.0)
multipart-post (~> 1.1)
twitter-stream (~> 0.1)
twitter-stream (0.1.14)
eventmachine (>= 0.12.8)
http_parser.rb (~> 0.5.1)
simple_oauth (~> 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
campfire-bot!