# frozen_string_literal: true source 'https://rubygems.org' gemspec group :development do gem "ruboconfig", git: "https://github.com/gocardless/ruboconfig.git", tag: "v1.2.0" end