git clone https://github.com/gooddata/gooddata-ruby.git gooddata-rubycd gooddata-rubygit checkout master- optionally check what's changed since last release:
bundle exec rake version:changelog - bump version in SDK_VERSION
bundle exec rake version:bump- create PR to
upstream/developand have it merged git push origin tags/{version}- once all tests are passing, merge
developtomasterand the gem will be released automatically - release cookbook