Sha256: 0d5c5c55a8cce006e86d19b78ffc01243f946a6355c69d2f0f764dbe832719ff

Contents?: true

Size: 243 Bytes

Versions: 2

Compression:

Stored size: 243 Bytes

Contents

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

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ffi-hunspell-0.2.2 ffi-hunspell.gemspec
ffi-hunspell-0.2.0 ffi-hunspell.gemspec