Skip to content

Commit

Permalink
Bump rake from 13.1.0 to 13.2.1
Browse files Browse the repository at this point in the history
Bumps [rake](https://github.com/ruby/rake) from 13.1.0 to 13.2.1.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](ruby/rake@v13.1.0...v13.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent f01ce86 commit 3d484c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PATH
remote: .
specs:
archiving (0.4.4)
activerecord (>= 4.2, < 8.0)
activerecord (>= 4.2, <= 8.1)
mysql2

GEM
Expand Down Expand Up @@ -167,7 +167,7 @@ GEM
rake (>= 12.2)
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rake (13.1.0)
rake (13.2.1)
rdoc (6.6.3.1)
psych (>= 4.0.0)
reline (0.4.2)
Expand All @@ -193,7 +193,7 @@ PLATFORMS
DEPENDENCIES
archiving!
minitest-focus
rails (>= 4.2, < 8.0)
rails (>= 4.2, <= 8.1)
rake
rr

Expand Down

0 comments on commit 3d484c7

Please sign in to comment.