source 'https://rubygems.org' gem 'clearbit' gem 'thread' gem 'concurrent-ruby',"~> 1.0.5" group :development, :test do gem 'pry' end gemspec