# frozen_string_literal: true source "https://rubygems.org" gem "nokogiri" gem "svg-graph" group :development do gem "byebug" end