Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Commit

Permalink
Merge pull request rails-api#100 from xsuchy/pull-req-license
Browse files Browse the repository at this point in the history
rails-api#99 - include LICENSE

Closes rails-api#99
  • Loading branch information
rafaelfranca committed Aug 5, 2013
2 parents e12a2e3 + 8da3c23 commit 0875727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rails-api.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |gem|

gem.required_rubygems_version = '>= 1.3.6'

gem.files = Dir['README.md', 'bin/**/*', 'lib/**/*', 'test/**/*']
gem.files = Dir['README.md', 'LICENSE', 'bin/**/*', 'lib/**/*', 'test/**/*']
gem.test_files = Dir['test/**/*']
gem.require_paths = ["lib"]

Expand Down

0 comments on commit 0875727

Please sign in to comment.