Skip to content

Commit 086261d

Browse files
Add license information to gemspec file (#560)
1 parent 79d63ea commit 086261d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

react_on_rails_pro.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Gem::Specification.new do |s|
1313
s.summary = "Rails with react server rendering with webpack. Performance helpers"
1414
s.description = "See README.md"
1515
s.homepage = "https://github.com/shakacode/react_on_rails_pro"
16+
s.license = "UNLICENSED"
1617
s.metadata["rubygems_mfa_required"] = "true"
1718

1819
s.files = `git ls-files -z`.split("\x0")

0 commit comments

Comments
 (0)