rails update to 3.2.7
[dairymen.git] / Gemfile.lock
blobe7fac58d9758a4ae166d037c866716273f21c946
1 GEM
2   remote: http://rubygems.org/
3   specs:
4     actionmailer (3.2.7)
5       actionpack (= 3.2.7)
6       mail (~> 2.4.4)
7     actionpack (3.2.7)
8       activemodel (= 3.2.7)
9       activesupport (= 3.2.7)
10       builder (~> 3.0.0)
11       erubis (~> 2.7.0)
12       journey (~> 1.0.4)
13       rack (~> 1.4.0)
14       rack-cache (~> 1.2)
15       rack-test (~> 0.6.1)
16       sprockets (~> 2.1.3)
17     activemodel (3.2.7)
18       activesupport (= 3.2.7)
19       builder (~> 3.0.0)
20     activerecord (3.2.7)
21       activemodel (= 3.2.7)
22       activesupport (= 3.2.7)
23       arel (~> 3.0.2)
24       tzinfo (~> 0.3.29)
25     activeresource (3.2.7)
26       activemodel (= 3.2.7)
27       activesupport (= 3.2.7)
28     activesupport (3.2.7)
29       i18n (~> 0.6)
30       multi_json (~> 1.0)
31     addressable (2.3.2)
32     arel (3.0.2)
33     builder (3.0.0)
34     capybara (1.1.2)
35       mime-types (>= 1.16)
36       nokogiri (>= 1.3.3)
37       rack (>= 1.0.0)
38       rack-test (>= 0.5.4)
39       selenium-webdriver (~> 2.0)
40       xpath (~> 0.1.4)
41     childprocess (0.3.5)
42       ffi (~> 1.0, >= 1.0.6)
43     coderay (1.0.7)
44     coffee-rails (3.2.2)
45       coffee-script (>= 2.2.0)
46       railties (~> 3.2.0)
47     coffee-script (2.2.0)
48       coffee-script-source
49       execjs
50     coffee-script-source (1.3.3)
51     cucumber (1.2.1)
52       builder (>= 2.1.2)
53       diff-lcs (>= 1.1.3)
54       gherkin (~> 2.11.0)
55       json (>= 1.4.6)
56     cucumber-rails (1.3.0)
57       capybara (>= 1.1.2)
58       cucumber (>= 1.1.8)
59       nokogiri (>= 1.5.0)
60     cucumber-websteps (0.10.0)
61       capybara (>= 1.1.2)
62       cucumber (>= 1.1.1)
63       launchy
64     database_cleaner (0.8.0)
65     diff-lcs (1.1.3)
66     domain_name (0.5.3)
67       unf (~> 0.0.3)
68     erubis (2.7.0)
69     execjs (1.4.0)
70       multi_json (~> 1.0)
71     fabrication (2.2.2)
72     faker (1.0.1)
73       i18n (~> 0.4)
74     ffi (1.1.5)
75     gherkin (2.11.1)
76       json (>= 1.4.6)
77     gherkin (2.11.1-x86-mingw32)
78       json (>= 1.4.6)
79     haml (3.1.6)
80     haml-rails (0.3.4)
81       actionpack (~> 3.0)
82       activesupport (~> 3.0)
83       haml (~> 3.0)
84       railties (~> 3.0)
85     hike (1.2.1)
86     i18n (0.6.0)
87     i18n_generators (1.2.1)
88       mechanize
89       rails (>= 3.0.0)
90     journey (1.0.4)
91     jquery-rails (2.0.2)
92       railties (>= 3.2.0, < 5.0)
93       thor (~> 0.14)
94     json (1.7.4)
95     kaminari (0.13.0)
96       actionpack (>= 3.0.0)
97       activesupport (>= 3.0.0)
98       railties (>= 3.0.0)
99     launchy (2.1.2)
100       addressable (~> 2.3)
101     libv8 (3.3.10.4)
102     libwebsocket (0.1.5)
103       addressable
104     mail (2.4.4)
105       i18n (>= 0.4.0)
106       mime-types (~> 1.16)
107       treetop (~> 1.4.8)
108     mechanize (2.5.1)
109       domain_name (~> 0.5, >= 0.5.1)
110       mime-types (~> 1.17, >= 1.17.2)
111       net-http-digest_auth (~> 1.1, >= 1.1.1)
112       net-http-persistent (~> 2.5, >= 2.5.2)
113       nokogiri (~> 1.4)
114       ntlm-http (~> 0.1, >= 0.1.1)
115       webrobots (~> 0.0, >= 0.0.9)
116     meta_search (1.1.3)
117       actionpack (~> 3.1)
118       activerecord (~> 3.1)
119       activesupport (~> 3.1)
120       polyamorous (~> 0.5.0)
121     method_source (0.8)
122     mime-types (1.19)
123     moro-miso (0.0.6)
124     multi_json (1.3.6)
125     net-http-digest_auth (1.2.1)
126     net-http-persistent (2.7)
127     nokogiri (1.5.5)
128     nokogiri (1.5.5-x86-mingw32)
129     ntlm-http (0.1.1)
130     polyamorous (0.5.0)
131       activerecord (~> 3.0)
132     polyglot (0.3.3)
133     pry (0.9.10)
134       coderay (~> 1.0.5)
135       method_source (~> 0.8)
136       slop (~> 3.3.1)
137     pry (0.9.10-x86-mingw32)
138       coderay (~> 1.0.5)
139       method_source (~> 0.8)
140       slop (~> 3.3.1)
141       win32console (~> 1.3)
142     rack (1.4.1)
143     rack-cache (1.2)
144       rack (>= 0.4)
145     rack-ssl (1.3.2)
146       rack
147     rack-test (0.6.1)
148       rack (>= 1.0)
149     rails (3.2.7)
150       actionmailer (= 3.2.7)
151       actionpack (= 3.2.7)
152       activerecord (= 3.2.7)
153       activeresource (= 3.2.7)
154       activesupport (= 3.2.7)
155       bundler (~> 1.0)
156       railties (= 3.2.7)
157     rails-i18n (0.6.5)
158       i18n (~> 0.5)
159     rails3-generators (0.17.4)
160       railties (>= 3.0.0)
161     railties (3.2.7)
162       actionpack (= 3.2.7)
163       activesupport (= 3.2.7)
164       rack-ssl (~> 1.3.2)
165       rake (>= 0.8.7)
166       rdoc (~> 3.4)
167       thor (>= 0.14.6, < 2.0)
168     rake (0.9.2.2)
169     rdoc (3.12)
170       json (~> 1.4)
171     rspec (2.11.0)
172       rspec-core (~> 2.11.0)
173       rspec-expectations (~> 2.11.0)
174       rspec-mocks (~> 2.11.0)
175     rspec-core (2.11.1)
176     rspec-expectations (2.11.2)
177       diff-lcs (~> 1.1.3)
178     rspec-mocks (2.11.1)
179     rspec-rails (2.11.0)
180       actionpack (>= 3.0)
181       activesupport (>= 3.0)
182       railties (>= 3.0)
183       rspec (~> 2.11.0)
184     rubyzip (0.9.9)
185     sass (3.1.20)
186     sass-rails (3.2.5)
187       railties (~> 3.2.0)
188       sass (>= 3.1.10)
189       tilt (~> 1.3)
190     selenium-webdriver (2.25.0)
191       childprocess (>= 0.2.5)
192       libwebsocket (~> 0.1.3)
193       multi_json (~> 1.0)
194       rubyzip
195     simple_form (2.0.2)
196       actionpack (~> 3.0)
197       activemodel (~> 3.0)
198     slop (3.3.2)
199     spork (0.9.2)
200     sprockets (2.1.3)
201       hike (~> 1.2)
202       rack (~> 1.0)
203       tilt (~> 1.1, != 1.3.0)
204     sqlite3 (1.3.6)
205     sqlite3 (1.3.6-x86-mingw32)
206     therubyracer (0.10.2)
207       libv8 (~> 3.3.10)
208     thor (0.15.4)
209     tilt (1.3.3)
210     treetop (1.4.10)
211       polyglot
212       polyglot (>= 0.3.1)
213     tzinfo (0.3.33)
214     uglifier (1.2.7)
215       execjs (>= 0.3.0)
216       multi_json (~> 1.3)
217     unf (0.0.5)
218       unf_ext
219     unf_ext (0.0.5)
220     unf_ext (0.0.5-x86-mingw32)
221     webrobots (0.0.13)
222     win32console (1.3.2-x86-mingw32)
223     xpath (0.1.4)
224       nokogiri (~> 1.3)
226 PLATFORMS
227   ruby
228   x86-mingw32
230 DEPENDENCIES
231   capybara
232   coffee-rails
233   cucumber
234   cucumber-rails
235   cucumber-websteps
236   database_cleaner
237   fabrication
238   faker
239   haml
240   haml-rails
241   i18n_generators
242   jquery-rails
243   kaminari
244   launchy
245   meta_search
246   moro-miso
247   pry
248   rails (= 3.2.7)
249   rails-i18n
250   rails3-generators
251   rspec-rails
252   sass-rails
253   simple_form
254   spork
255   sqlite3
256   therubyracer
257   uglifier