File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11source 'http://rubygems.org'
22
33gem 'rails' , '3.1.0'
4- gem 'sqlite3'
54gem 'json'
65
76gem 'haml-rails'
@@ -42,6 +41,7 @@ group :development, :test do
4241 gem 'cucumber-rails'
4342 gem "faker"
4443 gem 'pry'
44+ gem 'sqlite3'
4545end
4646
4747group :test do
Original file line number Diff line number Diff line change 4646 multi_json (~> 1.0 )
4747 arel (2.2.1 )
4848 bcrypt-ruby (3.0.1 )
49- bson (1.4.0 )
50- bson_ext (1.4.0 )
49+ bson (1.4.1 )
50+ bson_ext (1.4.1 )
5151 builder (3.0.0 )
5252 cancan (1.6.7 )
5353 capybara (1.1.1 )
7878 cucumber (>= 1.1.0 )
7979 nokogiri (>= 1.5.0 )
8080 database_cleaner (0.6.7 )
81- devise (1.4.7 )
81+ devise (1.4.9 )
8282 bcrypt-ruby (~> 3.0 )
8383 orm_adapter (~> 0.0.3 )
8484 warden (~> 1.0.3 )
9090 faker (1.0.1 )
9191 i18n (~> 0.4 )
9292 ffi (1.0.9 )
93- gherkin (2.5.1 )
93+ gherkin (2.5.4 )
9494 json (>= 1.4.6 )
9595 haml (3.1.3 )
9696 haml-rails (0.3.4 )
106106 responders (~> 0.6.0 )
107107 jnunemaker-validatable (1.8.4 )
108108 activesupport (>= 2.3.4 )
109- jquery-rails (1.0.14 )
109+ jquery-rails (1.0.16 )
110110 railties (~> 3.0 )
111111 thor (~> 0.14 )
112112 json (1.6.1 )
125125 mongo_mapper (>= 0.9.0 )
126126 mocha (0.10.0 )
127127 metaclass (~> 0.0.1 )
128- mongo (1.4.0 )
129- bson (= 1.4.0 )
128+ mongo (1.4.1 )
129+ bson (= 1.4.1 )
130130 mongo_mapper (0.9.2 )
131131 activemodel (~> 3.0 )
132132 activesupport (~> 3.0 )
142142 method_source (~> 0.6.5 )
143143 ruby_parser (~> 2.0.5 )
144144 slop (~> 2.1.0 )
145- rack (1.3.4 )
145+ rack (1.3.5 )
146146 rack-cache (1.0.3 )
147147 rack (>= 0.4 )
148148 rack-mount (0.8.3 )
@@ -166,61 +166,62 @@ GEM
166166 rake (>= 0.8.7 )
167167 rdoc (~> 3.4 )
168168 thor (~> 0.14.6 )
169- raindrops (0.7 .0 )
169+ raindrops (0.8 .0 )
170170 rake (0.9.2 )
171171 rdiscount (1.6.8 )
172- rdoc (3.9.4 )
172+ rdoc (3.11 )
173+ json (~> 1.4 )
173174 responders (0.6.4 )
174- rspec (2.6 .0 )
175- rspec-core (~> 2.6 .0 )
176- rspec-expectations (~> 2.6 .0 )
177- rspec-mocks (~> 2.6 .0 )
178- rspec-core (2.6.4 )
179- rspec-expectations (2.6 .0 )
175+ rspec (2.7 .0 )
176+ rspec-core (~> 2.7 .0 )
177+ rspec-expectations (~> 2.7 .0 )
178+ rspec-mocks (~> 2.7 .0 )
179+ rspec-core (2.7.1 )
180+ rspec-expectations (2.7 .0 )
180181 diff-lcs (~> 1.1.2 )
181- rspec-mocks (2.6 .0 )
182- rspec-rails (2.6.1 )
182+ rspec-mocks (2.7 .0 )
183+ rspec-rails (2.7.0 )
183184 actionpack (~> 3.0 )
184185 activesupport (~> 3.0 )
185186 railties (~> 3.0 )
186- rspec (~> 2.6 .0 )
187+ rspec (~> 2.7 .0 )
187188 ruby_parser (2.0.6 )
188189 sexp_processor (~> 3.0 )
189190 rubyzip (0.9.4 )
190- sass (3.1.8 )
191+ sass (3.1.10 )
191192 sass-rails (3.1.4 )
192193 actionpack (~> 3.1.0 )
193194 railties (~> 3.1.0 )
194195 sass (>= 3.1.4 )
195196 sprockets (~> 2.0.0 )
196197 tilt (~> 1.3.2 )
197- selenium-webdriver (2.7.0 )
198+ selenium-webdriver (2.9.1 )
198199 childprocess (>= 0.2.1 )
199- ffi (> = 1.0.7 )
200+ ffi (= 1.0.9 )
200201 json_pure
201202 rubyzip
202203 sexp_processor (3.0.7 )
203204 slop (2.1.0 )
204- sprockets (2.0.2 )
205+ sprockets (2.0.3 )
205206 hike (~> 1.2 )
206207 rack (~> 1.0 )
207208 tilt (~> 1.1 , != 1.3.0 )
208209 sqlite3 (1.3.4 )
209- term-ansicolor (1.0.6 )
210+ term-ansicolor (1.0.7 )
210211 thor (0.14.6 )
211212 tilt (1.3.3 )
212213 treetop (1.4.10 )
213214 polyglot
214215 polyglot (>= 0.3.1 )
215216 tzinfo (0.3.30 )
216- uglifier (1.0.3 )
217+ uglifier (1.0.4 )
217218 execjs (>= 0.3.0 )
218219 multi_json (>= 1.0.2 )
219220 unicorn (4.1.1 )
220221 kgio (~> 2.4 )
221222 rack
222223 raindrops (~> 0.6 )
223- warden (1.0.5 )
224+ warden (1.0.6 )
224225 rack (>= 1.0 )
225226 will_paginate (3.0.2 )
226227 xpath (0.1.4 )
You can’t perform that action at this time.
0 commit comments