method

add_platforms

add_platforms()
private

No documentation available.

# File lib/bundler/lockfile_generator.rb, line 53
    def add_platforms
      add_section("PLATFORMS", definition.platforms)
    end