To see it fail:
BUNDLE_GEMFILE=Gemfile-214 bundle install
BUNDLE_GEMFILE=Gemfile-299 bundle install
BUNDLE_GEMFILE=Gemfile-214 bundle exec rspec serialization_spec.rb
=> passes
BUNDLE_GEMFILE=Gemfile-299 bundle exec rspec serialization_spec.rb
=> fails