Merge branch 'master' into graph-product
[graph.njae.git] / lib / graph.njae.rb
index b6dad293c59bd7bd8972aea6263bd1672469b497..ac4e0b395f829fd3eb14a026096e7105b9fcc43c 100644 (file)
@@ -1,3 +1,5 @@
+require 'bundler/setup'
+
 require 'graph.njae/graph'
 require 'graph.njae/edge'
 require 'graph.njae/vertex'