forked from chiliproject/chiliproject
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
146 lines (143 loc) · 3.06 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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
GIT
remote: https://github.com/tipitnet/html2textile.git
revision: 6d298ced2ad7e1b8d9372794bd1f13797ab476b6
specs:
html2textile (1.0.0.beta2)
GEM
remote: https://rubygems.org/
specs:
actionmailer (2.3.18)
actionpack (= 2.3.18)
actionpack (2.3.18)
activesupport (= 2.3.18)
rack (~> 1.1.0)
activerecord (2.3.18)
activesupport (= 2.3.18)
activeresource (2.3.18)
activesupport (= 2.3.18)
activesupport (2.3.18)
acts-as-taggable-on (2.1.0)
rails
capybara (2.2.1)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
coderay (1.0.9)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
docile (1.1.3)
dotenv (1.0.2)
edavis10-object_daddy (0.4.3)
etherpad-lite (0.3.0)
rest-client (>= 1.6)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
gravatarify (3.0.0)
hashie (3.3.1)
httpauth (0.2.1)
i18n (0.4.2)
incoming (0.1.8)
mail (~> 2.4)
rack
json (1.7.7)
le (2.3.9)
liquid (2.3.0)
mail (2.6.1)
mime-types (>= 1.16, < 3)
metaclass (0.0.4)
mime-types (2.2)
mini_portile (0.5.3)
mocha (0.12.1)
metaclass (~> 0.0.1)
multi_json (1.9.3)
multipart-post (2.0.0)
mysql2 (0.2.22)
net-ldap (0.3.1)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
oauth2 (0.6.1)
faraday (~> 0.7)
httpauth (~> 0.1)
multi_json (~> 1.3)
omniauth (1.2.2)
hashie (>= 1.2, < 4)
rack (~> 1.0)
omniauth-google-oauth2 (0.2.2)
omniauth (~> 1.0)
omniauth-oauth2
omniauth-oauth2 (1.0.2)
oauth2 (~> 0.6.0)
omniauth (~> 1.0)
rack (1.1.6)
rack-test (0.6.2)
rack (>= 1.0)
rails (2.3.18)
actionmailer (= 2.3.18)
actionpack (= 2.3.18)
activerecord (= 2.3.18)
activeresource (= 2.3.18)
activesupport (= 2.3.18)
rake (>= 0.8.3)
rake (10.3.1)
rdoc (4.1.1)
json (~> 1.4)
rest-client (1.6.7)
mime-types (>= 1.16)
rmagick (2.13.2)
ruby-openid (2.1.8)
rubytree (0.5.3)
shoulda (2.10.3)
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
term-ansicolor (1.3.0)
tins (~> 1.0)
test-unit (2.5.5)
thor (0.19.1)
tins (1.1.0)
tzinfo (0.3.39)
xpath (2.0.0)
nokogiri (~> 1.3)
PLATFORMS
ruby
DEPENDENCIES
activerecord-jdbcmysql-adapter
acts-as-taggable-on (= 2.1.0)
capybara
coderay (~> 1.0.0)
coveralls
dotenv
edavis10-object_daddy
etherpad-lite
gravatarify (~> 3.0.0)
html2textile!
i18n (~> 0.4.2)
incoming
jruby-openssl
json (~> 1.7.7)
le
liquid (~> 2.3.0)
mime-types
mocha (= 0.12.1)
mysql2 (~> 0.2.7)
net-ldap (~> 0.3.1)
nokogiri
omniauth
omniauth-google-oauth2
rails (= 2.3.18)
rdoc (>= 2.4.2)
rest-client
rmagick (>= 1.15.17)
ruby-openid (~> 2.1.4)
rubytree (~> 0.5.2)
shoulda (~> 2.10.3)
test-unit
tzinfo (~> 0.3.31)