forked from github/github-services
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
63 lines (61 loc) · 1.23 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
GEM
remote: http://rubygems.org/
specs:
activesupport (2.2.2)
addressable (2.2.6)
amqp (0.6.7)
eventmachine (>= 0.12.4)
crack (0.1.8)
daemons (1.1.0)
eventmachine (0.12.10)
faraday (0.7.2)
addressable (~> 2.2.6)
multipart-post (~> 1.1.0)
rack (>= 1.1.0, < 2)
httparty (0.7.4)
crack (= 0.1.8)
json (1.5.1)
mash (0.1.1)
mime-types (1.15)
multipart-post (1.1.2)
oauth (0.4.4)
rack (1.3.0)
rake (0.8.7)
ruby-hmac (0.4.0)
sinatra (1.2.6)
rack (~> 1.1)
tilt (>= 1.2.2, < 2.0)
thin (1.2.2)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.2.2)
tinder (1.3.1)
activesupport
httparty
mime-types
tmail (1.2.3.1)
xml-simple (1.0.11)
xmpp4r (0.5)
xmpp4r-simple (0.8.4)
xmpp4r (>= 0.3.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport (= 2.2.2)
amqp (= 0.6.7)
faraday (~> 0.7.0)
httparty (= 0.7.4)
json (~> 1.5.1)
mash (~> 0.1.1)
mime-types (= 1.15)
oauth (= 0.4.4)
rake (= 0.8.7)
ruby-hmac (= 0.4.0)
sinatra (~> 1.2.6)
thin (= 1.2.2)
tilt (~> 1.2.1)
tinder (= 1.3.1)
tmail (= 1.2.3.1)
xml-simple (= 1.0.11)
xmpp4r-simple (= 0.8.4)