lib/oneaccess/response/organization_response.rb in oneaccess-1.2.0 vs lib/oneaccess/response/organization_response.rb in oneaccess-1.3.0

- old
+ new

@@ -1,7 +1,7 @@ # frozen_string_literal: true -require_relative "./representer/organization_response" +require_relative './representer/organization_response' module ONEAccess module Response class OrganizationResponse extend Serializable