# frozen_string_literal: true

source 'https://rubygems.org'

gem 'benchmark-ips'

gem 'bigdecimal'
gem 'perfect_toml'
gem 'racc'
gem 'tomlrb'
gem 'toml-rb'

gem 'tomlib', path: '../'
