lib/bunq/user_person.rb in bunq-client-0.7.2 vs lib/bunq/user_person.rb in bunq-client-1.0.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require_relative 'resource' module Bunq class UserPerson def initialize(client, id)