Sha256: d18a56e4be70a419906637d6cddf17a1a6bf7cc0d47a9b82470f7941023a2126

Contents?: true

Size: 114 Bytes

Versions: 24

Compression:

Stored size: 114 Bytes

Contents

module Gush
  class WorkflowNotFound < StandardError; end
  class DependencyLevelTooDeep < StandardError; end
end

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
gush-4.1.0 lib/gush/errors.rb
gush-4.0.0 lib/gush/errors.rb
gush-3.0.0 lib/gush/errors.rb
gush-2.1.0 lib/gush/errors.rb
gush-2.0.2 lib/gush/errors.rb
gush-2.0.1 lib/gush/errors.rb
gush-2.0.0 lib/gush/errors.rb
gush-1.1.1 lib/gush/errors.rb
gush-1.1.0 lib/gush/errors.rb
gush-1.0.0 lib/gush/errors.rb
gush-mmx-0.4.2 lib/gush/errors.rb
gush-0.4.1 lib/gush/errors.rb
gush-0.3.3 lib/gush/errors.rb
gush-0.4 lib/gush/errors.rb
gush-0.3.2 lib/gush/errors.rb
gush-0.3.1 lib/gush/errors.rb
gush-0.3 lib/gush/errors.rb
gush-0.2.3 lib/gush/errors.rb
gush-0.2.2 lib/gush/errors.rb
gush-0.2.1 lib/gush/errors.rb