Sha256: a8dac04d1ceb5da42437dab06573bbaa2b210e515095c2bd3f5eea33d33861ec
Contents?: true
Size: 333 Bytes
Versions: 1
Compression:
Stored size: 333 Bytes
Contents
# -*- encoding: utf-8 -*- begin Ore::Specification.new do |gemspec| # custom logic here end rescue NameError begin require 'ore/specification' retry rescue LoadError STDERR.puts "The 'dm-is-counter_cacheable.gemspec' file requires Ore." STDERR.puts "Run `gem install ore-core` to install Ore." end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dm-is-counter_cacheable-0.1.1 | dm-is-counter_cacheable.gemspec |