5 lines
77 B
Ruby
5 lines
77 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'rspec'
|
|
gem 'rspec-wait'
|
|
gem 'pry-byebug'
|