Skip to content

Commit

Permalink
MRI support
Browse files Browse the repository at this point in the history
  • Loading branch information
klobuczek committed Jan 13, 2025
1 parent dcff8c3 commit 15ecbe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activegraph-extensions.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ DESCRIPTION
s.rdoc_options = ['--quiet', '--title', 'Neo4j.rb', '--line-numbers', '--main', 'README.rdoc', '--inline-source']

s.add_dependency('parslet')
s.add_dependency('activegraph')
s.add_dependency('activegraph', '>= 12.0.0.beta.5')

s.add_development_dependency('guard')
s.add_development_dependency('guard-rspec')
Expand Down

0 comments on commit 15ecbe7

Please sign in to comment.