neo4j.gemspec in neo4j-5.0.0.rc.1 vs neo4j.gemspec in neo4j-5.0.0.rc.2
- old
+ new
@@ -5,10 +5,10 @@
Gem::Specification.new do |s|
s.name = 'neo4j'
s.version = Neo4j::VERSION
- s.required_ruby_version = '>= 2.0.0'
+ s.required_ruby_version = '>= 1.9.3'
s.authors = 'Andreas Ronge, Brian Underwood, Chris Grigg'
s.email = 'andreas.ronge@gmail.com, brian@brian-underwood.codes, chris@subvertallmedia.com'
s.homepage = 'https://github.com/neo4jrb/neo4j/'
s.rubyforge_project = 'neo4j'