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]
2
4
3
5
== Description
4
6
@@ -67,7 +69,7 @@ CAVEAT: you need to add the following line to /etc/hosts
67
69
This section is for gem maintainers to cut a new version of the gem.
68
70
69
71
* 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/] .
71
73
* Update `History.rdoc`. Get latest changes with `script/changelog`
72
74
* Open a pull request with these changes for review
73
75
* After merging, on the master branch, run `script/release`
You can’t perform that action at this time.
0 commit comments