Gemfile in neo4j-7.2.2 vs Gemfile in neo4j-7.2.3

- old
+ new

@@ -19,9 +19,10 @@ end group 'test' do gem 'coveralls', require: false if RUBY_VERSION.to_f < 2.0 + gem 'term-ansicolor', '< 1.4' gem 'tins', '< 1.7' gem 'overcommit', '< 0.35.0' else gem 'overcommit' end