Sha256: b1c26c909a1f2224325d01444d0373cf51a43732c88d2a7f2a8e2c9b41810c23

Contents?: true

Size: 173 Bytes

Versions: 64

Compression:

Stored size: 173 Bytes

Contents

# frozen_string_literal: true

module Gemsmith
  module Errors
    # Error class for gem requirement operator errors.
    class RequirementOperator < Base
    end
  end
end

Version data entries

64 entries across 64 versions & 1 rubygems

Version Path
gemsmith-15.5.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-15.4.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-15.3.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-15.2.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-15.1.1 lib/gemsmith/errors/requirement_operator.rb
gemsmith-15.1.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-15.0.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-14.11.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-14.10.1 lib/gemsmith/errors/requirement_operator.rb
gemsmith-14.10.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-14.9.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-14.8.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-14.7.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-14.6.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-14.5.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-14.4.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-14.3.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-14.2.0 lib/gemsmith/errors/requirement_operator.rb
gemsmith-14.1.3 lib/gemsmith/errors/requirement_operator.rb
gemsmith-14.1.2 lib/gemsmith/errors/requirement_operator.rb