Sha256: d9c6d46a28ba404434f99d1dbad44e98f787d681da88aafcd72f9b14eb018966

Contents?: true

Size: 247 Bytes

Versions: 1

Compression:

Stored size: 247 Bytes

Contents

# -*- encoding: utf-8 -*-

begin
  Ore::Specification.new do |gemspec|
    # custom logic here
  end
rescue NameError
  STDERR.puts "The 'dm-is-authenticatable.gemspec' file requires Ore."
  STDERR.puts "Run `gem install ore` to install Ore."
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dm-is-authenticatable-0.1.0 dm-is-authenticatable.gemspec