github-developer / github-app-template

30 stars 44 forks source link

bundle exec throws error for gem mustermann: "wrong number of arguments" #33

Open Johayn opened 1 year ago

Johayn commented 1 year ago

If I run the command: bundle exec ruby template_server.rb it throws an error within the gem mustermann-1.0.3 with the error message: wrong number of arguments (given 2, expected 1) (ArgumentError)

Screenshot 2023-06-21 at 11 17 03