lib/active_model/serializer/version.rb



module ActiveModel
  class Serializer
    VERSION = '0.10.5'.freeze
  end
end