neon/Gemfile
2024-10-26 23:40:47 +08:00

6 lines
122 B
Ruby

source 'https://rubygems.org'
gem 'rake', '~>13.2'
gem 'yaml', '~> 0.3'
gem 'liquid', '~> 5.5'
gem 'nokogiri', '~> 1.15'