File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- = Net::LDAP for Ruby {<img src="https://travis-ci.org/ruby-ldap/ruby-net-ldap.svg" />}[https://travis-ci.org/ruby-ldap/ruby-net-ldap]
1+ = Net::LDAP for Ruby
2+ {<img src="https://badge.fury.io/rb/net-ldap.svg" alt="Gem Version" />}[https://badge.fury.io/rb/net-ldap]
3+ {<img src="https://travis-ci.org/ruby-ldap/ruby-net-ldap.svg" />}[https://travis-ci.org/ruby-ldap/ruby-net-ldap]
24
35== Description
46
@@ -67,7 +69,7 @@ CAVEAT: you need to add the following line to /etc/hosts
6769This section is for gem maintainers to cut a new version of the gem.
6870
6971* Check out a new branch `release-VERSION`
70- * Update lib/net/ldap/version.rb to next version number X.X.X following {semver}( http://semver.org/) .
72+ * Update lib/net/ldap/version.rb to next version number X.X.X following {semver}[ http://semver.org/] .
7173* Update `History.rdoc`. Get latest changes with `script/changelog`
7274* Open a pull request with these changes for review
7375* After merging, on the master branch, run `script/release`
You can’t perform that action at this time.
0 commit comments