Why the gemfile specially require `ruby '2.3.1'`, ruby 2.3.3 or ruby 2.4.0 won't work? Can it be replaced by `ruby '>= 2.3.1'`?