No implicit conversion of String into Integer (TypeError) - while defining value_map for assignUserstoRoles in bulk creation of roles

Hi,

I am getting below error while running bulk role /access profile creation script

no implicit conversion of String into Integer (TypeError) on below lines in rubyimporter script.

if criteria[“operation”] == “LIKE” || criteria[“operation”] == “CONTAINS” then

please assist.
Thanks
Stella