Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 445 Bytes

File metadata and controls

15 lines (12 loc) · 445 Bytes

Apollo Ruby Gem

  • Ruby wrapper for Apollo API

Build

Before building the gem, make sure that you increase the version before the build. You can find the gem version defined in: ruby/gems/apollo/lib/apollo/version.rb

$ gem build apollo.gemspec

Publish the gem to gem.getblueshift.com repo

Update the new apollo gem version in bsft Gemfile