Skip to content

Commit

Permalink
bump puma
Browse files Browse the repository at this point in the history
  • Loading branch information
tansengming committed Mar 21, 2024
1 parent 7b0f0d9 commit 24cfb68
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 @@ -16,7 +16,7 @@ group :test do
gem 'webmock'
# System tests
gem 'capybara'
gem 'puma', '< 6' # https://github.com/teamcapybara/capybara/issues/2598
gem 'puma'
gem 'selenium-webdriver'
gem 'webdrivers'
end

0 comments on commit 24cfb68

Please sign in to comment.