gemfiles/rails3_1.gemfile.lock in delayed_paperclip-2.6.1 vs gemfiles/rails3_1.gemfile.lock in delayed_paperclip-2.7.0
- old
+ new
@@ -1,161 +1,163 @@
PATH
remote: ..
specs:
- delayed_paperclip (2.6.1)
- paperclip (>= 3.3.0)
+ delayed_paperclip (2.7.0)
+ paperclip (>= 3.3)
GEM
remote: http://rubygems.org/
specs:
- actionmailer (3.1.8)
- actionpack (= 3.1.8)
- mail (~> 2.3.3)
- actionpack (3.1.8)
- activemodel (= 3.1.8)
- activesupport (= 3.1.8)
+ actionmailer (3.1.12)
+ actionpack (= 3.1.12)
+ mail (~> 2.4.4)
+ actionpack (3.1.12)
+ activemodel (= 3.1.12)
+ activesupport (= 3.1.12)
builder (~> 3.0.0)
erubis (~> 2.7.0)
i18n (~> 0.6)
rack (~> 1.3.6)
rack-cache (~> 1.2)
rack-mount (~> 0.8.2)
rack-test (~> 0.6.1)
sprockets (~> 2.0.4)
- activemodel (3.1.8)
- activesupport (= 3.1.8)
+ activemodel (3.1.12)
+ activesupport (= 3.1.12)
builder (~> 3.0.0)
i18n (~> 0.6)
- activerecord (3.1.8)
- activemodel (= 3.1.8)
- activesupport (= 3.1.8)
+ activerecord (3.1.12)
+ activemodel (= 3.1.12)
+ activesupport (= 3.1.12)
arel (~> 2.2.3)
tzinfo (~> 0.3.29)
- activeresource (3.1.8)
- activemodel (= 3.1.8)
- activesupport (= 3.1.8)
- activesupport (3.1.8)
- multi_json (>= 1.0, < 1.3)
+ activeresource (3.1.12)
+ activemodel (= 3.1.12)
+ activesupport (= 3.1.12)
+ activesupport (3.1.12)
+ multi_json (~> 1.0)
appraisal (0.5.2)
bundler
rake
arel (2.2.3)
builder (3.0.4)
- celluloid (0.14.1)
- timers (>= 1.0.0)
+ celluloid (0.15.2)
+ timers (~> 1.1.0)
climate_control (0.0.3)
activesupport (>= 3.0)
- cocaine (0.5.1)
+ cocaine (0.5.3)
climate_control (>= 0.0.3, < 1.0)
- connection_pool (1.0.0)
- delayed_job (3.0.5)
- activesupport (~> 3.0)
- delayed_job_active_record (0.4.4)
- activerecord (>= 2.1.0, < 4)
- delayed_job (~> 3.0)
- diff-lcs (1.2.4)
+ connection_pool (1.2.0)
+ delayed_job (4.0.0)
+ activesupport (>= 3.0, < 4.1)
+ delayed_job_active_record (4.0.0)
+ activerecord (>= 3.0, < 4.1)
+ delayed_job (>= 3.0, < 4.1)
+ diff-lcs (1.2.5)
erubis (2.7.0)
- hike (1.2.2)
- i18n (0.6.1)
- json (1.8.0)
- mail (2.3.3)
+ hike (1.2.3)
+ i18n (0.6.9)
+ json (1.8.1)
+ mail (2.4.4)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
- metaclass (0.0.1)
- mime-types (1.23)
- mocha (0.14.0)
+ metaclass (0.0.3)
+ mime-types (1.25.1)
+ mocha (1.0.0)
metaclass (~> 0.0.1)
mono_logger (1.1.0)
- multi_json (1.2.0)
- paperclip (3.5.0)
+ multi_json (1.8.4)
+ paperclip (4.1.0)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
- cocaine (~> 0.5.0)
+ cocaine (~> 0.5.3)
mime-types
- polyglot (0.3.3)
- rack (1.3.6)
+ polyglot (0.3.4)
+ rack (1.3.10)
rack-cache (1.2)
rack (>= 0.4)
rack-mount (0.8.3)
rack (>= 1.0.0)
- rack-protection (1.5.0)
+ rack-protection (1.5.2)
rack
rack-ssl (1.3.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
- rails (3.1.8)
- actionmailer (= 3.1.8)
- actionpack (= 3.1.8)
- activerecord (= 3.1.8)
- activeresource (= 3.1.8)
- activesupport (= 3.1.8)
+ rails (3.1.12)
+ actionmailer (= 3.1.12)
+ actionpack (= 3.1.12)
+ activerecord (= 3.1.12)
+ activeresource (= 3.1.12)
+ activesupport (= 3.1.12)
bundler (~> 1.0)
- railties (= 3.1.8)
- railties (3.1.8)
- actionpack (= 3.1.8)
- activesupport (= 3.1.8)
+ railties (= 3.1.12)
+ railties (3.1.12)
+ actionpack (= 3.1.12)
+ activesupport (= 3.1.12)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (~> 0.14.6)
- rake (10.0.4)
+ rake (10.1.1)
rdoc (3.12.2)
json (~> 1.4)
- redis (3.0.4)
- redis-namespace (1.3.0)
- redis (~> 3.0.0)
- resque (1.24.1)
+ redis (3.0.7)
+ redis-namespace (1.4.1)
+ redis (~> 3.0.4)
+ resque (1.25.1)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
- rspec-core (2.14.4)
- rspec-expectations (2.14.0)
+ rspec-core (2.14.7)
+ rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.14.1)
- sidekiq (2.12.1)
- celluloid (>= 0.14.1)
+ rspec-mocks (2.14.5)
+ sidekiq (2.17.6)
+ celluloid (>= 0.15.2)
connection_pool (>= 1.0.0)
json
- redis (>= 3.0)
- redis-namespace
+ redis (>= 3.0.6)
+ redis-namespace (>= 1.3.1)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
sprockets (2.0.4)
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
- sqlite3 (1.3.7)
+ sqlite3 (1.3.8)
thor (0.14.6)
tilt (1.4.1)
timers (1.1.0)
- treetop (1.4.12)
+ treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
- tzinfo (0.3.37)
+ tzinfo (0.3.38)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
appraisal
+ bundler
delayed_job
delayed_job_active_record
delayed_paperclip!
- json
mocha
- rails (~> 3.1.0)
+ rails (~> 3.1.12)
+ railties
+ rake
resque
rspec
sidekiq
sqlite3