File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11** Requirements**
22
33- [ ] I have added test coverage for new or changed functionality
4- - [ ] I have followed the repository's [ pull request submission guidelines] ( ../blob/master /CONTRIBUTING.md#submitting-pull-requests )
4+ - [ ] I have followed the repository's [ pull request submission guidelines] ( ../blob/main /CONTRIBUTING.md#submitting-pull-requests )
55- [ ] I have validated my changes against all supported platform versions
66
77** Related issues**
Original file line number Diff line number Diff line change 55 private : ruby-server-sdk-private
66
77branches :
8- - name : master
8+ - name : main
99 - name : 5.x
1010
1111publications :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ LaunchDarkly Server-side SDK for Ruby
33
44[ ![ Gem Version] ( https://badge.fury.io/rb/launchdarkly-server-sdk.svg )] ( http://badge.fury.io/rb/launchdarkly-server-sdk )
55
6- [ ![ Circle CI] ( https://circleci.com/gh/launchdarkly/ruby-server-sdk/tree/master .svg?style=svg )] ( https://circleci.com/gh/launchdarkly/ruby-server-sdk/tree/master )
6+ [ ![ Circle CI] ( https://circleci.com/gh/launchdarkly/ruby-server-sdk/tree/main .svg?style=svg )] ( https://circleci.com/gh/launchdarkly/ruby-server-sdk/tree/master )
77[ ![ RubyDoc] ( https://img.shields.io/static/v1?label=docs+-+all+versions&message=reference&color=00add8 )] ( https://www.rubydoc.info/gems/launchdarkly-server-sdk )
88[ ![ GitHub Pages] ( https://img.shields.io/static/v1?label=docs+-+latest&message=reference&color=00add8 )] ( https://launchdarkly.github.io/ruby-server-sdk )
99
You can’t perform that action at this time.
0 commit comments