Sha256: 5e80a01a9e356f9749c07b686555d6bd126b94fef78b663e9f88e7259744ba33
Contents?: true
Size: 335 Bytes
Versions: 5
Compression:
Stored size: 335 Bytes
Contents
spec = Gem::Specification.new do |s| s.files = ['init_rtml_working_copy.rb'] s.name = 'rtml-bootstrapper' s.has_rdoc = false s.author = 'Colin MacKenzie IV' s.email = 'colin.mackenzie4@ingenico.com' s.version = '2.0.0' s.summary = 'rtml' s.homepage = 'http://www.thoughtsincomputation.com' s.require_path = 'lib' end
Version data entries
5 entries across 5 versions & 1 rubygems