Method: Bundler::LazySpecification#force_ruby_platform
- Defined in:
- lib/bundler/lazy_specification.rb
#force_ruby_platform ⇒ Object
Returns the value of attribute force_ruby_platform.
12 13 14 |
# File 'lib/bundler/lazy_specification.rb', line 12 def force_ruby_platform @force_ruby_platform end |