Started to Implement D-A, and roles scaffold - Need to finish Test Suite
[base_ror3_portal.git] / Gemfile.lock
blob47504f37ade2e932eba459ac0e7d1fc8ab129247
1 GIT
2   remote: git://github.com/justinfrench/formtastic.git
3   revision: e42d256ebe7fdbd3881665d94ce54cf061a9186f
4   branch: rails3
5   specs:
6     formtastic (1.1.0.beta)
7       actionpack (>= 2.3.0)
8       activesupport (>= 2.3.0)
9       i18n (>= 0.4.0)
11 GIT
12   remote: git://github.com/rspec/rspec-core.git
13   revision: 001e6004bcaf94674184dc0d87869f060b6990a3
14   specs:
15     rspec-core (2.0.0.beta.20)
17 GIT
18   remote: git://github.com/rspec/rspec-expectations.git
19   revision: 7cdb347ce0ac06aa8508639f9f674b32a20f0f0e
20   specs:
21     rspec-expectations (2.0.0.beta.20)
22       diff-lcs (>= 1.1.2)
24 GIT
25   remote: git://github.com/rspec/rspec-mocks.git
26   revision: fee8d4da93b2610dd3dd7996cfcf992cc9455141
27   specs:
28     rspec-mocks (2.0.0.beta.20)
30 GIT
31   remote: git://github.com/rspec/rspec-rails.git
32   revision: a79dc73358ce050cafd69261e15e63df1b79d0a7
33   specs:
34     rspec-rails (2.0.0.beta.20)
35       rspec (= 2.0.0.beta.20)
37 GIT
38   remote: git://github.com/rspec/rspec.git
39   revision: 8f9dfb1ce27a8b2ebd5a91af6b3cfd82a3ad8ec4
40   specs:
41     rspec (2.0.0.beta.20)
42       rspec-core (= 2.0.0.beta.20)
43       rspec-expectations (= 2.0.0.beta.20)
44       rspec-mocks (= 2.0.0.beta.20)
46 GIT
47   remote: git://github.com/rymai/devise_invitable.git
48   revision: c186969eeb252fc7fac357a1bef9a2242d6108ba
49   specs:
50     devise_invitable (0.6.5)
51       devise (~> 1.1.2)
52       rails (~> 3.0.0)
54 GIT
55   remote: git://github.com/stffn/declarative_authorization.git
56   revision: 444439953f31b92e07c9fe7b7cef93fa2fe404ce
57   specs:
58     declarative_authorization (0.5)
59       rails (>= 2.1.0)
61 GEM
62   remote: http://rubygems.org/
63   specs:
64     abstract (1.0.0)
65     actionmailer (3.0.0)
66       actionpack (= 3.0.0)
67       mail (~> 2.2.5)
68     actionpack (3.0.0)
69       activemodel (= 3.0.0)
70       activesupport (= 3.0.0)
71       builder (~> 2.1.2)
72       erubis (~> 2.6.6)
73       i18n (~> 0.4.1)
74       rack (~> 1.2.1)
75       rack-mount (~> 0.6.12)
76       rack-test (~> 0.5.4)
77       tzinfo (~> 0.3.23)
78     activemodel (3.0.0)
79       activesupport (= 3.0.0)
80       builder (~> 2.1.2)
81       i18n (~> 0.4.1)
82     activerecord (3.0.0)
83       activemodel (= 3.0.0)
84       activesupport (= 3.0.0)
85       arel (~> 1.0.0)
86       tzinfo (~> 0.3.23)
87     activeresource (3.0.0)
88       activemodel (= 3.0.0)
89       activesupport (= 3.0.0)
90     activesupport (3.0.0)
91     arel (1.0.1)
92       activesupport (~> 3.0.0)
93     bcrypt-ruby (2.1.2)
94     builder (2.1.2)
95     capistrano (2.5.19)
96       highline
97       net-scp (>= 1.0.0)
98       net-sftp (>= 2.0.0)
99       net-ssh (>= 2.0.14)
100       net-ssh-gateway (>= 1.0.0)
101     capybara (0.3.9)
102       culerity (>= 0.2.4)
103       mime-types (>= 1.16)
104       nokogiri (>= 1.3.3)
105       rack (>= 1.0.0)
106       rack-test (>= 0.5.4)
107       selenium-webdriver (>= 0.0.3)
108     configuration (1.1.0)
109     cucumber (0.8.5)
110       builder (~> 2.1.2)
111       diff-lcs (~> 1.1.2)
112       gherkin (~> 2.1.4)
113       json_pure (~> 1.4.3)
114       term-ansicolor (~> 1.0.4)
115     cucumber-rails (0.3.2)
116       cucumber (>= 0.8.0)
117     culerity (0.2.12)
118     database_cleaner (0.5.2)
119     devise (1.1.2)
120       bcrypt-ruby (~> 2.1.2)
121       warden (~> 0.10.7)
122     diff-lcs (1.1.2)
123     erubis (2.6.6)
124       abstract (>= 1.0.0)
125     ffi (0.6.3)
126       rake (>= 0.8.7)
127     gherkin (2.1.5)
128       trollop (~> 1.16.2)
129     highline (1.6.1)
130     i18n (0.4.1)
131     json_pure (1.4.6)
132     launchy (0.3.7)
133       configuration (>= 0.0.5)
134       rake (>= 0.8.1)
135     mail (2.2.5)
136       activesupport (>= 2.3.6)
137       mime-types
138       treetop (>= 1.4.5)
139     mime-types (1.16)
140     mysql2 (0.2.3)
141     net-scp (1.0.3)
142       net-ssh (>= 1.99.1)
143     net-sftp (2.0.5)
144       net-ssh (>= 2.0.9)
145     net-ssh (2.0.23)
146     net-ssh-gateway (1.0.1)
147       net-ssh (>= 1.99.1)
148     nokogiri (1.4.3.1)
149     polyglot (0.3.1)
150     rack (1.2.1)
151     rack-mount (0.6.13)
152       rack (>= 1.0.0)
153     rack-test (0.5.4)
154       rack (>= 1.0)
155     rails (3.0.0)
156       actionmailer (= 3.0.0)
157       actionpack (= 3.0.0)
158       activerecord (= 3.0.0)
159       activeresource (= 3.0.0)
160       activesupport (= 3.0.0)
161       bundler (~> 1.0.0)
162       railties (= 3.0.0)
163     railties (3.0.0)
164       actionpack (= 3.0.0)
165       activesupport (= 3.0.0)
166       rake (>= 0.8.4)
167       thor (~> 0.14.0)
168     rake (0.8.7)
169     rubyzip (0.9.4)
170     selenium-webdriver (0.0.28)
171       ffi (>= 0.6.1)
172       json_pure
173       rubyzip
174     spork (0.8.4)
175     term-ansicolor (1.0.5)
176     test-unit (2.1.1)
177     thor (0.14.0)
178     treetop (1.4.8)
179       polyglot (>= 0.3.1)
180     trollop (1.16.2)
181     tzinfo (0.3.23)
182     warden (0.10.7)
183       rack (>= 1.0.0)
185 PLATFORMS
186   ruby
188 DEPENDENCIES
189   capistrano
190   capybara
191   cucumber
192   cucumber-rails
193   database_cleaner
194   declarative_authorization!
195   devise (~> 1.1.2)
196   devise_invitable!
197   formtastic!
198   launchy
199   mysql2
200   rails (= 3.0.0)
201   rspec (>= 2.0.0.beta.20)!
202   rspec-core (>= 2.0.0.beta.20)!
203   rspec-expectations (>= 2.0.0.beta.20)!
204   rspec-mocks (>= 2.0.0.beta.20)!
205   rspec-rails (>= 2.0.0.beta.20)!
206   spork
207   test-unit