method
add_platforms
ruby latest stable - Class:
Bundler::LockfileGenerator
add_platforms()private
No documentation available.
# File lib/bundler/lockfile_generator.rb, line 53
def add_platforms
add_section("PLATFORMS", definition.platforms)
end