Skip to content

Commit

Permalink
Update Rake to 13.x
Browse files Browse the repository at this point in the history
  • Loading branch information
janko committed Dec 27, 2024
1 parent 3e8b627 commit 5e4d95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ else
gem "sqlite3"
end

gem "rake", "~> 12.0"
gem "rake", "~> 13.0"
gem "matrix" # rack dependency

0 comments on commit 5e4d95d

Please sign in to comment.