# frozen_string_literal: true

source 'https://rubygems.org'
gem 'json_schemer', ENV.fetch('IMPLEMENTATION_VERSION', '2.5.0')
