Gemfile.lock in dj_dashboard-0.0.7 vs Gemfile.lock in dj_dashboard-0.0.8

- old
+ new

@@ -1,13 +1,14 @@ PATH remote: . specs: - dj_dashboard (0.0.7) + dj_dashboard (0.0.8) delayed_job haml rails (~> 3.0) sass + will_paginate GEM remote: http://rubygems.org/ specs: abstract (1.0.0) @@ -106,11 +107,11 @@ actionpack (~> 3.0) activesupport (~> 3.0) railties (~> 3.0) rspec (~> 2.7.0) rubyzip (0.9.5) - sass (3.1.11) + sass (3.1.12) selenium-webdriver (2.15.0) childprocess (>= 0.2.1) ffi (~> 1.0.9) multi_json (~> 1.0.4) rubyzip @@ -119,10 +120,11 @@ thor (0.14.6) treetop (1.4.10) polyglot polyglot (>= 0.3.1) tzinfo (0.3.31) + will_paginate (3.0.2) xpath (0.1.4) nokogiri (~> 1.3) PLATFORMS ruby @@ -137,5 +139,6 @@ rails (= 3.0.11) rr rspec-rails shoulda sqlite3 + will_paginate