Skip to content
Snippets Groups Projects
Commit cd2231bc authored by Nattanon  Saetan's avatar Nattanon Saetan :earth_americas:
Browse files

Up gem file version 0.1.0

parent 06e57f36
Branches
No related tags found
No related merge requests found
File added
...@@ -7,16 +7,13 @@ Gem::Specification.new do |spec| ...@@ -7,16 +7,13 @@ Gem::Specification.new do |spec|
spec.email = ['nattanon@hospital-os.com'] spec.email = ['nattanon@hospital-os.com']
spec.homepage = 'https://gitlab.opensource-technology.com/nattanon/latias-influxdb' spec.homepage = 'https://gitlab.opensource-technology.com/nattanon/latias-influxdb'
spec.summary = 'Ruby library for InfluxDB 2. to use in rails.' spec.summary = 'Ruby library for InfluxDB 2. to use in rails.'
spec.description = 'Ruby library for InfluxDB 2. to use in rails'
spec.license = 'MIT' spec.license = 'MIT'
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host' # 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. # to allow pushing to a single host or delete this section to allow pushing to any host.
spec.metadata['allowed_push_host'] = spec.homepage
spec.metadata['homepage_uri'] = spec.homepage spec.metadata['homepage_uri'] = spec.homepage
spec.metadata['source_code_uri'] = spec.homepage spec.metadata['source_code_uri'] = spec.homepage
spec.metadata['changelog_uri'] = spec.homepage # spec.metadata['changelog_uri'] = spec.homepage
spec.files = Dir['{app,config,db,lib}/**/*', 'MIT-LICENSE', 'Rakefile', 'README.md'] spec.files = Dir['{app,config,db,lib}/**/*', 'MIT-LICENSE', 'Rakefile', 'README.md']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment