Gemfile in
neo4j-5.0.0
vs Gemfile in
neo4j-5.0.1
- old
+ new
@@ -15,6 +15,7 @@
gem 'simplecov-html', require: false gem 'rspec', '~> 2.0' gem 'its' gem 'test-unit' gem 'overcommit'
+ gem 'colored'
end