Skip to content

Commit

Permalink
build(deps-dev): update minitest requirement from 5.18.0 to 5.18.1 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Jun 20, 2023
2 parents 3337f84 + 09a9acb commit c350a2f
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 @@ -20,7 +20,7 @@ group :development do
gem "rexical", "= 1.0.7"

# tests
gem "minitest", "5.18.0"
gem "minitest", "5.18.1"
gem "minitest-reporters", "1.6.0"
gem "ruby_memcheck", "1.3.2"
gem "rubyzip", "~> 2.3.2"
Expand Down

0 comments on commit c350a2f

Please sign in to comment.