mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
Add benchmark gem for Ruby 4.0 compatibility
This commit is contained in:
@@ -25,6 +25,7 @@ group :development do
|
|||||||
end
|
end
|
||||||
|
|
||||||
group :test do
|
group :test do
|
||||||
|
gem 'benchmark'
|
||||||
gem 'rubocop', '~> 1.61.0'
|
gem 'rubocop', '~> 1.61.0'
|
||||||
gem 'rubocop-shopify', '~> 2.12.0', require: false
|
gem 'rubocop-shopify', '~> 2.12.0', require: false
|
||||||
gem 'rubocop-performance', require: false
|
gem 'rubocop-performance', require: false
|
||||||
|
|||||||
Reference in New Issue
Block a user