Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync with upstream v288 #92

Merged
merged 4 commits into from
Jan 16, 2025
Merged

Sync with upstream v288 #92

merged 4 commits into from
Jan 16, 2025

Conversation

Frzk
Copy link

@Frzk Frzk commented Jan 16, 2025

Fix #91

schneems and others added 4 commits January 6, 2025 17:03
* Add Download support for Bundler 2.6.x

Bundler 2.6.2 is the latest release of Bundler 2.6.x. This commit adds download support for that version.

* Add Bundler 2.5.23 support

This commit adds support for downloading bundler 2.5.23 for applications with Bundler 2.5.x in their `Gemfile.lock`.

* Changelog links

* Test bundler version greater than behavior

Add test to assert versions greater than 2.6 will receive 2.6
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](ruby/webrick@v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: webrick
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Frzk Frzk requested a review from EtienneM January 16, 2025 09:57
@Frzk Frzk merged commit 43432b1 into master Jan 16, 2025
1 check passed
@Frzk Frzk deleted the deps/upstream_v288 branch January 16, 2025 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync with upstream from v287 to v288
3 participants