Skip to content

Commit

Permalink
psych fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
klobuczek committed Oct 17, 2023
1 parent 20cef7d commit 8ef7cf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ end.spec 'neo4j-ruby-driver' do
dependency 'concurrent-ruby-edge', '>= 0.6.0'
dependency 'jar-dependencies', '>= 0.4.1'
dependency 'ruby-maven', '>= 0', :dev
dependency 'psych', '5.1.0' # Temporary work around

spec_extras[:requirements] = ->(requirements) { requirements << 'jar org.neo4j.driver, neo4j-java-driver-all, 5.13.0' }
spec_extras[:platform] = 'java'
Expand Down

0 comments on commit 8ef7cf1

Please sign in to comment.