-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
108 lines (106 loc) · 2.41 KB
/
Gemfile.lock
File metadata and controls
108 lines (106 loc) · 2.41 KB
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
97
98
99
100
101
102
103
104
105
106
107
108
GEM
remote: http://rubygems.org/
remote: http://gems.rubyforge.org/
remote: http://gemcutter.org/
remote: http://gems.github.com/
specs:
RedCloth (4.2.7)
RedCloth (4.2.7-java)
actionmailer (2.3.14)
actionpack (= 2.3.14)
actionpack (2.3.14)
activesupport (= 2.3.14)
rack (~> 1.1.0)
activerecord (2.3.14)
activesupport (= 2.3.14)
activerecord-jdbc-adapter (1.2.2)
activerecord-jdbcmysql-adapter (1.2.2)
activerecord-jdbc-adapter (~> 1.2.2)
jdbc-mysql (~> 5.1.0)
activerecord-jdbcsqlite3-adapter (1.2.2)
activerecord-jdbc-adapter (~> 1.2.2)
jdbc-sqlite3 (~> 3.7.2)
activeresource (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
arel (2.0.2)
aws-s3 (0.6.2)
builder
mime-types
xml-simple
bouncy-castle-java (1.5.0146.1)
builder (3.0.0)
chronic (0.6.6)
cocaine (0.2.1)
haml (3.1.4)
hpricot (0.8.6)
hpricot (0.8.6-java)
i18n (0.6.0)
jdbc-mysql (5.1.13)
jdbc-sqlite3 (3.7.2)
jrails (0.6.0)
jruby-jars (1.6.5)
jruby-openssl (0.7.6.1)
bouncy-castle-java (>= 1.5.0146.1)
jruby-rack (1.0.10)
mime-types (1.18)
paperclip (2.4.2)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (>= 0.0.2)
mime-types
rack (1.1.2)
rails (2.3.14)
actionmailer (= 2.3.14)
actionpack (= 2.3.14)
activerecord (= 2.3.14)
activeresource (= 2.3.14)
activesupport (= 2.3.14)
rake (>= 0.8.3)
rake (0.8.7)
rdoc (2.5.11)
ruby-net-ldap (0.0.4)
rubycas-client (2.3.8)
activesupport
rubyzip (0.9.7)
ryanb-acts-as-list (0.1.2)
ssl_requirement (0.1.0)
ucb_ldap (1.4.2)
ruby-net-ldap (>= 0.0.4)
warbler (1.3.2)
jruby-jars (>= 1.4.0)
jruby-rack (>= 1.0.0)
rake (>= 0.8.7)
rubyzip (>= 0.9.4)
will_paginate (2.3.16)
xml-simple (1.1.1)
PLATFORMS
java
ruby
DEPENDENCIES
RedCloth (< 4.2.8)
activerecord-jdbcmysql-adapter
activerecord-jdbcsqlite3-adapter
arel (= 2.0.2)
aws-s3
chronic (<= 0.6.6)
haml
hpricot
i18n
jdbc-mysql
jdbc-sqlite3
jrails
jruby-jars (= 1.6.5)
jruby-openssl
jruby-rack (= 1.0.10)
paperclip (= 2.4.2)
rack (= 1.1.2)
rails (~> 2)
rake (= 0.8.7)
rdoc (~> 2)
rubycas-client (>= 2.2.1)
ryanb-acts-as-list
ssl_requirement
ucb_ldap (>= 1.4.2)
warbler (= 1.3.2)
will_paginate (~> 2)