# frozen_string_literal: true source "https://rubygems.org" gem "holidays", "~> 8.6" group :test do gem 'rspec' end