source 'https://rubygems.org' group :development do gem 'irb' gem 'byebug' gem 'rspec' gem 'rspec-retry' end