Description: Removing Bundler and pry dependency
 Removing the bundler and pry requirement from the tests.
Author: Balasankar C <balasankarc@autistici.org>
dep3u: 2021-02-14
Forwarded: not-needed

--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -1,4 +1,3 @@
-require 'bundler/setup'
 require 'minitest/autorun'
 require 'mocha/minitest'
 require 'redis'
