1# frozen_string_literal: true 2 3source 'https://rubygems.org' 4 5git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } 6 7# Specify your gem's dependencies in xml-kit.gemspec 8gemspec