diff options
author | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2020-03-14 14:13:22 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-14 14:13:22 +0900 |
commit | 35be6d9a603084f719fec4f4028c18860def07f6 (patch) | |
tree | 43c1eeabef1433dbba95e4359ad2bf74d480f15a /README.md | |
parent | 140b5de76f2e23fc44333d55efb689ad27a81828 (diff) | |
parent | 251e422bfe938564d4447c0b4323c5626d4100bf (diff) | |
download | bundler-35be6d9a603084f719fec4f4028c18860def07f6.tar.gz |
Bundler repo was merged in RubyGems repo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +**Bundler is now maintained in the [rubygems/rubygems](https://github.com/rubygems/rubygems) repository.** + +---- + [![Version ](https://img.shields.io/gem/v/bundler.svg?style=flat)](https://rubygems.org/gems/bundler) [![Inline docs ](https://inch-ci.org/github/rubygems/bundler.svg?style=flat)](https://inch-ci.org/github/rubygems/bundler) [![Slack ](https://bundler-slackin.herokuapp.com/badge.svg)](https://bundler-slackin.herokuapp.com) |