Bump rake from 13.2.1 to 13.3.0

Bumps [rake](https://github.com/ruby/rake) from 13.2.1 to 13.3.0.
- [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/v13.2.1...v13.3.0)

---
updated-dependencies:
- dependency-name: rake
  dependency-version: 13.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-10 13:32:15 +00:00
committed by GitHub
parent c1012442f5
commit 137cb2c0c6
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ gem 'ansi', '~> 1.5'
gem 'term-ansicolor', :require => 'term/ansicolor'
gem 'rubyzip', '~> 2.4'
gem 'espeak-ruby', '~> 1.1.0' # Text-to-Voice
gem 'rake', '~> 13.2'
gem 'rake', '~> 13.3'
gem 'activerecord', '~> 7.2'
gem 'otr-activerecord', '~> 2.5.0'
gem 'sqlite3', '~> 2.7'

View File

@@ -147,7 +147,7 @@ GEM
rack-test (2.2.0)
rack (>= 1.3)
rainbow (3.1.1)
rake (13.2.1)
rake (13.3.0)
rdoc (6.14.0)
erb
psych (>= 4.0.0)
@@ -286,7 +286,7 @@ DEPENDENCIES
qr4r (~> 0.6.1)
rack (~> 2.2)
rack-protection (~> 3.2.0)
rake (~> 13.2)
rake (~> 13.3)
rdoc (~> 6.14)
rest-client (~> 2.1.0)
rspec (~> 3.13)