Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thbar/bundler-repro


https://github.com/thbar/bundler-repro

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

```
gem info bundler --remote --all

gem uninstall -x bundler
gem install bundler -v=2.4.22
gem install bundler -v=2.3.27
gem install bundler -v=2.2.34
bundle install
```