Skip to content

Update rqrcode requirement from >= 2.1, < 2.3 to >= 2.1, < 3.3#268

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-bundler-rqrcode-3.1.1
Open

Update rqrcode requirement from >= 2.1, < 2.3 to >= 2.1, < 3.3#268
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot-bundler-rqrcode-3.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Updates the requirements on rqrcode to permit the latest version.

Release notes

Sourced from rqrcode's releases.

v3.1.1

What's Changed

New Contributors

Full Changelog: whomwah/rqrcode@v3.1.0...v3.1.1

v3.1.0

What's Changed

New Contributors

Full Changelog: whomwah/rqrcode@v3.0.0...v3.1.0

v3.0.0

What's Changed

Full Changelog: whomwah/rqrcode@v2.2.0...v3.0.0

Changelog

Sourced from rqrcode's changelog.

[3.1.1] - 2025-11-25

  • Update required_ruby_version to support >= rather than ~> ready for Ruby 4

[3.1.0] - 2025-04-28

  • Added support for offset_x and offset_y options in the as_svg method for independent x and y padding around QR codes #153

[3.0.0] - 2025-04-24

  • Drop support for Ruby <3.0 in order to keep up with dev dependencies.
  • Breaking Change: The rqrcode_core gem has been updated to version 2.0.0, which includes breaking changes. Please refer to the rqrcode_core changelog
Commits
  • 30cfc62 Merge pull request #161 from whomwah/releases/v3.1.1
  • b6a0d1a release: Bump version to 3.1.1 and update changelog for release
  • f9fa337 Merge pull request #160 from k0kubun/ruby-4-0
  • 12a4752 Update required_ruby_version to allow Ruby 4.0
  • f572616 Merge pull request #158 from whomwah/release
  • b0dbb67 Merge pull request #157 from whomwah/releases/v3.1.0
  • 515cbfa chore: Bump version to 3.1.0 and update changelog for new features
  • 953cf5f fix: Correct changelog link for version 3.0.0
  • 44baeea chore: Update changelog links for version 3.0.0 release
  • f181cd8 Merge pull request #155 from whomwah/feat/typos
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [rqrcode](https://github.com/whomwah/rqrcode) to permit the latest version.
- [Release notes](https://github.com/whomwah/rqrcode/releases)
- [Changelog](https://github.com/whomwah/rqrcode/blob/main/CHANGELOG.md)
- [Commits](whomwah/rqrcode@v2.2.0...v3.1.1)

---
updated-dependencies:
- dependency-name: rqrcode
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants