diff --git a/cb_list-0.0.2.gem b/cb_list-0.0.2.gem new file mode 100644 index 0000000..2de8162 Binary files /dev/null and b/cb_list-0.0.2.gem differ diff --git a/cb_list.gemspec b/cb_list.gemspec index 539c982..721113c 100644 --- a/cb_list.gemspec +++ b/cb_list.gemspec @@ -17,7 +17,7 @@ Gem::Specification.new do |spec| # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host' # to allow pushing to a single host or delete this section to allow pushing to any host. if spec.respond_to?(:metadata) - spec.metadata['allowed_push_host'] = "TODO: Set to 'http://mygemserver.com'" + # spec.metadata['allowed_push_host'] = "TODO: Set to 'http://mygemserver.com'" else raise "RubyGems 2.0 or newer is required to protect against " \ "public gem pushes."