Skip to content

Commit 738863d

Browse files
authored
Apply suggestion from @Spone
1 parent 7dd675d commit 738863d

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
@@ -26,7 +26,7 @@ group :development, :test do
2626
gem "method_source", "~> 1"
2727
gem "minitest", "~> 5"
2828
gem "propshaft", "~> 1"
29-
gem "puma", "~> 7"
29+
gem "puma", ">= 6"
3030
gem "rake", "~> 13"
3131
gem "rails-dom-testing", "~> 2.3.0"
3232
gem "redis"

0 commit comments

Comments
 (0)