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 79d63ea commit 086261dCopy full SHA for 086261d
react_on_rails_pro.gemspec
@@ -13,6 +13,7 @@ Gem::Specification.new do |s|
13
s.summary = "Rails with react server rendering with webpack. Performance helpers"
14
s.description = "See README.md"
15
s.homepage = "https://github.com/shakacode/react_on_rails_pro"
16
+ s.license = "UNLICENSED"
17
s.metadata["rubygems_mfa_required"] = "true"
18
19
s.files = `git ls-files -z`.split("\x0")
0 commit comments