Skip to content

Commit

Permalink
Merge pull request #476 from sparklemotion/dependabot/bundler/minites…
Browse files Browse the repository at this point in the history
…t-5.21.1

build(deps-dev): update minitest requirement from 5.20.0 to 5.21.1
  • Loading branch information
flavorjones committed Jan 15, 2024
2 parents 0345753 + 07e388f commit 0ebe4ed
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 @@ -3,7 +3,7 @@ source "https://rubygems.org"
gemspec

group :development do
gem "minitest", "5.20.0"
gem "minitest", "5.21.1"

gem "rake-compiler", "1.2.5"
gem "rake-compiler-dock", "1.4.0"
Expand Down

0 comments on commit 0ebe4ed

Please sign in to comment.