lib/bundling.rb in picky-0.0.5 vs lib/bundling.rb in picky-0.0.6

- old
+ new

@@ -2,7 +2,7 @@ require 'bundler' rescue LoadError => e require 'rubygems' require 'bundler' end -Bundler.setup SEARCH_ENVIRONMENT +Bundler.setup PICKY_ENVIRONMENT Bundler.require \ No newline at end of file