diff --git a/ruby/Gemfile b/ruby/Gemfile
index 0ba3f2cf6fa6040d4a3f9b8b7feb235de9920dfd..e6b5db96cee2889edb679136e2903fcbc0a7a57d 100644
--- a/ruby/Gemfile
+++ b/ruby/Gemfile
@@ -1,4 +1,5 @@
 # frozen_string_literal: true
 source "https://rubygems.org"
 
-gem 'mmap', git: 'https://github.com/lyda/mmap.git', :branch => 'non-global-version'
+#gem 'mmap', git: 'https://github.com/lyda/mmap.git', :branch => 'non-global-version'
+gem 'mmap', git: 'https://github.com/epitron/mmap.git'