sebasjimenez10 / bloomberg_currency

Bloomberg currency helps you get currency quotes from the Bloomberg website
MIT License
5 stars 0 forks source link

Update bundler requirement from ~> 1.13 to ~> 2.2 #19

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Updates the requirements on bundler to permit the latest version.

Release notes

Sourced from bundler's releases.

bundler-v2.2.11

Bug fixes:

  • Revert disable_multisource changes #4385
Changelog

Sourced from bundler's changelog.

2.2.10 (February 15, 2021)

Security fixes:

  • Fix source priority for transitive dependencies and split lockfile rubygems source sections #3655

Bug fixes:

  • Fix adding platforms to lockfile sometimes conflicting on ruby requirements #4371
  • Fix bundler sometimes choosing ruby variants over java ones #4367

Documentation:

  • Update man pages to reflect to new default for bundle install jobs #4188

2.2.9 (February 8, 2021)

Enhancements:

  • Stop removing existing platforms when force_ruby_platform is true #4336

Bug fixes:

  • Don't install platform specific gems on truffleruby #4333

2.2.8 (February 2, 2021)

Enhancements:

  • Add a CHANGELOG.md file to gems generated by bundle gem #4093
  • Support gemified set #4297

Bug fixes:

  • Fix standalone Kernel.require visibility #4337

Performance:

  • Fix resolver edge cases and speed up bundler #4277

2.2.7 (January 26, 2021)

Enhancements:

  • Improve error messages when dependency on bundler conflicts with running version #4308
  • Avoid showing platforms with requirements in error messages #4310
  • Introduce disable_local_revision_check config #4237
  • Reverse rubygems require mixin with bundler standalone #4299

Bug fixes:

... (truncated)

Commits
  • 6ca677a Merge pull request #4386 from rubygems/release/bundler_2.2.11_rubygems_3.2.11
  • 7279a3b Bump Rubygems version to 3.2.11
  • f685c79 Changelog for Rubygems version 3.2.11
  • cd3729d Bump Bundler version to 2.2.11
  • 3be9585 Changelog for Bundler version 2.2.11
  • c290263 Merge pull request #4385 from rubygems/revert_disable_multisource
  • 2fafaad Merge pull request #2662 from sonalkr132/ipv6-fallback
  • a660c91 Merge pull request #4376 from rubygems/include_documentation_fixes_in_patch_l...
  • cc7c333 Merge pull request #4377 from rubygems/release/bundler_2.2.10_rubygems_3.2.10
  • feba8bd Bump Rubygems version to 3.2.10
  • Additional commits viewable in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)