Keep ffi version below 1.17 by tpowell-progress · Pull Request #244 · chef/mixlib-shellout

Description ffi 1.17 and beyond requires a newer RubyGems than is installed with the ruby versions we are using. Remove tests for Ruby < 2.7 Remove Gemfile conditional for Ruby < 2.7 Relate...