Gemfile.lock in reporter-0.0.4 vs Gemfile.lock in reporter-0.0.5

- old
+ new

@@ -1,14 +1,35 @@ PATH remote: . specs: - reporter2 (0.0.1) + reporter (0.0.4) + activerecord (~> 3.0) + activesupport (~> 3.0) + arel GEM remote: http://rubygems.org/ specs: + activemodel (3.1.0) + activesupport (= 3.1.0) + bcrypt-ruby (~> 3.0.0) + builder (~> 3.0.0) + i18n (~> 0.6) + activerecord (3.1.0) + activemodel (= 3.1.0) + activesupport (= 3.1.0) + arel (~> 2.2.1) + tzinfo (~> 0.3.29) + activesupport (3.1.0) + multi_json (~> 1.0) + arel (2.2.1) + bcrypt-ruby (3.0.1) + builder (3.0.0) + i18n (0.6.0) + multi_json (1.0.3) + tzinfo (0.3.29) PLATFORMS ruby DEPENDENCIES - reporter2! + reporter!