# frozen_string_literal: true source "https://rubygems.org" ruby "3.4.5" gem "cssminify2", "~> 2.0" gem "json", "~> 2.7" gem "terser", "~> 1.2"