6 lines
70 B
Ruby
6 lines
70 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'rspec'
|
|
gem 'rspec-wait'
|
|
gem 'pry'
|