Sha256: 69ee6bb19fda184fe92462d3d8731af2065f47f3f6fe13444d6f2a844127d5a8

Contents?: true

Size: 527 Bytes

Versions: 50

Compression:

Stored size: 527 Bytes

Contents

# frozen_string_literal: true

Gem::Specification.new do |s|
  s.name        = 'democracy'
  s.version     = "1.0.#{File.read('VERSION_NUMBER').strip.to_i}"
  s.summary     = 'Trying to help with democracy'
  s.description = "#{File.read("README")}"
  s.authors     = ['Gregory Cohen']
  s.email       = 'gregorycohenvideos@gmail.com'
  s.files       = `find -type f | fgrep -v nohup.out`.split("\n")
  s.homepage    = 'https://www.github.com/gregoryc/democracy'
  s.license = '0BSD'
  s.executables = Dir.glob('../bin/*')
end

Version data entries

50 entries across 49 versions & 6 rubygems

Version Path
ufos-1.0.94 ./other/democracy.gemspec
aliens-1.0.94 ./other/democracy.gemspec
freespeech-1.0.94 ./other/democracy.gemspec
elonmusk-1.0.94 ./other/democracy.gemspec
politics-1.0.94 ./other/democracy.gemspec
democracy-1.0.94 ./other/democracy.gemspec
democracy-1.0.93 ./other/democracy.gemspec
ufos-1.0.91 ./other/democracy.gemspec
aliens-1.0.91 ./other/democracy.gemspec
freespeech-1.0.91 ./other/democracy.gemspec
elonmusk-1.0.91 ./other/democracy.gemspec
politics-1.0.91 ./other/democracy.gemspec
politics-1.0.89 ./other/democracy.gemspec
ufos-1.0.87 ./other/democracy.gemspec
aliens-1.0.87 ./other/democracy.gemspec
freespeech-1.0.87 ./other/democracy.gemspec
elonmusk-1.0.87 ./other/democracy.gemspec
politics-1.0.87 ./other/democracy.gemspec
ufos-1.0.88 ./other/democracy.gemspec
aliens-1.0.88 ./other/democracy.gemspec