Skip to content

Commit 782e7d4

Browse files
Update rake requirement from ~> 13.3.0 to ~> 13.4.2 (#632)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9be9a09 commit 782e7d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gem "allure-ruby-commons", path: "allure-ruby-commons"
99
group :development do
1010
gem "colorize", "~> 1.1.0"
1111
gem "debug", "~> 1.8"
12-
gem "rake", "~> 13.3.0"
12+
gem "rake", "~> 13.4.2"
1313
gem "semver2", "~> 3.4"
1414
gem "solargraph", "~> 0.58.1"
1515
end

0 commit comments

Comments
 (0)