forked from sidviswanathan/Project-Eagle
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
96 lines (94 loc) · 1.88 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
96
GEM
remote: http://rubygems.org/
specs:
actionmailer (2.3.5)
actionpack (= 2.3.5)
actionpack (2.3.5)
activesupport (= 2.3.5)
rack (~> 1.0.0)
activerecord (2.3.5)
activesupport (= 2.3.5)
activeresource (2.3.5)
activesupport (= 2.3.5)
activesupport (2.3.5)
apn_on_rails (0.4.2)
configatron
apns (0.9.0)
aws-s3 (0.6.2)
builder
mime-types
xml-simple
bj (1.0.1)
main (>= 2.6.0)
orderedhash (>= 0.0.3)
systemu (>= 1.2.0)
builder (3.0.0)
chronic (0.3.0)
configatron (2.9.1)
yamler (>= 0.1.0)
dalli (1.0.5)
i18n (0.6.0)
json (1.6.7)
jwt (0.1.4)
json (>= 1.2.4)
mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
main (4.7.1)
mime-types (1.18)
multi_json (1.3.5)
orderedhash (0.0.6)
parallel (0.5.16)
polyglot (0.3.3)
pony (1.4)
mail (> 2.0)
rack (1.0.1)
rails (2.3.5)
actionmailer (= 2.3.5)
actionpack (= 2.3.5)
activerecord (= 2.3.5)
activeresource (= 2.3.5)
activesupport (= 2.3.5)
rake (>= 0.8.3)
rake (0.9.2.2)
sendgrid (1.0.1)
json
json
sqlite3 (1.3.6)
sqlite3-ruby (1.3.3)
sqlite3 (>= 1.3.3)
subdomain_routes (0.3.1)
actionpack (>= 2.2.1)
systemu (2.5.0)
treetop (1.4.10)
polyglot
polyglot (>= 0.3.1)
twilio-ruby (3.7.0)
builder (>= 2.1.2)
jwt (>= 0.1.2)
multi_json (>= 1.3.0)
twiliolib (2.0.7)
builder (>= 2.1.2)
xml-simple (1.1.1)
yamler (0.1.0)
PLATFORMS
ruby
DEPENDENCIES
apn_on_rails (~> 0.4.2)
apns (~> 0.9.0)
aws-s3
bj
chronic (~> 0.3.0)
dalli (~> 1.0.4)
json (~> 1.6.3)
parallel
pony
rack (~> 1.0.0)
rails (~> 2.3.5)
sendgrid
sqlite3-ruby
subdomain_routes
twilio-ruby
twiliolib (~> 2.0.7)
xml-simple (~> 1.1.0)