summaryrefslogtreecommitdiff
path: root/ext/digest/sha2/lib/sha2/loader.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/digest/sha2/lib/sha2/loader.rb')
-rw-r--r--ext/digest/sha2/lib/sha2/loader.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/digest/sha2/lib/sha2/loader.rb b/ext/digest/sha2/lib/sha2/loader.rb
new file mode 100644
index 0000000000..7d6d04a59c
--- /dev/null
+++ b/ext/digest/sha2/lib/sha2/loader.rb
@@ -0,0 +1,3 @@
+# frozen_string_literal: true
+
+require 'digest/sha2.so'