# frozen_string_literal: true source "https://rubygems.org" gem 'json' group :test do gem "rake" gem "rspec" end