We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8bc840 commit eef65a4Copy full SHA for eef65a4
web_pipe.gemspec
@@ -12,6 +12,7 @@ Gem::Specification.new do |spec|
12
13
spec.summary = 'Rack application builder through a pipe of operations on an immutable struct.'
14
spec.homepage = 'https://github.com/waiting-for-dev/web_pipe'
15
+ spec.licenses = ['MIT']
16
17
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
18
# to allow pushing to a single host or delete this section to allow pushing to any host.
0 commit comments