Gemfile.lock in paperclip-2.7.4 vs Gemfile.lock in paperclip-2.7.5
- old
+ new
@@ -1,26 +1,26 @@
PATH
remote: .
specs:
- paperclip (2.7.3)
+ paperclip (2.7.4)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (~> 0.3.0)
mime-types
GEM
remote: http://rubygems.org/
specs:
- activemodel (3.2.8)
- activesupport (= 3.2.8)
+ activemodel (3.2.11)
+ activesupport (= 3.2.11)
builder (~> 3.0.0)
- activerecord (3.2.8)
- activemodel (= 3.2.8)
- activesupport (= 3.2.8)
+ activerecord (3.2.11)
+ activemodel (= 3.2.11)
+ activesupport (= 3.2.11)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
- activesupport (3.2.8)
+ activesupport (3.2.11)
i18n (~> 0.6)
multi_json (~> 1.0)
appraisal (0.4.1)
bundler
rake
@@ -109,10 +109,10 @@
json_pure
rubyzip
shoulda (2.11.3)
sqlite3 (1.3.6)
term-ansicolor (1.0.7)
- tzinfo (0.3.33)
+ tzinfo (0.3.35)
uuidtools (2.1.2)
xpath (0.1.4)
nokogiri (~> 1.3)
PLATFORMS