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.
2 parents 67e8ffa + 02b7866 commit 5818176Copy full SHA for 5818176
react-rails.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
s.summary = 'React/JSX adapter for the Ruby on Rails asset pipeline.'
10
s.description = 'Compile your JSX on demand or precompile for production.'
11
s.homepage = 'https://github.com/reactjs/react-rails'
12
- s.license = 'APL 2.0'
+ s.license = 'Apache-2.0'
13
14
s.author = ['Paul O’Shannessy']
15
s.email = ['paul@oshannessy.com']
0 commit comments