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-15.5.0 lib/gemsmith/errors/specification.rb
gemsmith-15.4.0 lib/gemsmith/errors/specification.rb
gemsmith-15.3.0 lib/gemsmith/errors/specification.rb
gemsmith-15.2.0 lib/gemsmith/errors/specification.rb
gemsmith-15.1.1 lib/gemsmith/errors/specification.rb
gemsmith-15.1.0 lib/gemsmith/errors/specification.rb
gemsmith-15.0.0 lib/gemsmith/errors/specification.rb
gemsmith-14.11.0 lib/gemsmith/errors/specification.rb
gemsmith-14.10.1 lib/gemsmith/errors/specification.rb
gemsmith-14.10.0 lib/gemsmith/errors/specification.rb
gemsmith-14.9.0 lib/gemsmith/errors/specification.rb
gemsmith-14.8.0 lib/gemsmith/errors/specification.rb
gemsmith-14.7.0 lib/gemsmith/errors/specification.rb
gemsmith-14.6.0 lib/gemsmith/errors/specification.rb
gemsmith-14.5.0 lib/gemsmith/errors/specification.rb
gemsmith-14.4.0 lib/gemsmith/errors/specification.rb
gemsmith-14.3.0 lib/gemsmith/errors/specification.rb
gemsmith-14.2.0 lib/gemsmith/errors/specification.rb
gemsmith-14.1.3 lib/gemsmith/errors/specification.rb
gemsmith-14.1.2 lib/gemsmith/errors/specification.rb