Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
winebarrel committed May 22, 2016
1 parent 445a821 commit 6889583
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions miam.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ Gem::Specification.new do |spec|
spec.version = Miam::VERSION
spec.authors = ['Genki Sugawara']
spec.email = ['sgwr_dts@yahoo.co.jp']
spec.summary = %q{TODO: Write a short summary. Required.}
spec.description = %q{TODO: Write a longer description. Optional.}
spec.summary = %q{Miam is a tool to manage IAM.}
spec.description = %q{Miam is a tool to manage IAM. It defines the state of IAM using DSL, and updates IAM according to DSL.}
spec.homepage = 'http://miam.codenize.tools/'
Expand Down

0 comments on commit 6889583

Please sign in to comment.