source "https://rubygems.org"

gem "bundler", "~> 2.0"
gem "nokogiri", ">= 1.18.6"
gem "test-unit"
gem "yaml"
