ruby_brain.gemspec in ruby_brain-0.1.0 vs ruby_brain.gemspec in ruby_brain-0.1.1
- old
+ new
@@ -7,10 +7,10 @@
spec.name = "ruby_brain"
spec.version = RubyBrain::VERSION
spec.authors = ["elgoog"]
spec.email = ["elgoog.development@gmail.com"]
spec.summary = %q{NeuralNet/DeepLearning implement for Ruby}
- spec.description = %q{NeuralNet/DeepLearning implement for Ruby}
+ spec.description = %q{Neural Net, Deep Learning implement for Ruby}
spec.homepage = "https://github.com/elgoog/ruby_brain/"
spec.license = "MIT"
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
# to allow pushing to a single host or delete this section to allow pushing to any host.