neo4j.gemspec in neo4j-8.0.13 vs neo4j.gemspec in neo4j-8.0.15
- old
+ new
@@ -15,10 +15,10 @@
s.homepage = 'https://github.com/neo4jrb/neo4j/'
s.rubyforge_project = 'neo4j'
s.summary = 'A graph database for Ruby'
s.license = 'MIT'
s.description = <<-EOF
-A Neo4j OGM (Object-Graph-Mapper) for use in Ruby on Rails and Rack frameworks heavily inspired by ActiveRecord.
+A Neo4j OGM (Object-Graph-Mapper) for Ruby heavily inspired by ActiveRecord.
EOF
s.require_path = 'lib'
s.files = Dir.glob('{bin,lib,config}/**/*') + %w(README.md CHANGELOG.md CONTRIBUTORS Gemfile neo4j.gemspec)
s.executables = ['neo4j-jars']