Update rack and rack-test

This commit is contained in:
rebuilt 2023-03-16 16:58:40 -07:00
parent 3c5e743649
commit bad9ded12e
2 changed files with 3 additions and 3 deletions

View file

@ -100,4 +100,4 @@ end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]
gem "reline", "~> 0.3.2"
gem 'reline', '~> 0.3.2'