Add benchmark gem for Ruby 4.0 compatibility

This commit is contained in:
Tobi Lutke
2026-01-01 20:18:35 -05:00
parent 0e3548d39e
commit 0ed29760c0
+1
View File
@@ -25,6 +25,7 @@ group :development do
end
group :test do
gem 'benchmark'
gem 'rubocop', '~> 1.61.0'
gem 'rubocop-shopify', '~> 2.12.0', require: false
gem 'rubocop-performance', require: false