.pryrc in markdown_exec-1.8.6 vs .pryrc in markdown_exec-1.8.7

- old
+ new

@@ -1,5 +1,4 @@ -binding.pry if defined?(PryByebug) Pry.config.pager = false Pry.commands.alias_command 'c', 'continue' Pry.commands.alias_command 'd', 'down' Pry.commands.alias_command 'f', 'finish'