source 'https://rubygems.org'

gemspec

group :benchmark do
  gem 'fuzzy-string-match'
  gem 'hotwater'
  gem 'amatch'
end