test/rails_app/Gemfile.lock in milia-0.3.2 vs test/rails_app/Gemfile.lock in milia-0.3.7

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: ../../../milia specs: - milia (0.3.2) + milia (0.3.6) devise (>= 1.4.8) rails (>= 3.1) GEM remote: http://rubygems.org/ @@ -46,37 +46,43 @@ coffee-script (2.2.0) coffee-script-source execjs coffee-script-source (1.1.2) daemons (1.1.4) - devise (1.4.8) + devise (1.4.9) bcrypt-ruby (~> 3.0) orm_adapter (~> 0.0.3) warden (~> 1.0.3) erubis (2.7.0) eventmachine (0.12.10) execjs (1.2.9) multi_json (~> 1.0) - foreman (0.24.0) + factory_girl (2.2.0) + activesupport + factory_girl_rails (1.3.0) + factory_girl (~> 2.2.0) + railties (>= 3.0.0) + foreman (0.25.0) term-ansicolor (~> 1.0.5) thor (>= 0.13.6) hike (1.2.1) i18n (0.6.0) - jquery-rails (1.0.14) + jquery-rails (1.0.16) railties (~> 3.0) thor (~> 0.14) json (1.6.1) + libv8 (3.3.10.2) mail (2.3.0) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.16) + mime-types (1.17.2) multi_json (1.0.3) orm_adapter (0.0.5) pg (0.11.0) - polyglot (0.3.2) - rack (1.3.4) + polyglot (0.3.3) + rack (1.3.5) rack-cache (1.1) rack (>= 0.4) rack-mount (0.8.3) rack (>= 1.0.0) rack-ssl (1.3.2) @@ -96,25 +102,28 @@ activesupport (= 3.1.1) rack-ssl (~> 1.3.2) rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.6) - rake (0.9.2) - rdoc (3.10) + rake (0.9.2.2) + rdoc (3.11) json (~> 1.4) sass (3.1.10) sass-rails (3.1.4) actionpack (~> 3.1.0) railties (~> 3.1.0) sass (>= 3.1.4) sprockets (~> 2.0.0) tilt (~> 1.3.2) - sprockets (2.0.2) + shoulda (2.11.3) + sprockets (2.0.3) hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - term-ansicolor (1.0.6) + term-ansicolor (1.0.7) + therubyracer (0.9.8) + libv8 (~> 3.3.10) thin (1.2.11) daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) thor (0.14.6) @@ -123,11 +132,11 @@ polyglot polyglot (>= 0.3.1) turn (0.8.3) ansi tzinfo (0.3.30) - uglifier (1.0.3) + uglifier (1.0.4) execjs (>= 0.3.0) multi_json (>= 1.0.2) warden (1.0.6) rack (>= 1.0) @@ -135,15 +144,19 @@ ruby DEPENDENCIES coffee-rails (~> 3.1.1) devise (>= 1.4.8) + execjs + factory_girl_rails (~> 1.2) foreman jquery-rails milia! pg rails (= 3.1.1) rdoc sass-rails (~> 3.1.4) + shoulda + therubyracer thin turn uglifier (>= 1.0.3)