Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malept/hasbuildpackbundlerupgradedyet
Tells you if the Bundler version used by Heroku's Ruby buildpack is recent enough
https://github.com/malept/hasbuildpackbundlerupgradedyet
Last synced: 11 days ago
JSON representation
Tells you if the Bundler version used by Heroku's Ruby buildpack is recent enough
- Host: GitHub
- URL: https://github.com/malept/hasbuildpackbundlerupgradedyet
- Owner: malept
- License: agpl-3.0
- Created: 2016-02-10T06:37:18.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2023-04-12T06:14:43.000Z (over 1 year ago)
- Last Synced: 2024-10-24T16:08:24.799Z (14 days ago)
- Language: Rust
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Has Heroku's Ruby Buildpack upgraded Bundler yet?
[![Linux / OS X Build Status (Travis CI)](https://travis-ci.org/malept/hasbuildpackbundlerupgradedyet.svg?branch=master)](https://travis-ci.org/malept/hasbuildpackbundlerupgradedyet)
[![Windows Build Status (AppVeyor)](https://ci.appveyor.com/api/projects/status/eqy5m69di4luooge?svg=true)](https://ci.appveyor.com/project/malept/hasbuildpackbundlerupgradedyet)This is a example [Rust](https://www.rust-lang.org/) web application that tells you if the latest
released Ruby buildpack for Heroku comes with a certain version of [Bundler](http://bundler.io/).## [Benchmarks](https://github.com/malept/hasbuildpackbundlerupgradedyet/blob/master/BENCHMARKS.md)
## Legal
This application is copyrighted under the [GNU Affero General Public License (GNU AGPL), version
3.0](https://www.gnu.org/licenses/agpl.html).I do not own the copyright and/or trademark for the following assets:
* Yes/no emojis from [Emoji One](https://github.com/emojione/emojione) (2.x), using the Creative Commons
Attribution 4.0 International license.
* GitHub icon from [Octicons](https://github.com/github/octicons), using the SIL Open Font
License 1.1.
* [Fira Sans](https://github.com/mozilla/Fira) font, using the SIL Open Font License 1.1.
* [Normalize.css](https://github.com/necolas/normalize.css), using the MIT license.
* [Typeplate](https://github.com/typeplate/starter-kit), using the Creative Commons Attribution
3.0 Unported license.
* The Heroku, Ruby, Rust, or Bundler names.