This commit is contained in:
Guilherme Carreiro
2024-09-20 13:02:02 +02:00
parent d7045f9d64
commit 30ea917a38
3 changed files with 76 additions and 3 deletions
+4
View File
@@ -28,3 +28,7 @@ group :test do
gem 'liquid-c', github: 'Shopify/liquid-c', ref: 'main'
end
end
group :development do
gem "webrick"
end