forked from reddavis/Campfire-Bot
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
62 lines (59 loc) · 1.33 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
PATH
remote: .
specs:
campfire_bot (0.0.5)
i18n (~> 0.4.2)
json
tinder (~> 1.6)
GEM
remote: http://rubygems.org/
specs:
activesupport (3.1.0)
multi_json (~> 1.0)
addressable (2.2.6)
diff-lcs (1.1.2)
eventmachine (0.12.10)
faraday (0.7.4)
addressable (~> 2.2.6)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
faraday_middleware (0.7.0)
faraday (~> 0.7.3)
hashie (1.1.0)
http_parser.rb (0.5.2)
i18n (0.4.2)
json (1.5.4)
mime-types (1.16)
multi_json (1.0.3)
multipart-post (1.1.3)
rack (1.3.2)
rake (0.8.7)
rspec (2.1.0)
rspec-core (~> 2.1.0)
rspec-expectations (~> 2.1.0)
rspec-mocks (~> 2.1.0)
rspec-core (2.1.0)
rspec-expectations (2.1.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.1.0)
simple_oauth (0.1.5)
tinder (1.6.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!
rake (~> 0.8.7)
rspec (~> 2.1.0)