Makefile in jabber_admin-1.0.1 vs Makefile in jabber_admin-1.0.2

- old
+ new

@@ -92,10 +92,10 @@ # Run an interactive IRB shell on the container @$(call run-shell,bin/console) release: # Release a new gem version - @$(RAKE) release + @$(BUNDLE) exec $(RAKE) release supported-commands-list: # Generate the supported commands list @$(ECHO) @$(GREP) -oP '@see https?://.*' -R lib/jabber_admin/commands/ \