Skip to content

Commit

Permalink
fix metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
sonodar committed Jan 11, 2018
1 parent b1bf862 commit 89de577
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aws-ssm-env.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = '>= 2.2'
spec.metadata = {
source_code_uri: 'https://github.com/sonodar/aws-ssm-env-ruby',
changelog_uri: 'https://github.com/sonodar/aws-ssm-env-ruby/tree/master/aws-ssm-env-ruby/CHANGELOG.md'
'source_code_uri' => 'https://github.com/sonodar/aws-ssm-env-ruby',
'changelog_uri' => 'https://github.com/sonodar/aws-ssm-env-ruby/tree/master/aws-ssm-env-ruby/CHANGELOG.md'
}

spec.add_dependency 'aws-sdk-ssm', '~>1'
Expand Down

0 comments on commit 89de577

Please sign in to comment.