Method: Bundler::LazySpecification#force_ruby_platform!
- Defined in:
- lib/bundler/lazy_specification.rb
#force_ruby_platform! ⇒ Object
174 175 176 |
# File 'lib/bundler/lazy_specification.rb', line 174 def force_ruby_platform! @force_ruby_platform = true end |