forked from bace/oscurrency
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
95 lines (93 loc) · 1.96 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
GEM
remote: http://rubygems.org/
remote: http://gems.github.com/
specs:
aasm (2.2.0)
actionmailer (2.3.11)
actionpack (= 2.3.11)
actionpack (2.3.11)
activesupport (= 2.3.11)
rack (~> 1.1.0)
activerecord (2.3.11)
activesupport (= 2.3.11)
activeresource (2.3.11)
activesupport (= 2.3.11)
activesupport (2.3.11)
aws-s3 (0.6.2)
builder
mime-types
xml-simple
builder (3.0.0)
chronic (0.3.0)
configuration (1.2.0)
crack (0.1.8)
eventmachine (0.12.10)
feed-normalizer (1.5.2)
hpricot (>= 0.6)
simple-rss (>= 1.1)
hashie (0.1.8)
heroku (2.21.3)
launchy (>= 0.3.2)
netrc (~> 0.7.1)
rest-client (~> 1.6.1)
rubyzip
hpricot (0.8.4)
httparty (0.4.5)
crack (>= 0.1.1)
json (1.5.1)
launchy (0.4.0)
configuration (>= 0.0.5)
rake (>= 0.8.1)
memcache-client (1.7.4)
mime-types (1.16)
netrc (0.7.1)
oauth (0.3.6)
ruby-hmac (>= 0.3.1)
pg (0.11.0)
rack (1.1.2)
rack-openid (1.3.1)
rack (>= 1.1.0)
ruby-openid (>= 2.1.8)
rails (2.3.11)
actionmailer (= 2.3.11)
actionpack (= 2.3.11)
activerecord (= 2.3.11)
activeresource (= 2.3.11)
activesupport (= 2.3.11)
rake (>= 0.8.3)
rake (0.8.7)
rest-client (1.6.1)
mime-types (>= 1.16)
rmagick (2.13.1)
ruby-hmac (0.4.0)
ruby-openid (2.1.8)
rubyzip (0.9.6.1)
simple-rss (1.2.3)
starling-starling (0.10.0)
eventmachine (>= 0.12.0)
memcache-client (>= 1.7.0)
texticle (1.0.4.20101004123327)
twitter (0.8.4)
hashie (~> 0.1.3)
httparty (~> 0.4.3)
oauth (~> 0.3.6)
xml-simple (1.0.15)
PLATFORMS
ruby
DEPENDENCIES
aasm
aws-s3
chronic
eventmachine
feed-normalizer
heroku (>= 2.2.0)
json
memcache-client (= 1.7.4)
oauth (= 0.3.6)
pg
rack-openid
rails (= 2.3.11)
rmagick
starling-starling
texticle
twitter (= 0.8.4)