LibraryGroup.where.not(header_logo_file_name: nil).find_each do |file|
    file.attachment.attach(
      io: URI(Paperclip::Attachment.new(
        :header_logo,
        file,