Sha256: dbd9b0ef1c67bbeab33301d1766935274b7b7f62ececbf931de7dc7ad731ec18

Contents?: true

Size: 164 Bytes

Versions: 67

Compression:

Stored size: 164 Bytes

Contents

# frozen_string_literal: true

module Gemsmith
  module Errors
    # The error class for gem specification errors.
    class Specification < Base
    end
  end
end

Version data entries

67 entries across 67 versions & 1 rubygems

Version Path
gemsmith-8.2.0 lib/gemsmith/errors/specification.rb
gemsmith-8.1.0 lib/gemsmith/errors/specification.rb
gemsmith-8.0.0 lib/gemsmith/errors/specification.rb
gemsmith-7.7.0 lib/gemsmith/errors/specification.rb
gemsmith-7.6.0 lib/gemsmith/errors/specification.rb
gemsmith-7.5.0 lib/gemsmith/errors/specification.rb
gemsmith-7.4.0 lib/gemsmith/errors/specification.rb