Gemfile.lock in paperclip-aws-1.1.3 vs Gemfile.lock in paperclip-aws-1.2.0
- old
+ new
@@ -1,54 +1,57 @@
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.0.10)
- activesupport (= 3.0.10)
- builder (~> 2.1.2)
- i18n (~> 0.5.0)
- activerecord (3.0.10)
- activemodel (= 3.0.10)
- activesupport (= 3.0.10)
- arel (~> 2.0.10)
- tzinfo (~> 0.3.23)
- activesupport (3.0.10)
- arel (2.0.10)
- aws-sdk (1.1.0)
+ 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)
+ aws-sdk (1.2.2)
httparty (~> 0.7)
json (~> 1.4)
nokogiri (>= 1.4.4)
uuidtools (~> 2.1)
- builder (2.1.2)
+ builder (3.0.0)
cocaine (0.2.0)
- crack (0.1.8)
git (1.2.5)
- httparty (0.7.8)
- crack (= 0.1.8)
- i18n (0.5.0)
+ 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.5.3)
- mime-types (1.16)
+ json (1.6.1)
+ mime-types (1.17.2)
+ multi_json (1.0.3)
+ multi_xml (0.4.1)
nokogiri (1.5.0)
- paperclip (2.3.16)
+ 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.10)
shoulda (2.11.3)
- tzinfo (0.3.29)
+ tzinfo (0.3.31)
uuidtools (2.1.2)
PLATFORMS
ruby
DEPENDENCIES
- aws-sdk (>= 1.1.0)
+ aws-sdk (>= 1.2.0)
bundler (~> 1.0.0)
jeweler (~> 1.6.4)
- paperclip (>= 2.3.0)
+ paperclip (>= 2.4.0)
rcov
shoulda