rake build # Build new_gem-0.0.1.gem into the pkg directory rake install # Build and install new_gem-0.0.1. gem into system gems rake release # Create tag v0.0.1 and build and push new_gem-0.0.1.gem to Rubygems
org/......... Fetching additional metadata from https: //rubygems.org/.. Resolving dependencies... You have requested: rack = 1.5.2 The bundle currently has rack locked at 1.4.0. Try running `bundle update rack`
https://rubygems.org/......... Fetching additional metadata from https://rubygems.org/.. Resolving dependencies... Using diff-lcs 1.2.5 Using rspec-support 3.0.2 Using tilt 1.4.1 Using bundler 1.6.2 Using rspec-expectations 3.0.2 Using rspec-mocks 3.0.2 Using rspec-core 3.0.2 Using rspec 3.0.0 Installing rack 1.5.2 (was 1.4.0) Using rack-protection 1.5.3 Using sinatra 1.4.5 from git://github.com/sinatra/sinatra.git (at master) Your bundle is updated!
but in fact, it is the result of the combined efforts of many people. Without their help, Ruby could never have become what it is.” - Yukihiro Matsumoto, “Matz”, まつもとゆきひろ
world to be productive, and to enjoy programming, and to be happy. That is the primary purpose of Ruby language.” - Yukihiro Matsumoto, “Matz”, まつもとゆきひろ