The Many Facets of RubyGems
Step Two: Create the GEM

Step Two: Create the GEM

Use the gem build command to build the gem from the spec.

traken$ gem build builder.gemspec
Attempting to build gem spec 'builder.gemspec'
  Successfully built RubyGem
  Name: builder
  Version: 1.2.3
  File: builder-1.2.3.gem