Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Fix the push to rubygems
Browse files Browse the repository at this point in the history
  • Loading branch information
addersuk authored Jul 28, 2022
1 parent 96b50ae commit bc6fb7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flip_fab.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ Gem::Specification.new do |spec|
spec.homepage = 'https://github.com/simplybusiness/flip_fab'
spec.license = 'MIT'

spec.metadata['allowed_push_host'] = 'https://gemstash.simplybusiness.io/private'

spec.files = `git ls-files`.split($INPUT_RECORD_SEPARATOR)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
Expand Down

0 comments on commit bc6fb7d

Please sign in to comment.