Skip to content

Commit

Permalink
Update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Dec 28, 2019
1 parent bbcb4b9 commit 5018076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dry-transformer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
spec.version = Dry::Transformer::VERSION.dup
spec.authors = ['Piotr Solnica']
spec.email = ['[email protected]']
spec.summary = 'Transform Ruby objects in functional style'
spec.summary = 'Data transformation toolkit'
spec.description = spec.summary
spec.homepage = 'https://dry-rb.org/gems/dry-transformer/'
spec.license = 'MIT'
Expand Down

0 comments on commit 5018076

Please sign in to comment.