lib/gemsmith/templates/%gem_name%/spec/support/extensions/pry.rb.tt in gemsmith-7.6.0 vs lib/gemsmith/templates/%gem_name%/spec/support/extensions/pry.rb.tt in gemsmith-7.7.0
- old
+ new
@@ -1,8 +1,5 @@
# frozen_string_literal: true
require "pry"
require "pry-byebug"
-require "pry-remote"
require "pry-state"
-require "pry-rescue"
-require "pry-stack_explorer"