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