dice.gemspec in rdice-0.0.4 vs dice.gemspec in rdice-1.0.0
- old
+ new
@@ -7,10 +7,10 @@
s.version = Dice::VERSION
s.authors = ["Denis"]
s.email = ["de.tierno@gmail.com"]
s.homepage = "https://github.com/detierno/dice"
s.summary = %q{Roll dices with different sides}
- s.description = %q{This gem allow you to set dices and roll it. You can set custom defaults and change behavior to fit you purpose }
+ s.description = %q{This gem allow you to set dices and roll it. You can set custom defaults and change behavior to fit your purpose }
s.rubyforge_project = "rdice"
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")