Skip to content

Commit 1f03a74

Browse files
Update Mend: high confidence minor and patch dependency updates
1 parent 0dc5f63 commit 1f03a74

File tree

3 files changed

+1441
-899
lines changed

3 files changed

+1441
-899
lines changed

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
source "https://rubygems.org"
44
gemspec
55

6-
gem "minitest", ">= 5.15.0", "< 5.22.0"
6+
gem "minitest", ">= 5.15.0", "< 5.25.6"
77

88
# We need a newish Rake since Active Job sets its test tasks' descriptions.
99
gem "rake", ">= 13"
@@ -61,7 +61,7 @@ end
6161
group :doc do
6262
gem "sdoc", git: "https://github.com/rails/sdoc.git", branch: "main"
6363
gem "rdoc", "~> 6.5"
64-
gem "redcarpet", "~> 3.2.3", platforms: :ruby
64+
gem "redcarpet", "~> 3.6.0", platforms: :ruby
6565
gem "w3c_validators", "~> 1.3.6"
6666
gem "rouge"
6767
gem "rubyzip", "~> 2.0"

0 commit comments

Comments
 (0)