Tidied up the gem requirements and fixed the use of Bundler
[porter2stemmer.git] / lib / porter2stemmer.rb
index 1f248b78f5240c02980177068c5a4686f7a1dc14..5d82d540d471ea7eaf526d27ab5bb0495903d4b8 100644 (file)
@@ -1,4 +1,5 @@
 # coding: utf-8
+require 'bundler/setup'
 
 # ==The Porter 2 stemmer