File manager - Edit - /opt/alt/ruby34/share/gems/gems/bundler-2.6.9/lib/bundler/force_platform.rb
Back
# frozen_string_literal: true module Bundler module ForcePlatform # The `:force_ruby_platform` value used by dependencies for resolution, and # by locked specifications for materialization is `false` by default, except # for TruffleRuby. TruffleRuby generally needs to force the RUBY platform # variant unless the name is explicitly allowlisted. def default_force_ruby_platform return false unless RUBY_ENGINE == "truffleruby" !Gem::Platform::REUSE_AS_BINARY_ON_TRUFFLERUBY.include?(name) end end end
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings