1
0
Fork 0
mirror of https://github.com/pry/pry-rails.git synced 2022-11-09 12:36:03 -05:00

add license info to gemspec

Automated tools look here, so it's best to have this info.
This commit is contained in:
Mike MacDonald 2013-02-19 15:21:17 -05:00
parent 277a0f91e4
commit 17d1699abb

View file

@ -9,6 +9,7 @@ Gem::Specification.new do |s|
s.email = ["robin@wenglewski.de"]
s.homepage = "https://github.com/rweng/pry-rails"
s.summary = %q{Use Pry as your rails console}
s.license = "MIT"
# s.description = %q{TODO: Write a gem description}
# s.rubyforge_project = "pry-rails"