Skip to content

Commit

Permalink
rename to mit
Browse files Browse the repository at this point in the history
  • Loading branch information
grosser committed Sep 11, 2014
1 parent e3ba24d commit 34905fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion test_after_commit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Gem::Specification.new name, TestAfterCommit::VERSION do |s|
s.authors = ["Michael Grosser"]
s.email = "michael@grosser.it"
s.homepage = "https://github.com/grosser/#{name}"
s.files = `git ls-files lib Readme.md LICENSE`.split("\n")
s.files = `git ls-files lib Readme.md MIT-LICENSE`.split("\n")
s.license = 'MIT'

s.add_runtime_dependency "activerecord", ">= 3.2"
Expand Down

0 comments on commit 34905fe

Please sign in to comment.