# File lib/bundler/current_ruby.rb, line 30
    def on_23?
      RUBY_VERSION =~ /^2\.3/
    end