source "https://rubygems.org" gem 'pry' group :test do gem 'rspec', '>= 3.0' gem 'nyan-cat-formatter' gem 'webmock' end gemspec