bastet.gemspec in bastet-0.1.1 vs bastet.gemspec in bastet-0.1.2

- old
+ new

@@ -6,11 +6,11 @@ s.name = "bastet" s.version = Bastet::VERSION s.authors = ["Duncan Grazier"] s.email = ["itsmeduncan@gmail.com"] s.homepage = "https://github.com/itsmeduncan/bastet" - s.summary = %q{Simple feature rollout for users, and groups} - s.description = %q{Simple feature rollout for users, and groups} + s.summary = %q{Simple feature rollout for criteria based groups} + s.description = %q{Simple feature rollout for criteria based groups} s.rubyforge_project = "bastet" s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")