Skip to content

Commit eef65a4

Browse files
Add license
1 parent e8bc840 commit eef65a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_pipe.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Gem::Specification.new do |spec|
1212

1313
spec.summary = 'Rack application builder through a pipe of operations on an immutable struct.'
1414
spec.homepage = 'https://github.com/waiting-for-dev/web_pipe'
15+
spec.licenses = ['MIT']
1516

1617
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
1718
# to allow pushing to a single host or delete this section to allow pushing to any host.

0 commit comments

Comments
 (0)