gemfiles/rails_6.1.gemfile in chop-0.27.0 vs gemfiles/rails_6.1.gemfile in chop-0.28.0
- old
+ new
@@ -1,10 +1,10 @@
# This file was generated by Appraisal
source "https://rubygems.org"
gem "byebug"
-gem "webrick"
+gem "puma", "~>5.0"
+gem "rack", "~>2.0"
gem "rails", "~>6.1.0"
-gem "capybara", "~>3.35.0"
gemspec path: "../"