Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thbar/bundler-repro
https://github.com/thbar/bundler-repro
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thbar/bundler-repro
- Owner: thbar
- Created: 2024-02-22T09:56:02.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-22T21:36:43.000Z (10 months ago)
- Last Synced: 2024-10-14T02:50:22.670Z (2 months ago)
- Language: Ruby
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
```
gem info bundler --remote --allgem 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
```