README.md in bundleup-2.2.5 vs README.md in bundleup-2.2.6
- old
+ new
@@ -1,8 +1,8 @@
# bundleup
[![Gem Version](https://badge.fury.io/rb/bundleup.svg)](http://badge.fury.io/rb/bundleup)
-[![Build Status](https://circleci.com/gh/mattbrictson/bundleup/tree/main.svg?style=shield)](https://app.circleci.com/pipelines/github/mattbrictson/bundleup?branch=main)
+[![Build Status](https://mattbrictson.semaphoreci.com/badges/bundleup/branches/main.svg?style=shields)](https://mattbrictson.semaphoreci.com/projects/bundleup)
**Run `bundleup` on a Ruby project containing a Gemfile to see what gem dependencies need updating.** It is a friendlier command-line interface to [Bundler’s][bundler] `bundle update` and `bundle outdated`.
You might like bundleup because it: