-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
52 lines (50 loc) · 1.05 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
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.8)
actionpack (= 2.3.8)
actionpack (2.3.8)
activesupport (= 2.3.8)
rack (~> 1.1.0)
activerecord (2.3.8)
activesupport (= 2.3.8)
activeresource (2.3.8)
activesupport (= 2.3.8)
activesupport (2.3.8)
authlogic (2.1.6)
activesupport
builder (3.1.4)
daemons (1.1.9)
eventmachine (1.0.0)
jwt (0.1.5)
multi_json (>= 1.0)
multi_json (1.5.0)
mysql (2.8.1)
rack (1.1.6)
rails (2.3.8)
actionmailer (= 2.3.8)
actionpack (= 2.3.8)
activerecord (= 2.3.8)
activeresource (= 2.3.8)
activesupport (= 2.3.8)
rake (>= 0.8.3)
rake (0.8.7)
redis (2.2.2)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
twilio-ruby (3.9.0)
builder (>= 2.1.2)
jwt (>= 0.1.2)
multi_json (>= 1.3.0)
PLATFORMS
ruby
DEPENDENCIES
authlogic (= 2.1.6)
mysql (= 2.8.1)
rails (= 2.3.8)
rake (= 0.8.7)
redis (= 2.2.2)
thin
twilio-ruby