lib/rgot/pb.rb in rgot-1.1.0 vs lib/rgot/pb.rb in rgot-1.2.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Rgot class PB attr_accessor :bn def initialize(bn:)