Update rake requirement from ~> 11.2, >= 11.2.2 to >= 11.2.2, ~> 13.0

Updates the requirements on [rake](https://github.com/ruby/rake) to permit the latest version.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v11.3.0...v13.0.6)

---
updated-dependencies:
- dependency-name: rake
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-03 15:40:27 +00:00
committed by GitHub
parent fac83a0dde
commit 3e661b23a3
2 changed files with 4 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ GEM
racc
racc (1.7.1)
rainbow (3.1.1)
rake (11.3.0)
rake (13.0.6)
regexp_parser (2.8.1)
rexml (3.2.5)
rubocop (1.52.1)
@@ -58,11 +58,12 @@ GEM
PLATFORMS
x64-mingw-ucrt
x86_64-linux
DEPENDENCIES
minitest (~> 5.16, >= 5.16.3)
obsws!
rake (~> 11.2, >= 11.2.2)
rake (~> 13.0, >= 11.2.2)
standard (~> 1.30)
BUNDLED WITH