Gemfile.lock in firstfm-0.2.2 vs Gemfile.lock in firstfm-0.2.3

- old
+ new

@@ -1,31 +1,35 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.0.10) - chronic (0.6.5) - crack (0.1.8) + chronic (0.6.7) + crack (0.3.1) fakeweb (1.3.0) git (1.2.5) - httparty (0.7.8) - crack (= 0.1.8) - jeweler (1.6.4) + httparty (0.8.1) + multi_json + multi_xml + jeweler (1.8.3) bundler (~> 1.0) git (>= 1.2.5) rake + rdoc + json (1.6.5) + multi_json (1.0.4) + multi_xml (0.4.1) rake (0.9.2.2) - rcov (0.9.11) - will_paginate (3.0.2) + rdoc (3.12) + json (~> 1.4) + will_paginate (3.0.3) PLATFORMS ruby DEPENDENCIES - activesupport (~> 3.0.10) bundler - chronic + chronic (~> 0.6) + crack (~> 0.3) fakeweb - httparty (= 0.7.8) + httparty (~> 0.8) jeweler rake - rcov - will_paginate + will_paginate (~> 3.0)