Gemfile.lock in thumbnail_on_demand-0.0.0 vs Gemfile.lock in thumbnail_on_demand-0.1.0

- old
+ new

@@ -1,28 +1,53 @@ GEM remote: http://rubygems.org/ specs: + activemodel (3.1.1) + activesupport (= 3.1.1) + builder (~> 3.0.0) + i18n (~> 0.6) + activerecord (3.1.1) + activemodel (= 3.1.1) + activesupport (= 3.1.1) + arel (~> 2.2.1) + tzinfo (~> 0.3.29) + activesupport (3.1.1) + multi_json (~> 1.0) + arel (2.2.1) + builder (3.0.0) + cocaine (0.2.0) diff-lcs (1.1.3) git (1.2.5) + i18n (0.6.0) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake + mime-types (1.16) + multi_json (1.0.3) + paperclip (2.4.5) + activerecord (>= 2.3.0) + activesupport (>= 2.3.2) + cocaine (>= 0.0.2) + mime-types rake (0.9.2) rcov (0.9.11) rspec (2.3.0) rspec-core (~> 2.3.0) rspec-expectations (~> 2.3.0) rspec-mocks (~> 2.3.0) rspec-core (2.3.1) rspec-expectations (2.3.0) diff-lcs (~> 1.1.2) rspec-mocks (2.3.0) + tzinfo (0.3.30) PLATFORMS ruby DEPENDENCIES + activerecord (~> 3.0) bundler (~> 1.0.0) jeweler (~> 1.6.4) + paperclip (~> 2.4.4) rcov rspec (~> 2.3.0)