Allow ruby versions 3.2 and 3.4 for installation
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
#pragma clang diagnostic push
|
||||
#pragma clang diagnostic ignored "-Wunused-parameter"
|
||||
#include <ruby.h>
|
||||
#include "ruby/ruby.h"
|
||||
#pragma clang diagnostic pop
|
||||
#include <magic.h>
|
||||
#include <nlohmann/json.hpp>
|
||||
|
||||
Reference in New Issue
Block a user