nurse-rb.gemspec in nurse-rb-2.0.0 vs nurse-rb.gemspec in nurse-rb-2.1.0
- old
+ new
@@ -7,11 +7,11 @@
spec.name = 'nurse-rb'
spec.version = Nurse::VERSION
spec.authors = ['Marcelo Jacobus']
spec.email = ['marcelo.jacobus@gmail.com']
- spec.summary = 'Nurse, for your dependnecy injection'
- spec.description = 'Nurse, for your dependnecy injection. Dependency injection management'
+ spec.summary = 'Nurse, for your dependency injection'
+ spec.description = 'Nurse, for your dependency injection. Dependency injection container'
spec.homepage = 'https://github.com/mjacobus/nurse-rb'
spec.license = 'MIT'
# Prevent pushing this gem to RubyGems.org by setting 'allowed_push_host', or
# delete this section to allow pushing this gem to any host.