-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathGemfile.lock
47 lines (44 loc) · 993 Bytes
/
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
PATH
remote: .
specs:
trello-campfire (0.1.0)
daemons (~> 1.1.8)
rest-client (~> 1.6.7)
tinder (~> 1.9.2)
trollop (~> 2.0.0)
GEM
remote: https://rubygems.org/
specs:
daemons (1.1.9)
eventmachine (1.0.3)
faraday (0.8.7)
multipart-post (~> 1.1)
faraday_middleware (0.9.0)
faraday (>= 0.7.4, < 0.9)
hashie (1.2.0)
http_parser.rb (0.5.3)
json (1.7.7)
mime-types (1.23)
multi_json (1.7.4)
multipart-post (1.2.0)
rest-client (1.6.7)
mime-types (>= 1.16)
simple_oauth (0.1.9)
tinder (1.9.2)
eventmachine (~> 1.0)
faraday (~> 0.8)
faraday_middleware (~> 0.9)
hashie (~> 1.0)
json (~> 1.7.5)
mime-types (~> 1.19)
multi_json (~> 1.5)
twitter-stream (~> 0.1)
trollop (2.0)
twitter-stream (0.1.16)
eventmachine (>= 0.12.8)
http_parser.rb (~> 0.5.1)
simple_oauth (~> 0.1.4)
PLATFORMS
ruby
DEPENDENCIES
trello-campfire!