Gemfile.lock in paperclip-aws-1.4.1 vs Gemfile.lock in paperclip-aws-1.6.0

- old
+ new

@@ -1,52 +1,52 @@ GEM remote: http://rubygems.org/ specs: - activemodel (3.1.3) - activesupport (= 3.1.3) + activemodel (3.2.1) + activesupport (= 3.2.1) builder (~> 3.0.0) - i18n (~> 0.6) - activerecord (3.1.3) - activemodel (= 3.1.3) - activesupport (= 3.1.3) - arel (~> 2.2.1) + activerecord (3.2.1) + activemodel (= 3.2.1) + activesupport (= 3.2.1) + arel (~> 3.0.0) tzinfo (~> 0.3.29) - activesupport (3.1.3) + activesupport (3.2.1) + i18n (~> 0.6) multi_json (~> 1.0) - arel (2.2.1) - aws-sdk (1.2.3) + arel (3.0.0) + aws-sdk (1.3.4) httparty (~> 0.7) json (~> 1.4) nokogiri (>= 1.4.4) uuidtools (~> 2.1) builder (3.0.0) - cocaine (0.2.0) + cocaine (0.2.1) git (1.2.5) httparty (0.8.1) multi_json multi_xml i18n (0.6.0) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake - json (1.6.2) + json (1.6.5) metaclass (0.0.1) mime-types (1.17.2) - mocha (0.10.0) + mocha (0.10.4) metaclass (~> 0.0.1) multi_json (1.0.4) multi_xml (0.4.1) nokogiri (1.5.0) - paperclip (2.4.5) + paperclip (2.6.0) activerecord (>= 2.3.0) activesupport (>= 2.3.2) cocaine (>= 0.0.2) mime-types rake (0.9.2.2) shoulda-context (1.0.0) - sqlite3 (1.3.4) + sqlite3 (1.3.5) tzinfo (0.3.31) uuidtools (2.1.2) PLATFORMS ruby @@ -54,8 +54,8 @@ DEPENDENCIES aws-sdk (>= 1.2.0) bundler (~> 1.0.0) jeweler (~> 1.6.4) mocha - paperclip (>= 2.4.0) + paperclip (~> 2.6.0) shoulda-context - sqlite3 + sqlite3 (~> 1.3.4)