mattsears / stamps

Print stamps with Ruby!
https://github.com/mattsears/stamps
MIT License
47 stars 52 forks source link

Rails 3.2/ruby 1.9.3 Incompatibility #3

Open CharlesP opened 12 years ago

CharlesP commented 12 years ago

When running 'bundle update' using Rails 3.2 (ruby 1.9.3p194) I am seeing the following dependency issue.

Bundler could not find compatible versions for gem "multi_json": In Gemfile: multi_json (~> 1.0) ruby

stamps (>= 0) ruby depends on
  multi_json (0.0.5)