.pryrc in git-semaphore-2.6.1 vs .pryrc in git-semaphore-2.7.0

- old
+ new

@@ -1,5 +1,5 @@ -# this loads all of "git-semaphore" +# this loads all of 'git-semaphore' lib = File.expand_path('lib', __dir__) $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib) require 'git/semaphore' # utility function to set pry context