Sha256: c4913d854237240f1520e19c1350970a24e3f5f763a6b353af1099f7b77807d0
Contents?: true
Size: 238 Bytes
Versions: 7
Compression:
Stored size: 238 Bytes
Contents
# -*- encoding: utf-8 -*- begin Ore::Specification.new do |gemspec| # custom logic here end rescue NameError STDERR.puts "The '<%= @name %>.gemspec' file requires Ore." STDERR.puts "Run `gem install ore` to install Ore." end
Version data entries
7 entries across 7 versions & 1 rubygems