# frozen_string_literal: true

source "https://rubygems.org"

gem 'diffy', '3.3.0'
gem 'json', '2.5.1'
gem 'rspec', '3.10.0'
