diff options
Diffstat (limited to 'lib/bundler/force_platform.rb')
| -rw-r--r-- | lib/bundler/force_platform.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/bundler/force_platform.rb b/lib/bundler/force_platform.rb index 249a24ecd1..7af33218cb 100644 --- a/lib/bundler/force_platform.rb +++ b/lib/bundler/force_platform.rb @@ -2,8 +2,6 @@ module Bundler module ForcePlatform - private - # 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 |
